home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 654988562

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/4203#issuecomment-654988562 https://api.github.com/repos/pydata/xarray/issues/4203 654988562 MDEyOklzc3VlQ29tbWVudDY1NDk4ODU2Mg== 15280721 2020-07-07T16:46:38Z 2020-07-08T04:39:21Z NONE

that's only the short repr, the values are not modified:

python In [5]: da.lat Out[5]: <xarray.DataArray 'lat' (lat: 16100)> array([37.49944, 37.5004 , 37.50135, ..., 43.1014 , 43.10143, 43.10144]) Coordinates: * lat (lat) float64 37.5 37.5 37.5 37.5 37.5 ... 43.1 43.1 43.1 43.1 43.1

Thanks for help!I found sparse grids are not easy to plot, so I changed my code like Colab code, which is similar with the 'rasm' example in xr. Maybe you can show how to create this example datasets (more than the toy weather) in tutorial, which would be helpful.

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