home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 590294555

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/3795#issuecomment-590294555 https://api.github.com/repos/pydata/xarray/issues/3795 590294555 MDEyOklzc3VlQ29tbWVudDU5MDI5NDU1NQ== 34353851 2020-02-24T12:21:39Z 2020-02-24T12:21:39Z NONE

The strange is the DataArray chunksize changes after i modify the name 'xarray_dataarray_variable' to use another to the Dataset.

<xarray.Dataset> Dimensions: (latitude: 68, level: 47, longitude: 81, time: 14610) Data variables: u (time, level, latitude, longitude) float32 dask.array<shape=(14610, 47, 68, 81), chunksize=(14610, 47, 68, 81)> v (time, level, latitude, longitude) float32 dask.array<shape=(14610, 47, 68, 81), chunksize=(14610, 47, 68, 81)>

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