home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 658540125

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/2995#issuecomment-658540125 https://api.github.com/repos/pydata/xarray/issues/2995 658540125 MDEyOklzc3VlQ29tbWVudDY1ODU0MDEyNQ== 1217238 2020-07-15T04:35:35Z 2020-07-15T04:35:35Z MEMBER

That's because it falls back to the 'scipy' engine. Would be nice to have a non-hacky way to write netcdf4 files to byte streams. 😃

I agree, this would be a welcome improvement!

Currently Dataset.to_netcdf() without a path argument always using the SciPy netCDF writer, which only supports netCDF3. This is mostly because support for bytestreams is a relatively new feature in netCDF4-Python and h5py.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  449706080
Powered by Datasette · Queries took 2.241ms · About: xarray-datasette