Replies: 1 comment 3 replies
-
As of v2.4.0 the output of Parcels is not in netcdf anymore, but in zarr-format. That means that the conversion script also does not exist anymore. See https://github.com/OceanParcels/parcels/releases/tag/v2.4.0 and links in that message |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running particles tracks on the POP data. I did some shorter test runs which all worked fine and now performed a five year run where I released around 4.3 Million particle. The script was killed after all trajectories were done (I could see 100%) and no netcdf file was created. All the trajectories are now saved in this temporary folder as .npy!
what could be the reason for no NetCDF file? Can I do something to still create one from the particle tracks? I tried the function "parcels_convert_npydir_to_netcdf" but I don't seem to have that function. Not sure if relevant but I'm using Parcles 2.5.1!
Thanks for your help.
Beta Was this translation helpful? Give feedback.
All reactions