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

Adding Merged Satellite Guage Rainfall (GPM) data #28

Open
pratiman-91 opened this issue Jun 5, 2024 · 2 comments
Open

Adding Merged Satellite Guage Rainfall (GPM) data #28

pratiman-91 opened this issue Jun 5, 2024 · 2 comments

Comments

@pratiman-91
Copy link
Collaborator

IMD has released new data GPM + Guages merged product. IMDLIB can support this.
Real Time: https://www.imdpune.gov.in/cmpg/Realtimedata/gpm/Rain_Download.html
Monthly Data: https://www.imdpune.gov.in/cmpg/Griddata/Rainfall25Merged.html

@iamsaswata
Copy link
Owner

Definitely we should consider this.
I am thinking how to implement them. I can think about two possible options.

  1. Generic get_data function call (and specify the product)
  2. Product specific functions (easy to implement but lot of code repetition)

What do you think about this?

@pratiman-91
Copy link
Collaborator Author

pratiman-91 commented Jun 8, 2024

We should implement it in the get_data function call with a new variable (may berain_gpm).

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