pytroll / pyspectral

Pyspectral is a package to read and manipulate satellite sensor spectral responses and solar irradiance spectra
https://pyspectral.readthedocs.org/
GNU General Public License v3.0
69 stars 39 forks source link

Add fengyun and geo-kompsat-2b sensor support #225

Closed adybbroe closed 6 months ago

adybbroe commented 6 months ago

This PR basically just updates the link to zenodo to point to the latest RSR files with the recent addition of Chinese and Korean sensors

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.00%. Comparing base (b1c040a) to head (5853de5). Report is 25 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #225 +/- ## ======================================= Coverage 90.00% 90.00% ======================================= Files 23 23 Lines 2571 2571 ======================================= Hits 2314 2314 Misses 257 257 ``` | [Flag](https://app.codecov.io/gh/pytroll/pyspectral/pull/225/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/pytroll/pyspectral/pull/225/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pytroll) | `90.00% <100.00%> (ø)` | | 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=pytroll#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.

yukaribbba commented 6 months ago

Please don't forget #192 :)

adybbroe commented 6 months ago

I saw that I had actually included the rsr_ghi_FY-4B.h5 file downloaded from the link above on zenodo. So we should be ok!