home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 186326698

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
186326698 MDExOlB1bGxSZXF1ZXN0OTE2Mzk0OTY= 1070 Feature/rasterio 1117224 closed 0     11 2016-10-31T16:14:55Z 2017-05-22T08:47:40Z 2017-05-22T08:47:40Z NONE   0 pydata/xarray/pulls/1070

@jhamman started a backend for RasterIO that I have been working on. There are two issues I am stuck on that I could use some help:

1) Lat/long coords are not being decoded correctly (missing from output dataset). Lat/lon projection are correctly calculated and added here (https://github.com/NicWayand/xray/blob/feature/rasterio/xarray/backends/rasterio_.py#L117). But, it appears (with my limited knowledge of xarray) that the lat/long coords contained within obj are lost at this line (https://github.com/NicWayand/xray/blob/feature/rasterio/xarray/conventions.py#L930).

2) Lazy-loading needs to be enabled. How can I setup/test this? Are there examples from other backends I could follow?

790

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

Links from other tables

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