-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #45 from mraspaud/feature-lac2
Add LAC support
- Loading branch information
Showing
16 changed files
with
2,623 additions
and
1,705 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
linters: | ||
flake8: | ||
fixer: true | ||
max-line-length: 120 | ||
fixers: | ||
enable: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,10 @@ | ||
pygac | ||
===== | ||
|
||
[![Build Status](https://travis-ci.org/adybbroe/pygac.png?branch=feature-clock)](https://travis-ci.org/adybbroe/pygac) | ||
[![Coverage Status](https://coveralls.io/repos/adybbroe/pygac/badge.png?branch=feature-clock)](https://coveralls.io/r/adybbroe/pygac?branch=develop) | ||
[![Code Health](https://landscape.io/github/pytroll/pygac/develop/landscape.png)](https://landscape.io/github/pytroll/pygac/develop) | ||
[![Build Status](https://travis-ci.org/adybbroe/pygac.png?branch=feature-clock)](https://travis-ci.org/pytroll/pygac) | ||
[![Coverage Status](https://coveralls.io/repos/adybbroe/pygac/badge.png?branch=feature-clock)](https://coveralls.io/r/pytroll/pygac?branch=develop) | ||
|
||
|
||
A python package to read, calibrate and navigate NOAA AVHRR GAC data. | ||
A python package to read, calibrate and navigate NOAA and Metop AVHRR GAC and LAC data. | ||
|
||
|
||
Abhay Devatshale, Martin Raspaud and Adam Dybbroe | ||
April 2014, Norrkoping, Sweden |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.