NOAA-EMC / WW3-tools

19 stars 14 forks source link

Bug fixes, improvements in modelSat_collocation.py, new satellite (CFOSAT), and new example. #31

Closed ricampos closed 1 year ago

ricampos commented 1 year ago

Pull Request Summary

Updates and bug fixes, especially in modelSat_collocation.py. The matlab_tools folder has been relocated, and a small update on README.md was done. A new example plot_gfsww3_forecast.sh has been included. And a new satellite CFOSAT has been added.

aliabdolali commented 1 year ago

@ricampos you also need to modify all of examples/Example...m and correct the path to matlab_tools directory just do the following:

addpath ../ww3tools/matlab_tools > addpath ../matlab_tools

ricampos commented 1 year ago

Thank you, @aliabdolali . I have just edited this part in the two Matlab scripts.