Antonio Valentino pushed to branch upstream at Debian GIS Project / pygac
Commits: 1315f87e by Antonio Valentino at 2022-12-10T07:01:04+00:00 New upstream version 1.7.1 - - - - - 2 changed files: - CHANGELOG.md - 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 ===================================== 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/-/commit/1315f87edf170888d9f6c87bdec5da7e1fbd39a6 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pygac/-/commit/1315f87edf170888d9f6c87bdec5da7e1fbd39a6 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
