home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 758990368

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/4798#issuecomment-758990368 https://api.github.com/repos/pydata/xarray/issues/4798 758990368 MDEyOklzc3VlQ29tbWVudDc1ODk5MDM2OA== 10194086 2021-01-12T21:05:19Z 2021-01-12T21:05:52Z MEMBER

There is an explicit condition for the size to be > 1

https://github.com/pydata/xarray/blob/f52a95cbe694336fe47bc5a42c713bee8ad74d64/xarray/backends/netCDF4_.py#L274-L275

However, even when setting the condition to > 0 it is saved as a string and not as a list of strings - maybe check if this can be achieved with netCDF4 at all.

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