home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 702708138

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/4471#issuecomment-702708138 https://api.github.com/repos/pydata/xarray/issues/4471 702708138 MDEyOklzc3VlQ29tbWVudDcwMjcwODEzOA== 500246 2020-10-02T12:32:40Z 2020-10-02T12:32:40Z CONTRIBUTOR

According to The NetCDF User's Guide, attributes are supposed to be vectors:

The current version treats all attributes as vectors; scalar values are treated as single-element vectors.

That suggests that, strictly speaking, the h5netcdf engine is right and the netcdf4 engine is wrong, and that other components (such as where the scale factor and add_offset are applied) need to be adapted to handle arrays of length 1 for those values.

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