-
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 a RSR convert script for FY-4B GHI sensor #192
Conversation
Hi @yukaribbba, I can't find the GHI RSRs on the NSMC website any more - your link is no longer working and I can't find an alternative (only the AGRI RSRs). Do you know where do download these now? (only just realised I was requested to review this - doing so now!) |
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 good, one minor comment on the dates and also an updated link to the RSRs (I managed to find them!)
@simonrp84 The work is done but not perfect. The color is pretty nice here. Looks like MODIS/MERSI-2. I don't know what has happened. Maybe the performance has degraded? |
@yukaribbba To my knowledge the instrument hasn't degraded, the images have looked like this right from the start. I presume that a lot of post-processing was done to make their image look as it does. Also, I just tried to run your conversion script and am getting some errors:
I added this to
Any idea what might be happening there? |
Nothing wrong with my yaml:
|
Yes, you need to include that YAML in the PR :) |
oops... |
Hey! I am looking at this now, looks fine. But is this the link to the original RSR data: I get a "The file does not exist" :-( |
@yukaribbba Can you just please fix the pre-commit CI complaints? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #192 +/- ##
=======================================
Coverage 90.00% 90.00%
=======================================
Files 23 23
Lines 2571 2571
=======================================
Hits 2314 2314
Misses 257 257
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Hi @adybbroe thanks for reviewing! The link is available for me. You might want to try it several times since their website is unstable or hard to be connected sometimes. Here's the original RSR data pulled from that link. |
I remember there's a way to call pre-commit CI and let it do the fix automatically but I forgot how to do that.... |
pre-commit.ci autofix |
@adybbroe Ok done. |
@adybbroe could you have another look at this to see if we can merge this? |
@adybbroe could you take a moment to see if there's anything else to do for this PR? |
I've updated the link to original rsr in description and it's valid now. |
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.
LGTM, thanks! And sorry for the delay.
Thanks! :D |
AUTHORS.md
if not there alreadyOriginal RSR comes from CMA's website. https://img.nsmc.org.cn/PORTAL/NSMC/DATASERVICE/SRF/FY4B/FY4B_GHI_SRF.zip
The hdf result. See if we can put it on zenodo:
rsr_ghi_FY-4B.zip
The images:
(rayleigh correction)
(no correction)
You see the correction is not that satisfying. I think it's because the original rsr data is kinda rough. But anyway that's the only open data I can find on CMA's website.