Antonio Valentino pushed to branch master at Debian GIS Project / pygac
Commits: 1315f87e by Antonio Valentino at 2022-12-10T07:01:04+00:00 New upstream version 1.7.1 - - - - - 1191384c by Antonio Valentino at 2022-12-10T07:01:08+00:00 Update upstream source from tag 'upstream/1.7.1' Update to upstream version '1.7.1' with Debian dir f8e206391e6dac3ecb432f3a3624fc5c32f84fef - - - - - f97dd918 by Antonio Valentino at 2022-12-10T07:02:06+00:00 New upstream release - - - - - 3c9948be by Antonio Valentino at 2022-12-10T07:28:44+00:00 Update d/python3-pygac.install - - - - - d5bfd2fa by Antonio Valentino at 2022-12-10T07:29:05+00:00 Set distribution to unstable - - - - - 4 changed files: - CHANGELOG.md - debian/changelog - debian/python3-pygac.install - doc/source/introduction.rst Changes: ===================================== CHANGELOG.md ===================================== @@ -1,3 +1,19 @@ +## Version 1.7.1 (2022/12/09) + + +### Pull Requests Merged + +#### Bugs fixed + +* [PR 119](https://github.com/pytroll/pygac/pull/119) - Fix the documentation to include FRAC and light cleanup + +#### Documentation changes + +* [PR 119](https://github.com/pytroll/pygac/pull/119) - Fix the documentation to include FRAC and light cleanup + +In this release 2 pull requests were closed. + + ## Version 1.7.0 (2022/10/31) ### Issues Closed ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +pygac (1.7.1-1) unstable; urgency=medium + + * New upstream release. + * Update d/python3-pygac.install. + + -- Antonio Valentino <[email protected]> Sat, 10 Dec 2022 07:28:50 +0000 + pygac (1.7.0-1) unstable; urgency=medium * New upstream release. ===================================== debian/python3-pygac.install ===================================== @@ -1,3 +1,3 @@ usr/lib/python3*/dist-packages/pygac* -usr/lib/python3*/dist-packages/share/pygac/* usr/share/pygac +usr/share/pygac debian/pygac.cfg etc ===================================== doc/source/introduction.rst ===================================== @@ -4,15 +4,11 @@ Introduction Supported Data Format --------------------- -Pygac reads AVHRR GAC (Global Area Coverage) and LAC (Local Area Coverage) -level 1b data from NOAA, which is described in the `POD`_ (NOAA-14 and -before) and `KLM`_ (NOAA-15 and following) user guides. The data can be -obtained from `NOAA CLASS`_, where you can also find a comprehensive -`introduction`_. - -.. note:: - Pygac is currently not able to read files with the CLASS archive - header included. +Pygac reads AVHRR GAC (Global Area Coverage), LAC (Local Area Coverage) and FRAC +(Full Resolution Area Coverage) level 1b data from NOAA, which is described in +the `POD`_ (NOAA-14 and before) and `KLM`_ (NOAA-15 and following) user guides. +The data can be obtained from `NOAA CLASS`_, where you can also find a +comprehensive `introduction`_. .. _NOAA CLASS: View it on GitLab: https://salsa.debian.org/debian-gis-team/pygac/-/compare/25c844f055e8d07abe5e2d96c9509f90379b1aab...d5bfd2fa33d7c20740a0db0e736c3ed9378ae32f -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pygac/-/compare/25c844f055e8d07abe5e2d96c9509f90379b1aab...d5bfd2fa33d7c20740a0db0e736c3ed9378ae32f You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
