Skip to content

Releases: ECheynet/readWindsurferNORA3

Met-ocean data extraction with NORA3

03 Jul 15:35
442f7ea
Compare
Choose a tag to compare

Met-ocean data extraction with NORA3

Summary

Hourly 2D wave spectra and instantaneous wave field from WINDSURFER/NORA3 (3 km grid) hindcast are extracted using the OPeNDAP framework.

Content

The repository contains:

  • The function windsurfer.m which gets the metocean conditions for a specific time and location
  • The function get2DSS.m, which gets the directional wave spectra
  • The file world.mat, which contains the coordinates of coastlines. This file is used for visualization purpose only.
  • The Matlab livescript Documentation_gridded_data.mlx, which illustrates the use of windsurfer.m.
  • The Matlab livescript Documentation_wave_spectra.mlx, which illustrates the use of get2DSS.m

The repository is unlikely bug-free, so if you have any question or comment, please ask!

Met-ocean data extraction from WINDSURFER/NORA3

08 Feb 13:58
f4e92d3
Compare
Choose a tag to compare

Performance improved (for small areas)

automated data extraction of the WINDSURFER/NORA3 hindcast

06 Dec 19:17
4e14e38
Compare
Choose a tag to compare

Met-ocean conditions and 2D spectra from the WINDSURFER/NORA3 hindcast database are automatically extracted and resampled as gridded data in Matlab