Hi,
I created surface forcing files (sflux) using pyschism's era5 routine, but had an error when running SCHISM saying windrot_geo2proj.gr3 is missing.
I checked the manual and it looks like windrot_geo2proj.gr3 is needed to run SCHISM as I use epsg:4326 that is based on lon/lat. However, pyschism era5 script did not create the file.
Does pyschism have a function to create windrot_geo2proj.gr3? or does anyone have a working example for Python to create the gr3 file?
It appears that ERA5().write() does not have an option to create windrot_geo2proj.gr3.
Thanks in advance.
-DJ