Releases: SanderHulst/WW3
Releases · SanderHulst/WW3
Support NaN in air-sea temperature difference
Merge pull request #5 from SanderHulst/release/6.07.5 air-sea temperature difference
Discrete peak period
This release add the DISCRTP MISC namelist option that requests to write discrete peak periods rather than smoothed peak periods.
Fix zero windspeed on zero meridian
The averaging code in WAVEWATCH was not properly projecting 0.125 degree ECMWF surface wind data on the global 30 minute grid, while 0.25 degree GFS data appeared to be projected to the target grid just fine.
A bug was present that affected both datasources but only resulted in the zero windspeed in the ECMWF case because of threshold in the same averaging code.