home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 617990073

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
617990073 MDU6SXNzdWU2MTc5OTAwNzM= 4059 Typo in Reading and writing files docs 31700619 closed 0     3 2020-05-14T07:24:39Z 2020-05-14T14:28:55Z 2020-05-14T14:28:55Z CONTRIBUTOR      

There is a typo in http://xarray.pydata.org/en/stable/io.html#rasterio

In [35]: rds4326 = rio.rio.reproject("epsg:4326")

Should instead be

In [35]: rds4326 = rds.rio.reproject("epsg:4326")

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4059/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 0.674ms · About: xarray-datasette