Skip to content

Difference h5netcdf and netcdf4 while using xarray and dask #9711

Answered by doronbehar
renaudjester asked this question in Q&A
Discussion options

You must be logged in to vote

I'm just a user of xarray, and only been using it for a few months, so perhaps my word should be taken with a grain of salt, but I think a clue to the answer to your question is the distinction between "engine" and "format". According to the docs of .to_netcdf, h5netcdf is an engine, and netcdf4 is a format. Using a different engine doesn't mean the format is changed, only means that the Python library used to do the job is different.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@renaudjester
Comment options

@doronbehar
Comment options

Answer selected by renaudjester
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants