Published March 12, 2021
| Version v1.18.0
Software
Open
pytroll/pyresample: ## Version 1.18.0 (2021/03/12)
Authors/Creators
- Panu Lahtinen
- David Hoese1
- Martin Raspaud2
- William Roberts
- Lavergne3
- Stickler Bot
- Stephan Finkensieper4
- Adam Dybbroe2
- Gerrit Holl5
- Mikhail Itkin
- Andrea Meraner6
- BENR0
- Antonio Valentino
- Nina
- Lars Ørum Rasmussen
- lorenzo clementi7
- Christoph Paulik8
- Martin Valgur9
- Denis Rykov10
- Brian Hawkins11
- Florian
- storpipfugl
- Andres Ricardo Pena Morena
- Bas Couwenberg
- Chelle Gentemann12
- Daniel Knezevic
- owenlittlejohns
- Radar, Satellite and Nowcasting Division
- Sajid Pareeth13
- frdcms
- 1. Space Science and Engineering Center (@ssec)
- 2. SMHI
- 3. Norwegian Meteorological Institute
- 4. DWD
- 5. Deutscher Wetterdienst
- 6. EUMETSAT
- 7. MeteoSwiss
- 8. @vandersat
- 9. Milrem Robotics
- 10. @satellogic
- 11. NASA Jet Propulsion Laboratory
- 12. Farallon Institute
- 13. IHE Delft Institute for Water Education
Description
Issues Closed
- Issue 317 - Fix mask_all_nan kwarg in Average Bucket Resampler (PR 319)
- Issue 315 - Comparison of AreaDefinition to other types fails
- Issue 295 - Undetermined values in bilinear resampling result when resampling swath to grid data with geographic output coordinates. (PR 330)
- Issue 293 - Add Elliptical Weighted Nearest Neighbor option for swath resampling
- Issue 281 - Dask-ify Elliptical Weighted Averaging (EWA) resampling (PR 284)
- Issue 152 - Add dump/dumps methods to AreaDefinition (PR 308)
In this release 6 issues were closed.
Pull Requests Merged Bugs fixed Features added- PR 336 - Switch to building cython extensions at installation time
- PR 332 - Require pyproj 2.2+ and remove fallbacks when CRS objects can be used
- PR 330 - Fix a division-by-zero failure causing missing data in bilinear interpolation (295)
- PR 308 - Change create_areas_def to dump and set default yaml style (152)
- PR 306 - Add a function to join/enclose areas. (306)
- PR 284 - Add dask-friendly EWA resampler class (DaskEWAResampler) (281)
- PR 338 - Add CRS option to create_area_def docs (338)
- PR 337 - Switch docstrings to Google style
- PR 334 - Fix wrong varname in bucket doc
- PR 314 - Add citation information
- PR 332 - Require pyproj 2.2+ and remove fallbacks when CRS objects can be used
In this release 12 pull requests were closed.
Files
pytroll/pyresample-v1.18.0.zip
Files
(5.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:0b20d387dfda4bf5223f29149841a7af
|
5.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pytroll/pyresample/tree/v1.18.0 (URL)