Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 851 Bytes

File metadata and controls

15 lines (10 loc) · 851 Bytes

North Sea Buoy Displacement Analysis

DOI

This repository contains code and data for an analysis fitting spectral models to buoy displacement data.

To use, clone the repository and then start Julia and navigate to the directory folder. Follow the instructions for setting up Julia environments.

The following files should be used to run the analysis:

  • exampleanalysis.jl: Run the analysis on the example data set.
  • simulation.jl: Run the simulation study comparing a variety of techniques.
  • figures.jl: Generate figures from results of the previous two files.

(Note that the figures are in a different order to the paper, as Figure 5 was moved to the end.)