Skip to content
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

Could you add spectral response function for GCOM-C/SGLI sensor ? #146

Open
parrot19 opened this issue Mar 1, 2022 · 3 comments
Open

Could you add spectral response function for GCOM-C/SGLI sensor ? #146

parrot19 opened this issue Mar 1, 2022 · 3 comments
Assignees

Comments

@parrot19
Copy link

parrot19 commented Mar 1, 2022

Could you add spectral response function for GCOM-C/SGLI sensor ?

https://suzaku.eorc.jaxa.jp/GCOM_C/index.html

@adybbroe
Copy link
Collaborator

adybbroe commented Mar 1, 2022

Hi!
It would be great to have GCOM-C SGLI added, indeed. I am not familiar with the instrument and do not currently work with the data, so I think it would be faster and better if you started implementing the support in Pyspectral. I will gladly try helping you!
I found RSR data here:
https://suzaku.eorc.jaxa.jp/GCOM_C/data/prelaunch/sgli_rsr_f_N_PFM201607.txt

There are also the 3-telescope data. I am not sure what that means, but I see that the instrument can scan in +-45 degrees?

I will let you judge how ambitious we should be in adding support for SGLI, and how to possibly treat the three telescopes in a general way.

You could have a look at #144 to see how to start. Then once you have a reader for the original responses you can generated the hdf5 files and send me, or I can generate them here, and then upload to Zenodo.

@adybbroe adybbroe self-assigned this Mar 1, 2022
@parrot19
Copy link
Author

parrot19 commented Mar 1, 2022

Hi, thank you for your quick response. I think, providing RSR only for Nadir (N) telescope should be enough.

https://suzaku.eorc.jaxa.jp/GCOM_C/data/prelaunch/index.html
All-band RSR (low resolution)

Then, umm, it may be the same way you provided RSR for other sensors like MODIS....

@adybbroe
Copy link
Collaborator

adybbroe commented Mar 2, 2022

Good. Yeah, it should be fairly straight forward, and re-using the function to write hdf5, so basically it is only making a reader for the new data. Tell me if you start on something. Otherwise I will do it, but can't promise a schedule for this yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants