Skip to content

Releases: pytroll/trollimage

Version 1.18.3

07 Mar 18:42
baae46c
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 104 - Set scale/offset tags to (NaN, NaN) for incompatible enhancements

In this release 1 pull request was closed.

Version 1.18.2

04 Mar 15:44
e5ddeb0
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 103 - Fix geotiff scale/offset failing for non-linear enhancements

In this release 1 pull request was closed.

Version 1.18.1

28 Feb 20:21
00cdfc4
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 102 - Fix enhancement_history not working with keep_palette=True

In this release 1 pull request was closed.

Version 1.18.0

24 Feb 15:24
b5e69f5
Compare
Choose a tag to compare

Pull Requests Merged

Features added

  • PR 101 - Add to_csv/from_csv to Colormap
  • PR 100 - Update Colormap.set_range to support flipped values
  • PR 99 - Add colorize and palettize to XRImage enhancement_history
  • PR 98 - Change tested Python versions to 3.8, 3.9 and 3.10

In this release 4 pull requests were closed.

Version 1.17.0

07 Dec 21:03
cf4dd6e
Compare
Choose a tag to compare

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

Features added

  • PR 97 - Improve 'log' stretching with static limits and choosing log base
  • PR 94 - Use COG driver to write cloud optimized GeoTIFF (93)

In this release 2 pull requests were closed.

Version 1.16.1

17 Nov 21:33
5c23f01
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 96 - Fix XRImage reopening geotiff with the incorrect mode
  • PR 95 - Fix image format checking in special cases

In this release 2 pull requests were closed.

Version 1.16.0

13 Oct 01:01
844ca2a
Compare
Choose a tag to compare

Issues Closed

In this release 2 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 91 - Fix colormaps not allowing merge points of the same value (87)
  • PR 83 - Fix palettize dtype for dask arrays

Features added

  • PR 88 - List supported "simple image" formats in docstrings and error message (86, 1345)
  • PR 85 - Allow customising scale and offset labels (84)
  • PR 82 - Add 'inplace' keyword argument to Colormap.reverse and Colormap.set_range

In this release 5 pull requests were closed.

Version 1.15.1

20 Jul 14:16
c160f34
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 81 - Fix Colormap not being able to merge RGB and RGBA colormaps (1658)

In this release 1 pull request was closed.

Version 1.15.0 (2021/03/12)

12 Mar 13:00
8f23f74
Compare
Choose a tag to compare

Issues Closed

  • Issue 74 - MNT: Stop using ci-helpers in appveyor.yml

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 78 - Fix list stretch tags
  • PR 77 - Remove defaults channel from ci conda environment and strict priority

Features added

  • PR 76 - Add GitHub Actions for CI tests and sdist deployment
  • PR 75 - Change XRImage.save to keep fill_value separate from valid data
  • PR 73 - Refactor finalize method in XRImage class

In this release 5 pull requests were closed.

Version 1.14.0 (2020/09/18)

18 Sep 10:09
301c1a9
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 71 - Fix tiff tag writing if start_time is None

Features added

  • PR 70 - Implement colorize for dask arrays

In this release 2 pull requests were closed.