-
Notifications
You must be signed in to change notification settings - Fork 303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reader for NWCSAF/MSG 2013 format #886
Reader for NWCSAF/MSG 2013 format #886
Conversation
Signed-off-by: Adam Dybbroe <[email protected]>
Signed-off-by: Adam Dybbroe <[email protected]>
Signed-off-by: Adam Dybbroe <[email protected]>
Signed-off-by: Adam Dybbroe <[email protected]>
Signed-off-by: Adam Dybbroe <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #886 +/- ##
==========================================
+ Coverage 86.66% 86.73% +0.07%
==========================================
Files 177 179 +2
Lines 27036 27252 +216
==========================================
+ Hits 23431 23638 +207
- Misses 3605 3614 +9
Continue to review full report at Codecov.
|
Signed-off-by: Adam Dybbroe <[email protected]>
Signed-off-by: Adam Dybbroe <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding this legacy (but important!) format reader. You're missing tests for the hdf5 utils changes, and for you reader.
Signed-off-by: Adam Dybbroe <[email protected]>
Does this fix #888 ? |
Signed-off-by: Adam Dybbroe <[email protected]>
Signed-off-by: Adam Dybbroe <[email protected]>
…ybbroe/satpy into feature-old-nwcsaf-geo-format
…erage Signed-off-by: Adam Dybbroe <[email protected]>
@mraspaud I suppose it does fix the old issue, as far as it needs fixing at least... |
Adding support to read the NWCSAF/MSG v2013 formattet cloud products.
flake8 satpy