pytroll / pytroll-pps-runner

Pytroll runner for PPS
GNU General Public License v3.0
1 stars 8 forks source link

Fixing problem with ascii file not found #51

Closed ninahakansson closed 2 years ago

ninahakansson commented 2 years ago

Orbit number is configurable in level1c4pps and the default is 00000 not only for MODIS.

codecov[bot] commented 2 years ago

Codecov Report

Merging #51 (b7e2c17) into main (d1ed092) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   58.41%   58.43%   +0.02%     
==========================================
  Files          14       14              
  Lines        1960     1961       +1     
  Branches      248      247       -1     
==========================================
+ Hits         1145     1146       +1     
  Misses        793      793              
  Partials       22       22              
Flag Coverage Δ
unittests 58.43% <100.00%> (+0.02%) :arrow_up:

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

Impacted Files Coverage Δ
nwcsafpps_runner/tests/test_utils.py 100.00% <100.00%> (ø)
nwcsafpps_runner/utils.py 33.48% <100.00%> (-0.16%) :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 d1ed092...b7e2c17. Read the comment docs.