home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1003294855

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
1003294855 PR_kwDOAMm_X84sFXBe 5805 DOC: Use pyproj to generate 2D latlon & fix cartopy UTM CRS 8699967 closed 0     2 2021-09-21T21:14:12Z 2021-09-23T19:41:05Z 2021-09-23T18:30:55Z CONTRIBUTOR   0 pydata/xarray/pulls/5805
  • [x] Passes pre-commit run --all-files

Using pyproj should be more efficient & simpler to use.

With latest cartopy, I get this error with 18N: CRSError: Invalid projection: +proj=utm +ellps=WGS84 +units=m +zone=18N +no_defs +type=crs: (Internal Proj Error: proj_create: Error 1027 (Invalid value for an argument): utm: Invalid value for zone) Removing N fixes the issue.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/5805/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
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.665ms · About: xarray-datasette