ODL Forums
Compute Uwb with spectrum - Printable Version

+- ODL Forums (https://forum.oceandatalab.com)
+-- Forum: SKIM (https://forum.oceandatalab.com/forum-1.html)
+--- Forum: SKIMulator (https://forum.oceandatalab.com/forum-2.html)
+--- Thread: Compute Uwb with spectrum (/thread-9.html)



Compute Uwb with spectrum - Lucile Gaultier - 2018-10-15

It is now possible to compute uwb from WW3 spectrum using branch feature/uwb_joblib:

Code:
> cd [yourpathtothesimulator]
> git checkout feature/uwb_joblib
> pip uninstall skimulator -y && pip install ./

The parameter file example is located in ./example.
WW3 spectrum data will be made available shortly on the WW3 data ftp (see thread: ftp link to WW3 data: https://forum.oceandatalab.com/thread-8.html)