home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 90780331

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/23#issuecomment-90780331 https://api.github.com/repos/pydata/xarray/issues/23 90780331 MDEyOklzc3VlQ29tbWVudDkwNzgwMzMx 1217238 2015-04-08T02:07:31Z 2015-04-08T02:07:31Z MEMBER

Just wrote a little library to do netCDF4 via h5py: https://github.com/shoyer/h5netcdf

Unfortunately h5py still can't do in-memory file images (https://github.com/h5py/h5py/issues/552). But it does give an alternative way to read/write netCDF4 without going via the Unidata libraries. There is experimental support for engine='h5netcdf' in my dask PR: https://github.com/xray/xray/pull/381

pytables was not a viable option because it can't read or write HDF5 dimension scales, which are necessary for dimensions in netCDF4 files.

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