foua-pps / level1c4pps

module to create level1c input files to PPS using satpy
GNU General Public License v3.0
3 stars 13 forks source link

Add support for SEVIRI Native #50

Closed sfinkens closed 3 years ago

sfinkens commented 3 years ago

Add support for SEVIRI L1.5 data in Native format as provided in the European Weather Cloud.

Depends on

Also adds two new flags for seviri2pps:

sfinkens commented 3 years ago

Thanks for reviewing the changes @ninahakansson ! I think we can leave this PR open until the satpy PRs are merged, just in case something changes there.

sfinkens commented 3 years ago

Oops, sorry for the noise

mraspaud commented 3 years ago

All these PR's have been merged and released :)

codecov-commenter commented 3 years ago

Codecov Report

Merging #50 (426693e) into master (015c986) will increase coverage by 1.54%. The diff coverage is 90.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   75.11%   76.65%   +1.54%     
==========================================
  Files          21       21              
  Lines        1326     1418      +92     
  Branches      102      110       +8     
==========================================
+ Hits          996     1087      +91     
+ Misses        308      306       -2     
- Partials       22       25       +3     
Flag Coverage Δ
unittests 76.65% <90.38%> (+1.54%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
level1c4pps/seviri2pps_lib.py 78.78% <84.12%> (+5.45%) :arrow_up:
level1c4pps/tests/test_seviri2pps.py 97.41% <100.00%> (+0.46%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 015c986...426693e. Read the comment docs.