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
Hi Kilian!, I was trying to run the line of code that requests the fes2022.yml file, but I have a problem that it cannot find the path where I saved it. What would be the exact path for the code to take?
Best regards
The text was updated successfully, but these errors were encountered:
hi @leandrof-ing , here's an example of how I have set it up:
I have a folder in Documents with my fes2022.yaml file and the /load_tide and /ocean_tide subfolders. Each subfolder contains netcdf files for the 34 tidal constituents, obtained from AVISO.
Then I have edited the fes2022.yaml file to have the absolute paths to each netcdf file.
Once this is done, I can open it in python with (this last command should take 4-5 minutes and consume quite a lot of RAM but manageable on a normal laptop):
Hi Kilian!, I was trying to run the line of code that requests the fes2022.yml file, but I have a problem that it cannot find the path where I saved it. What would be the exact path for the code to take?
Best regards
The text was updated successfully, but these errors were encountered: