foua-pps / level1c4pps

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

Use satpy to rotate SEVIRI images #53

Closed sfinkens closed 3 years ago

sfinkens commented 3 years ago

Closes #40

sfinkens commented 3 years ago

Due to merge conflicts I would wait for #50 to be merged before continuing here.

ninahakansson commented 3 years ago

I just merged #50, is this ready to be merged as well?

sfinkens commented 3 years ago

Yes! I'll resolve the merge conflicts later today.

codecov-commenter commented 3 years ago

Codecov Report

Merging #53 (0b3bdc5) into master (9795e8e) will increase coverage by 0.26%. The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   76.65%   76.92%   +0.26%     
==========================================
  Files          21       21              
  Lines        1418     1417       -1     
  Branches      110      108       -2     
==========================================
+ Hits         1087     1090       +3     
+ Misses        306      302       -4     
  Partials       25       25              
Flag Coverage Δ
unittests 76.92% <94.11%> (+0.26%) :arrow_up:

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

Impacted Files Coverage Δ
level1c4pps/seviri2pps_lib.py 80.76% <88.23%> (+1.98%) :arrow_up:
level1c4pps/tests/test_seviri2pps.py 97.37% <100.00%> (-0.04%) :arrow_down:

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 9795e8e...0b3bdc5. Read the comment docs.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 892944262


Changes Missing Coverage Covered Lines Changed/Added Lines %
level1c4pps/seviri2pps_lib.py 16 17 94.12%
<!-- Total: 33 34 97.06% -->
Totals Coverage Status
Change from base Build 892346610: 0.3%
Covered Lines: 1345
Relevant Lines: 1681

💛 - Coveralls