-
Hi, I wanna export the Simulaton data to a csv file or any other maching reading format (netcdf). Is there an easy way to do this? |
Beta Was this translation helpful? Give feedback.
Answered by
knutfrode
Jul 4, 2024
Replies: 1 comment 1 reply
-
If you add Please see the tutorial: https://opendrift.github.io/tutorial.html#running-the-model |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zwanghi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you add
outfile=<filename.nc>
to therun
method, all information will be saved to a CF-compliant netCDF file.Please see the tutorial: https://opendrift.github.io/tutorial.html#running-the-model