append xarray dataset to an existing netcdf file #6157
Unanswered
gewitterblitz
asked this question in
Q&A
Replies: 1 comment 2 replies
-
OSError and HDFError usually mean a corrupt file. Can you read the existing netcdf? |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have been unsuccessful at adding an xarray dataset to an existing netcdf file (previously created using xarray). Sample code and error message below:
Error message:
What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions