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
894780870,MDExOlB1bGxSZXF1ZXN0NjQ3MDk0NjA5,5335,ENH: Preserve attrs in to_dataframe(),8699967,open,0,,,1,2021-05-18T21:00:20Z,2022-06-09T14:50:16Z,,CONTRIBUTOR,,0,pydata/xarray/pulls/5335,"- [x] Closes #5327
- [x] Tests added
- [x] Passes `pre-commit run --all-files`
- [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst`
","{""url"": ""https://api.github.com/repos/pydata/xarray/issues/5335/reactions"", ""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,,13221727,pull
1062681040,PR_kwDOAMm_X84u-muV,6024,REF: Make mypy manual stage with pre-commit,8699967,closed,0,,,11,2021-11-24T17:15:41Z,2022-02-09T15:07:07Z,2022-02-09T04:28:55Z,CONTRIBUTOR,,0,pydata/xarray/pulls/6024,"With this setup, the `mypy` hook is only added to the run if you specify it:
```
pre-commit run --all-files --hook-stage manual
```
cc: @dcherian 

https://pre-commit.com/#confining-hooks-to-run-at-certain-stages","{""url"": ""https://api.github.com/repos/pydata/xarray/issues/6024/reactions"", ""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,,13221727,pull
1003587347,PR_kwDOAMm_X84sGYQv,5808,DEP: Deprecate rasterio backend,8699967,closed,0,,,8,2021-09-22T00:59:15Z,2021-10-04T07:36:22Z,2021-10-02T20:38:36Z,CONTRIBUTOR,,0,pydata/xarray/pulls/5808,"<!-- Feel free to remove check-list items aren't relevant to your change -->

- [x] Closes #4697
- [x] Passes `pre-commit run --all-files`
","{""url"": ""https://api.github.com/repos/pydata/xarray/issues/5808/reactions"", ""total_count"": 3, ""+1"": 2, ""-1"": 0, ""laugh"": 0, ""hooray"": 1, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,,13221727,pull
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,"<!-- 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.","{""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
561132832,MDExOlB1bGxSZXF1ZXN0MzcxOTk5MTQx,3757,DOC: Add rioxarray and other external examples,8699967,closed,0,,,4,2020-02-06T16:39:43Z,2020-03-05T13:36:25Z,2020-03-05T12:56:12Z,CONTRIBUTOR,,0,pydata/xarray/pulls/3757,"<!-- Feel free to remove check-list items aren't relevant to your change -->

 - [x] Addresses https://github.com/pydata/xarray/issues/2723#issuecomment-582961469
 - [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/3757/reactions"", ""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,,13221727,pull
504043555,MDExOlB1bGxSZXF1ZXN0MzI1NzcxMzcw,3383,added geocube and rioxarray to related projects,8699967,closed,0,,,1,2019-10-08T13:26:52Z,2019-10-08T14:36:53Z,2019-10-08T14:36:53Z,CONTRIBUTOR,,0,pydata/xarray/pulls/3383," - [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/3383/reactions"", ""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,,13221727,pull
276246800,MDExOlB1bGxSZXF1ZXN0MTU0Mjg2MDkx,1740,rasterio backend: added nodatavals attribute,8699967,closed,0,,,3,2017-11-23T01:36:07Z,2018-01-19T08:54:58Z,2018-01-19T08:54:58Z,CONTRIBUTOR,,0,pydata/xarray/pulls/1740,"Connected with issue #1736

 - [x] Closes #1736
 - [x] Tests added / passed
 - [x] Passes ``git diff upstream/master **/*py | flake8 --diff``
 - [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/1740/reactions"", ""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,,13221727,pull