Published April 22, 2022
| Version 3.3.1
Software
Open
pyproj4/pyproj: 3.3.1 Release
Authors/Creators
- Alan D. Snow1
- Jeff Whitaker
- Micah Cochran
- Joris Van den Bossche
- Chris Mayo
- Idan Miara2
- Jos de Kloe3
- Charles Karney
- Bas Couwenberg
- Guillaume Lostis4
- Justin Dearing5
- George Ouzounoudis
- Filipe
- Brendan Jurd
- Christoph Gohlke6
- David Hoese7
- Mikhail Itkin
- Ryan May8
- Bill Little9
- Heitor10
- Bernhard M. Wiedemann11
- Chris Barker12
- Chris Willoughby
- Dan Hemberger
- David Haberthür13
- Eduard Popov
- Gerrit Holl14
- Isaac Boates
- Jakob de Maeyer
- Joe Ranalli15
- 1. @corteva
- 2. Via Transportation
- 3. KNMI
- 4. Preligens
- 5. Zippysoft Consulting
- 6. University of California, Irvine
- 7. Space Science and Engineering Center (@ssec)
- 8. UCAR/@Unidata
- 9. Met Office
- 10. omnivector-solutions
- 11. @SUSE
- 12. National Oceanic and Atmospheric Administration
- 13. Institute of Anatomy, Unversity of Bern, Switzerland
- 14. Deutscher Wetterdienst
- 15. Penn State Hazleton
Description
What's Changed
- DOC: minor fix to crs doc-strings by @bjlittle in https://github.com/pyproj4/pyproj/pull/1004
- BUG: Correct type annotation for AreaofUse.bounds by @Kirill888 in https://github.com/pyproj4/pyproj/pull/1013
- BUG: crs.py: remove @abstractmethod decorator by @hemberger in https://github.com/pyproj4/pyproj/pull/1018
- BUG: Reorder deps in show_versions for setuptools issue by @snowman2 in https://github.com/pyproj4/pyproj/pull/1019
- BUG: get_data_dir support for conda Windows enviroments by @snowman2 in https://github.com/pyproj4/pyproj/pull/1030
- ENH: warn when export of CRS returns None by @martinfleis in https://github.com/pyproj4/pyproj/pull/1037
- BUG: Complete database stub file with query_utm_crs_info() signature by @orontee in https://github.com/pyproj4/pyproj/pull/1047
- ENH: Added support for int-like strings and numpy dtypes by @iboates in https://github.com/pyproj4/pyproj/pull/1049
- BUG: Warn when CRS cannot be converted to PROJ or PROJ JSON by @snowman2 in https://github.com/pyproj4/pyproj/pull/1054
- ENH: Added support to pickle Transformer by @snowman2 in https://github.com/pyproj4/pyproj/pull/1060
- @Kirill888 made their first contribution in https://github.com/pyproj4/pyproj/pull/1013
- @hemberger made their first contribution in https://github.com/pyproj4/pyproj/pull/1018
- @martinfleis made their first contribution in https://github.com/pyproj4/pyproj/pull/1037
- @orontee made their first contribution in https://github.com/pyproj4/pyproj/pull/1047
- @iboates made their first contribution in https://github.com/pyproj4/pyproj/pull/1049
- @sebastic - testing Debian builds
- @cgohlke - providing Windows wheels
Full Changelog: https://github.com/pyproj4/pyproj/compare/3.3.0...3.3.1
Files
pyproj4/pyproj-3.3.1.zip
Files
(284.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:771390be2421a155362fa35468497e2e
|
284.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pyproj4/pyproj/tree/3.3.1 (URL)