home / github / pull_requests

Menu
  • Search all tables
  • GraphQL API

pull_requests: 739602526

This data as json

id node_id number state locked title user body created_at updated_at closed_at merged_at merge_commit_sha assignee milestone draft head base author_association auto_merge repo url merged_by
739602526 PR_kwDOAMm_X84sFXBe 5805 closed 0 DOC: Use pyproj to generate 2D latlon & fix cartopy UTM CRS 8699967 <!-- Feel free to remove check-list items aren't relevant to your change --> - [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. 2021-09-21T21:14:12Z 2021-09-23T19:41:05Z 2021-09-23T18:30:55Z 2021-09-23T18:30:55Z bfff7f1381637778e05445dd2522f35a15509ef2     0 8ef3bbc2b55683fd5b0cf874e8d643a6f9fa60fc 7a65d59637efb0c78d5f657f3178ffb332a54dfb CONTRIBUTOR   13221727 https://github.com/pydata/xarray/pull/5805  

Links from other tables

  • 0 rows from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 3.895ms