netCDF conversion issue #143
daviddkovacs
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I have successfully retrieved my dataset of interest in
xarray.Dataset
format, however I would like to export it to process it further locally. My isssue is that when I try to use thedataset.to_netcdf()
function, I get the following error:Any help would be appreciated
Beta Was this translation helpful? Give feedback.
All reactions