home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 626240065

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
626240065 MDExOlB1bGxSZXF1ZXN0NDI0MjY3Nzkz 4104 Fix open_rasterio() for WarpedVRT with specified src_crs 11439447 closed 0     4 2020-05-28T06:01:46Z 2020-06-11T00:48:41Z 2020-06-05T19:32:50Z CONTRIBUTOR   0 pydata/xarray/pulls/4104

Fix bug when passing a WarpedVRT object, for which src_crs was explicitly specified, to open_raster().

open_rastario() creates a new WarpedVRT object by getting init params from the original vrt. This PR adds some of those params (e.g. src_crs) which were missing.

  • [x] Tests added
  • [x] Passes isort -rc . && black . && mypy . && flake8
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4104/reactions",
    "total_count": 0,
    "+1": 0,
    "-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
  • 4 rows from issue in issue_comments
Powered by Datasette · Queries took 0.636ms · About: xarray-datasette