Published September 10, 2022
| Version 3.4.0
Software
Open
pyproj4/pyproj: 3.4.0 Release
Authors/Creators
- Alan D. Snow1
- Jeff Whitaker
- Micah Cochran
- Joris Van den Bossche
- Chris Mayo
- Idan Miara2
- Paul Cochrane
- Jos de Kloe3
- Charles Karney
- Bas Couwenberg
- Guillaume Lostis4
- Justin Dearing5
- George Ouzounoudis
- Filipe
- Brendan Jurd
- Christoph Gohlke
- David Hoese6
- Mikhail Itkin
- Ryan May7
- Bill Little8
- Heitor9
- Bernhard M. Wiedemann10
- Chris Barker11
- Chris Willoughby
- DWesl
- Dan Hemberger
- David Haberthür12
- Eduard Popov
- Gerrit Holl13
- Isaac Boates
- 1. @corteva
- 2. Via Transportation
- 3. KNMI
- 4. Preligens
- 5. Zippysoft Consulting
- 6. Space Science and Engineering Center (@ssec)
- 7. UCAR/@Unidata
- 8. Met Office
- 9. omnivector-solutions
- 10. @SUSE
- 11. National Oceanic and Atmospheric Administration
- 12. Institute of Anatomy, Unversity of Bern, Switzerland
- 13. Deutscher Wetterdienst
Description
What's Changed
- DEP: Add python 3.11 support by @snowman2 in https://github.com/pyproj4/pyproj/pull/1121
- DEP: Minimum PROJ version 8.2 by @snowman2 in https://github.com/pyproj4/pyproj/pull/1122
- DEP: Update wheels with PROJ 9.1.0 by @snowman2 in https://github.com/pyproj4/pyproj/pull/1132
- ENH: Added authority, accuracy, and allow_ballpark kwargs to TransformerGroup by @snowman2 in https://github.com/pyproj4/pyproj/pull/1076
- ENH: Added force_over kwarg to Transformer.from_crs by @snowman2 in https://github.com/pyproj4/pyproj/pull/1123
- ENH: Added Transformer.get_last_used_operation by @snowman2 in https://github.com/pyproj4/pyproj/pull/1124
- BUG: Fix transformer list for 3D transformations in TransformerGroup by @snowman2 in https://github.com/pyproj4/pyproj/pull/1075
- BUG: Mercator A defined only for lat_0 = 0 by @kdpenner in https://github.com/pyproj4/pyproj/pull/1095
- BUG: Add support for PROJ_DATA environment variable by @snowman2 in https://github.com/pyproj4/pyproj/pull/1099
- BUG: Ensure numpy masked arrays stay masked after projection by @paultcochrane in https://github.com/pyproj4/pyproj/pull/1103
- BLD: Don't specify runtime_library_dirs on Cygwin by @DWesl in https://github.com/pyproj4/pyproj/pull/1120
- BUG: Fix finding PROJ version with PROJ_LIB and PROJ 9.1+ by @snowman2 in https://github.com/pyproj4/pyproj/pull/1128
- CLN: Remove deprecated 'skip_equivalent' kwarg from transformers and 'errcheck' kwarg from CRS.from_cf by @snowman2 in https://github.com/pyproj4/pyproj/pull/1077
- REF: use regex to process PROJ strings in CRS.to_dict() by @snowman2 in https://github.com/pyproj4/pyproj/pull/1086
- DOC: Fix typo in installation docs by @paultcochrane in https://github.com/pyproj4/pyproj/pull/1101
- DOC: Fix issues in transformation grids docs by @paultcochrane in https://github.com/pyproj4/pyproj/pull/1104
- @kdpenner made their first contribution in https://github.com/pyproj4/pyproj/pull/1095
- @paultcochrane made their first contribution in https://github.com/pyproj4/pyproj/pull/1101
- @DWesl made their first contribution in https://github.com/pyproj4/pyproj/pull/1120
- @sebastic - testing Debian builds
- @jdkloe - testing Fedora builds
- @vot4anto - MacOS ARM 64 wheels (https://github.com/pyproj4/pyproj/issues/1064)
Full Changelog: https://github.com/pyproj4/pyproj/compare/3.3.1...3.4.0
Files
pyproj4/pyproj-3.4.0.zip
Files
(278.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:cd87ce273a0b670cab1e3cda378b6885
|
278.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pyproj4/pyproj/tree/3.4.0 (URL)