Skip to content

How to save xarray.Dataset to groups in .NetCDF file #5371

Answered by keewis
joooeey asked this question in Q&A
Discussion options

You must be logged in to vote

if I understand the error correctly, you're using the scipy backend which doesn't support saving to groups. To get this to work you should be able to specify engine="netcdf4" (assuming that netcdf4 is installed).

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@joooeey
Comment options

@joooeey
Comment options

@jrmagers
Comment options

@keewis
Comment options

@jrmagers
Comment options

Answer selected by joooeey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants