Skip to content

Code to analyze data and generate figures for the paper "An Effective Water Depth Correction for Pressure-Based Wave Statistics on Rough Bathymetry"

License

Notifications You must be signed in to change notification settings

olavobm/Paper_EffectiveDepth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The repositoy Paper_EffectiveDepth has the code to analyze data and generate figures for the scientific paper "An Effective Water Depth Correction for Pressure-Based Wave Statistics on Rough Bathymetry", published in the Journal of Atmospheric and Oceanic Technology (JTECH), Marques et al. 2024. At the top directory level, this GitHub repository has:

  • data_proc/: a directory with Matlab code to analyze the data.
  • figures/: a directory with Matlab code to generate the figures, along with the figures in the paper.
  • paper_directory.m: a function that returns the paper directory path.
  • run_all.m: a high-level script that runs all the code for the analysis and figures.

The data has been archived in this Zenodo repository. To reproduce the analysis, save the data repository (a folder named data) in the same level as the content in the Paper_EffectiveDepth GitHub repository. To reproduce the figures, you must also have cmocean for a few colormaps.

For using the repository, first edit the directory path in paper_directory.m to reflect the appropriate paper repository path in your machine. After editing paper_directory.m, you may run the full analysis with run_all.m. This script simply runs the other high-level scripts ~/data_proc/run_alldataprocessing.m and ~/figures/run_allfigures.m.

About

Code to analyze data and generate figures for the paper "An Effective Water Depth Correction for Pressure-Based Wave Statistics on Rough Bathymetry"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages