home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 311656405

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/1466#issuecomment-311656405 https://api.github.com/repos/pydata/xarray/issues/1466 311656405 MDEyOklzc3VlQ29tbWVudDMxMTY1NjQwNQ== 3585769 2017-06-28T13:15:35Z 2017-06-28T13:15:35Z CONTRIBUTOR

@fmaussion sorry for the delay. Looks like the switch to an actual CRS class happened just before rasterio=0.36 (commit), which was the last 0.x release before the alphas for 1.0 started up. Previously this to_string capability was a function inside of rasterio.crs, and now it's just on the rasterio.crs.CRS class.

Quite a bit of reorganization happened between 0.36 and 1.0a, so I'd agree sticking to rasterio>1.0a would be best. For specifying the requirement, I guess we would put it in extra_requires? Dask does a nice job of this for its various components (their setup.py).

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