Releases: pytroll/pycoast
Releases · pytroll/pycoast
Version 1.7.1
Version 1.7.0
Issues Closed
- Issue 107 - Incompatibility with Pillow 10 (PR 108 by @avalentino)
- Issue 95 - Cached overlays are pale
- Issue 82 - Test failure with Pillow 9.4 (PR 84 by @mraspaud)
- Issue 49 - add install instructions to docs
In this release 4 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 108 - Fix compatibility with Pillow 10 (Draw.textsize versus Draw.textbbox) (107)
- PR 98 - Remove special handling of geographic (longlat) CRSes
- PR 96 - Fix cached images producing different results without caching
Features added
- PR 105 - [pre-commit.ci] pre-commit autoupdate
- PR 86 - Fix the pycoast tests further
- PR 85 - Cleanup tests
- PR 84 - Fix reference images for pillow 9.4 (82)
- PR 83 - Factorize font path computation
Documentation changes
- PR 113 - Update shapefile URL in docs to HTTPS
- PR 96 - Fix cached images producing different results without caching
In this release 10 pull requests were closed.
Version 1.6.1
Pull Requests Merged
Bugs fixed
- PR 70 - Fix NameError when writing grid text in certain cases
In this release 1 pull request was closed.
Version 1.6.0
Issues Closed
- Issue 55 - Additional text overlay options (PR 56 by @howff)
- Issue 23 - Pycoast v0.5.2 issue when drawing coastlines (PR 59 by @lobsiger)
In this release 2 issues were closed.
Pull Requests Merged
Bugs fixed
- PR 65 - Regenerate shapefile test image for pillow 9.2.0
- PR 61 - Fix 'add_cities' to use modern GeoNames data
- PR 60 - Fix major/minor grid line parameters not working in add_overlay_from_dict
- PR 59 - Fix for horizontal (merc) and vertical (tmerc) scratches in medium si… (23)
Features added
- PR 63 - Rewrite and refactor all of pycoast to meet minimum modern standards
- PR 62 - Add ability to overlay user specific shapefiles from dict
- PR 56 - Add 'coords_ref' option to 'add_points' to specify lon/lat or pixel coordinates (55)
Documentation changes
- PR 63 - Rewrite and refactor all of pycoast to meet minimum modern standards
In this release 8 pull requests were closed.
Version 1.5.0
Version 1.4.0
Version 1.3.2
Version 1.3.1 (2019/11/07)
Pull Requests Merged
Bugs fixed
- PR 37 - Fix the add overlay function to accept
minor_is_tick
as a boolean
In this release 1 pull request was closed.
Version 1.3.0 (2019/10/25)
Issues Closed
- Issue 29 - pycoast compatability issue with pyproj 2+
- Issue 26 - inconsitency adding lat labelling on the right (on graticules)... (PR 33)
In this release 2 issues were closed.
Pull Requests Merged
Bugs fixed
Features added
- PR 32 - Add dict configuration
- PR 30 - Convert to RGBA mode when opening the image for adding coastlines or rivers to file.
- PR 25 - Add coordinate grid overlaying from configuration file
In this release 4 pull requests were closed.