Hi all,
I am new to wave modelling. I tried to download the wind data from the ECMWF database using the default credentials as well as new credentials of my own. However, I am getting "error 404.". I am unable to resolve it.
My question is 1. Can I be able to download the data using converter.py and save as .slf file? Or do I need to download the data from the website?
2. If I download the data manually as .nc, how can I interpolate the data to my mesh?
3. Is there any manual available in this?
I tried to download the data using: converter.py ecmwf2srf --from 2024-11-14 --stop 2024-11-15 --bl 1.0,75.0 --tr 25.0,107.0 --dataset=era5 --stream=oper ecmwf.slf
Thank you for your response.