home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 134256961

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/548#issuecomment-134256961 https://api.github.com/repos/pydata/xarray/issues/548 134256961 MDEyOklzc3VlQ29tbWVudDEzNDI1Njk2MQ== 2443309 2015-08-24T15:47:15Z 2015-08-24T15:47:15Z MEMBER

I don't see any reason why we couldn't support this. The difficulty is that the implementation will be different (or not possible) for difficult backends.

netCDF4 adds compression at the Variable level so we would have to think about how to implement this to our Dataset.to_netcdf method. Would we end up setting the compression level / type in each DataArray or would we add an argument to the to_netcdf method?

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