Published March 28, 2023
| Version 3.5.0
Software
Open
pyproj4/pyproj: 3.5.0 Release
Authors/Creators
- Alan D. Snow1
- Jeff Whitaker
- Micah Cochran
- Idan Miara2
- Joris Van den Bossche
- Chris Mayo
- Paul Cochrane
- Greg Lucas3
- Jos de Kloe4
- Charles Karney
- Filipe
- Bas Couwenberg
- Guillaume Lostis
- Justin Dearing5
- George Ouzounoudis
- Brendan Jurd
- Christoph Gohlke
- David Hoese6
- Mikhail Itkin
- Ryan May7
- Bill Little8
- Heitor
- Alexander Shadchin9
- Bernhard M. Wiedemann10
- Chris Barker11
- Chris Willoughby
- DWesl
- Dan Hemberger
- David Haberthür12
- 1. @corteva
- 2. Via Transportation
- 3. LASP / @lasp / @SWxTREC
- 4. KNMI
- 5. Zippysoft Consulting
- 6. Space Science and Engineering Center (@ssec)
- 7. UCAR/@Unidata
- 8. Met Office
- 9. Yandex
- 10. @SUSE
- 11. National Oceanic and Atmospheric Administration
- 12. Institute of Anatomy, Unversity of Bern, Switzerland
Description
What's Changed
- WHL: PROJ 9.2 in wheels in https://github.com/pyproj4/pyproj/pull/1243
- DEP: Minimum PROJ version 9.0 by @snowman2 in https://github.com/pyproj4/pyproj/pull/1244
- ENH: Add inplace kwarg to Geod.fwd and Geod.inv by @greglucas in https://github.com/pyproj4/pyproj/pull/1201
- ENH: Add return_back_azimuth kwarg to fwd, inv, fwd_intermediate, inv_intermediate by @idanmiara in https://github.com/pyproj4/pyproj/pull/1165
- ENH: Added only_best kwarg to Transformer.from_crs by @snowman2 in https://github.com/pyproj4/pyproj/pull/1236
- PERF: Optimize point transformations by @greglucas & @snowman2 in https://github.com/pyproj4/pyproj/pull/1204, https://github.com/pyproj4/pyproj/pull/1209, https://github.com/pyproj4/pyproj/pull/1205
- PERF: Optimize for single point in Geod fwd/inv functions by @greglucas in https://github.com/pyproj4/pyproj/pull/1206
- REF: Raise error when CRS.to_wkt, CRS.to_json, or CRS.to_proj4 returns None by @snowman2 in https://github.com/pyproj4/pyproj/pull/1218
- CLN: Remove AzumuthalEquidistantConversion & LambertAzumuthalEqualAreaConversion by @snowman2 in https://github.com/pyproj4/pyproj/pull/1220
- BUG: Fix Derived Projected CRS support by @snowman2 in https://github.com/pyproj4/pyproj/pull/1222
- BUG: Add horizontal_datum_name for geographic CRS in CRS.to_cf by @snowman2 in https://github.com/pyproj4/pyproj/pull/1255
- @greglucas made their first contribution in https://github.com/pyproj4/pyproj/pull/1201
Full Changelog: https://github.com/pyproj4/pyproj/compare/3.4.1...3.5.0
Files
pyproj4/pyproj-3.5.0.zip
Files
(285.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:f592406475a86adf4f7fba48e47657b3
|
285.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pyproj4/pyproj/tree/3.5.0 (URL)