Skip to content

Releases: pytroll/pygac

Version 1.8.0 (2026/05/18)

18 May 15:24
de2d5ea

Choose a tag to compare

Issues Closed

In this release 6 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 149 - Activate google-style docs in sphinx
  • PR 148 - Fix python requirement in rtd
  • PR 133 - Fix bogus dtype refactoring
  • PR 131 - Enable decoding of tbm dataset name (130)

Features added

  • PR 157 - Relicense to Apache-2.0 (155)
  • PR 153 - Update read_tle_file in reader.py to not cause an infinite loop and to mask lat/lon after georeferencing
  • PR 152 - Add median gcp distance to metadata
  • PR 151 - Add first guess for time offset
  • PR 150 - Added handling for optional DEM and orthocorrection
  • PR 147 - fix: prevent overflow on POD buffer truncation (146)
  • PR 142 - Use new avhrr*_from_times definitions to calculate tie-point locations (139)
  • PR 141 - Add georeferencer for calibrated dataset
  • PR 137 - Fix links to user guides
  • PR 132 - Add numpy 2 compatibility ruff checks
  • PR 127 - Extract calibration modules from the reader

Documentation changes

  • PR 149 - Activate google-style docs in sphinx

In this release 16 pull requests were closed.

Version 1.7.4

17 Jul 08:39

Choose a tag to compare

Issues Closed

  • Issue 128 - Reading of files broken for numpy 2.0.0
  • Issue 114 - Feature request: Overlap Area Crop just like pygac-fdr

In this release 2 issues were closed.

Pull Requests Merged

Features added

  • PR 126 - Switch to pyproject.tomlentirely

In this release 1 pull request was closed.

Version 1.7.3 (2024/03/19)

19 Mar 13:40
0cccee8

Choose a tag to compare

Pull Requests Merged

Features added

  • PR 125 - Support reading EO-SIP LAC data

In this release 1 pull request was closed.

Version 1.7.2 (2023/06/26)

26 Jun 11:05
a8b68a3

Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 120 - Compatibility with numpy v1.24

Features added

  • PR 122 - Don't use deprecated distutils module.

Documentation changes

  • PR 123 - Update supported data formats in documentation (2494)

In this release 3 pull requests were closed.

Version 1.7.1 (2022/12/09)

09 Dec 10:50
0c721b1

Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 119 - Fix the documentation to include FRAC and light cleanup

In this release 1 pull requests were closed.

Full Changelog: v1.7.0...v1.7.1

Version 1.7.0

31 Oct 16:45

Choose a tag to compare

Issues Closed

In this release 3 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 117 - Fix calibration when 3b is totally deactivated (78, 22)
  • PR 116 - Fix typos and deprecations
  • PR 113 - Fix usage typo (112)

Features added

  • PR 118 - Bump up python versions
  • PR 115 - Add support for frac data

In this release 5 pull requests were closed.

Version 1.6.0

04 Aug 14:41

Choose a tag to compare

Issues Closed

  • Issue 107 - Fix sun-earth distance correction
  • Issue 104 - Links to POD/KLM user guides are mixed up (PR 105 by @mraspaud)
  • Issue 103 - API is missing on readthedocs
  • Issue 40 - Calculated sun-earth distance correction factor once and add as attribute

In this release 4 issues were closed.

Pull Requests Merged

Features added

  • PR 109 - Add new unpublished METOPC VIS calibration coefficients from Patmos-x

Documentation changes

  • PR 105 - Fix the pod and klm guide links (104)

In this release 2 pull requests were closed.

Version 1.5.0 (2022/01/10)

10 Jan 08:28

Choose a tag to compare

Issues Closed

In this release 10 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 91 - Invert bit position in quality flags
  • PR 84 - Refactor clock drift (82, 81, 80, 76)
  • PR 79 - Fix tests on bigendian platforms
  • PR 75 - Typo

Features added

  • PR 98 - Switch to pytest for unit tests (87)
  • PR 92 - Allow PathLike objects
  • PR 89 - Add github workflow
  • PR 86 - add METOP C coefficients
  • PR 84 - Refactor clock drift (82, 81, 80, 76)
  • PR 83 - Replace cython filter (74)

In this release 10 pull requests were closed.

Version 1.3.0 (2019/12/05)

05 Dec 10:07
d73f25e

Choose a tag to compare

Pull Requests Merged

Features added

  • PR 45 - Add LAC support (5)
  • PR 42 - Update documentation
  • PR 41 - Add meta_data dictionary to reader class.

In this release 3 pull requests were closed.

Version 1.2.1 (2019/11/15)

15 Nov 10:42
068eadb

Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 37 - Fixing geotiepoints attribute error for python2.7
  • PR 36 - Fix update of missing scanlines

Features added

  • PR 38 - Fix tests for python 3

In this release 3 pull requests were closed.