Skip to content

Releases: pytroll/pygac

Version 1.7.4

17 Jul 08:39
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.

Version 1.2.0 (2019/10/17)

15 Nov 10:34
Compare
Choose a tag to compare

Issues Closed

  • Issue 33 - Make use of pytroll geotiepoints instead of using a deprecated copy
  • Issue 7 - Project URL points to wrong domain

In this release 2 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 30 - Feature update angles computation

Features added

  • PR 35 - Changed azimuth angle range to ]-180, 180]
  • PR 34 - Use the geotiepoints library
  • PR 32 - Updated documentation about azimuth angles
  • PR 31 - Refactor I/O

In this release 5 pull requests were closed.