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
Hello! Thank you so much for this lovely Python package. It has been very useful in my biological oceanography research.
I am having a problem saving my Eddies Observations object to a usable file. When I try to save the object to a NetCDF file, I get the following error:
Hello! Thank you so much for this lovely Python package. It has been very useful in my biological oceanography research.
I am having a problem saving my Eddies Observations object to a usable file. When I try to save the object to a NetCDF file, I get the following error:
I am able to save the file to zarr format, but when I then attempt to open it again in a different script using load_from_zarr(), I get this error:
Here is the code I am using to produce the Eddy Observations:
Do you know what may be causing this issue? Thank you so much for your help!
The text was updated successfully, but these errors were encountered: