-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add converter for Electro-L N2 MSU/GS spectral response functions #144
Conversation
…nloaded from the NWP-SAF.
Codecov Report
@@ Coverage Diff @@
## main #144 +/- ##
=======================================
Coverage 84.18% 84.18%
=======================================
Files 23 23
Lines 2454 2454
=======================================
Hits 2066 2066
Misses 388 388
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine. Just fix the small cut'n'paste thingy
I tested it and this gives me a plot of the responses for the three short wave channels:
python bin/composite_rsr_plot.py -p Electro-L-N2 -s msu-gs --range 0.4 0.9
@simonrp84 |
As I said in your other PR #145 I have updated the RSR on zenodo.org, so you can update the URL and version in |
Signed-off-by: Adam.Dybbroe <a000680@c21856.ad.smhi.se>
Signed-off-by: Adam.Dybbroe <a000680@c21856.ad.smhi.se>
This adds the spectral response functions for the Electro-L N2 satellite's MSU-GS sensor. Unfortunately it's only for the
N2
sat as I can't find RSRs for theN1
orN3
sats, but will update the code in future if I can get them.I also added a section to
pyspectral.yaml
but commented it out and updated the readme. In addition to adding Electro-L to the readme I also took the liberty of changing @adybbroe as author to "Pytroll developers" as I think quite a few people have worked on this. Hope that's OK!pytest pyspectral
flake8 pyspectral