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

adding support for handling mersi3 data #91

Open BengtRydberg opened 1 month ago

BengtRydberg commented 1 month ago

Adding support for handling mersi3 data by renaming and extending the mersi2 script to also handle mersi3 data.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10418362814

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
level1c4pps/tests/init.py 0 1 0.0%
level1c4pps/tests/test_mersi2pps.py 18 19 94.74%
level1c4pps/mersi2pps_lib.py 30 48 62.5%
<!-- Total: 48 68 70.59% -->
Totals Coverage Status
Change from base Build 10386821954: 0.6%
Covered Lines: 1605
Relevant Lines: 1963

💛 - Coveralls