You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2023. It is now read-only.
Hello,
I want to run WDRT "Environmental characterization" using buoy data in text format, not available in HDF5 format:
datetime,swh,hmax,tmax,pp1d,mwp,mwd,wind,dwi
2000-01-01 00:00:00,1.37917,2.61388,7.23188,13.4037,9.04123,316.967,6.375,9.13326
2000-01-01 01:00:00,1.38438,2.62504,7.15882,13.3719,9.00193,317.464,6.21826,12.5801
2000-01-01 02:00:00,1.38507,2.62535,7.16642,13.3329,9.02032,317.525,6.00977,15.5671
(...)
How to obtain the environmental contours of significant wave height (swh) and peak period (pp1d), without converting the data into HDF5 format?
Thank you, regards, Ricardo.
The text was updated successfully, but these errors were encountered: