home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 157559691

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/662#issuecomment-157559691 https://api.github.com/repos/pydata/xarray/issues/662 157559691 MDEyOklzc3VlQ29tbWVudDE1NzU1OTY5MQ== 7799184 2015-11-18T00:43:32Z 2015-11-18T00:43:32Z CONTRIBUTOR

I was concatenating them as:

dset_concat = xray.concat([ds1, ds2], dim='time')

Trying to dump any of them as netcdf:

ds1.to_netcdf('test.nc')

would also yield the same problem

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