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

Split VGAC files at midnight #87

Closed ninahakansson closed 4 months ago

ninahakansson commented 4 months ago

Split VGAC files at midnight and allow for sending in an outpath to be filled with start-time information.

vgac2pps.py -o out_dir/%Y%m%d/ ~/DATA_MISC/CLARAA3p5/VGAC_VNPP02MOD_A2012365_2304_n06095_K005.nc

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 36.84211% with 48 lines in your changes missing coverage. Please review.

Project coverage is 75.75%. Comparing base (39dae4d) to head (9b89b7a). Report is 25 commits behind head on main.

Files Patch % Lines
level1c4pps/vgac2pps_lib.py 36.84% 45 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #87 +/- ## ========================================== - Coverage 77.27% 75.75% -1.53% ========================================== Files 21 23 +2 Lines 1474 1633 +159 Branches 126 141 +15 ========================================== + Hits 1139 1237 +98 - Misses 308 360 +52 - Partials 27 36 +9 ``` | [Flag](https://app.codecov.io/gh/foua-pps/level1c4pps/pull/87/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=foua-pps) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/foua-pps/level1c4pps/pull/87/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=foua-pps) | `75.75% <36.84%> (-1.53%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=foua-pps#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9777294376

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
level1c4pps/vgac2pps_lib.py 31 75 41.33%
<!-- Total: 31 75 41.33% -->
Totals Coverage Status
Change from base Build 9107995984: 77.3%
Covered Lines: 1533
Relevant Lines: 1926

💛 - Coveralls
coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9777875117

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
level1c4pps/gac2pps_lib.py 2 5 40.0%
level1c4pps/vgac2pps_lib.py 31 75 41.33%
<!-- Total: 37 84 44.05% -->
Totals Coverage Status
Change from base Build 9107995984: 77.2%
Covered Lines: 1535
Relevant Lines: 1931

💛 - Coveralls
coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9805623438

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
level1c4pps/tests/test_vgac2pps.py 12 13 92.31%
level1c4pps/gac2pps_lib.py 2 5 40.0%
level1c4pps/vgac2pps_lib.py 68 75 90.67%
<!-- Total: 86 97 88.66% -->
Totals Coverage Status
Change from base Build 9107995984: 79.6%
Covered Lines: 1584
Relevant Lines: 1944

💛 - Coveralls