Published November 6, 2019
| Version v2.4.1rel
Software
Open
pyproj4/pyproj: 2.4.1 Release
Creators
- Alan D. Snow1
- Jeff Whitaker
- Micah Cochran2
- Joris Van den Bossche
- Chris Mayo
- Jos de Kloe3
- Charles Karney
- George Ouzounoudis
- Justin Dearing4
- Heitor
- Filipe
- Ryan May5
- Mikhail Itkin
- Bas Couwenberg
- The Gitter Badger6
- Nick Eubank7
- Michael Dunphy
- Matthew Brett8
- Marco Aurélio da Costa
- Kristian Evers9
- Jakob de Maeyer
- Christoph Gohlke
- Chris Willoughby
- Chris Barker10
- Bernhard M. Wiedemann11
- 1. @corteva
- 2. City of Athens, Alabama, USA
- 3. KNMI
- 4. Zippysoft Consulting
- 5. UCAR/@Unidata
- 6. Gitter
- 7. Academia
- 8. University of Birmingham
- 9. SDFE.dk
- 10. National Oceanic and Atmospheric Administration
- 11. @SUSE
Description
Changes
- Wheels contain PROJ version is 6.2.1 (issue #456)
- Wheels for Linux x86_64 use manylinux2010 (pyproj4/pyproj-wheels/pull/18)
- BUG: Fix setting lat_ts for mercator projection in
CRS.from_cf()
andCRS.to_cf()
(issue #461) - BUG: latlon -> longlat in
CRS.from_cf()
for o_proj so behavior consistent in PROJ 6.2.0 and 6.2.1 (pull #472) - ENH: Add repr for
pyproj.crs.CoordinateOperation
and forpyproj.transformer.TransformerGroup
(pull #464)
Thanks to everyone who contributed to this release! The detailed bug reports are definitely appreciated. Additionally, thanks to those who help with the distribution!
A total of 3 people contributed to the codebase in this release. People with a "+" by their names contributed a patch for the first time:
Kristian Evers + Alan D. Snow
Other contributions:
Christoph Gohlke - testing the Windows wheel builds. Bas Couwenberg - testing the builds with Debian.
Files
pyproj4/pyproj-v2.4.1rel.zip
Files
(152.7 kB)
Name | Size | Download all |
---|---|---|
md5:ecb8a729538e20cd0fb5161e7b2cd026
|
152.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pyproj4/pyproj/tree/v2.4.1rel (URL)