Skip to content

Releases: pytroll/pycoast

Version 1.7.0

30 Nov 18:29
b249717
Compare
Choose a tag to compare

Issues Closed

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

07 Nov 17:10
9ef2adf
Compare
Choose a tag to compare

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

17 Oct 13:33
11303e6
Compare
Choose a tag to compare

Issues Closed

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

18 Aug 14:06
42ba82e
Compare
Choose a tag to compare

Issues Closed

  • Issue 48 - Raster images without map projection
  • Issue 46 - add_coastlines call is incorrect in documentation

In this release 2 issues were closed.

Pull Requests Merged

Features added

  • PR 54 - Add area and parameter hashing to overlay caching
  • PR 53 - Switch to GitHub Actions for CI

In this release 2 pull requests were closed.

Version 1.4.0

08 Jun 19:36
c96f058
Compare
Choose a tag to compare

Issues Closed

  • Issue 36 - Add points to an image with list of lat/long pairs (PR 42)

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 45 - Fix cached overlays always being regenerated
  • PR 44 - Fix adding textbox in the add_points method

Features added

  • PR 42 - Add "add_points" method for point/symbol data (36)

In this release 3 pull requests were closed.

Version 1.3.2

06 Dec 20:47
eb35e25
Compare
Choose a tag to compare

Issues Closed

  • Issue 39 - distorted/strange coastlines with pyproj-2.4.2 (PR 40)

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 40 - Fix compatibility with pyproj 2.4.2 and reduce generated warnings (39)
  • PR 38 - Remove unnecessary casting in adding overlay from dictionary

In this release 2 pull requests were closed.

Version 1.3.1 (2019/11/07)

07 Nov 13:16
abf4995
Compare
Choose a tag to compare

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)

25 Oct 06:42
60a725e
Compare
Choose a tag to compare

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.