ghiggi / gpm_api

Global Precipitation Measurement Mission (GPM) python package to download and analyze data with xarray
https://gpm-api.readthedocs.io
MIT License
46 stars 4 forks source link

[FEATURE] make GPM V9 available #57

Closed kmuehlbauer closed 1 month ago

kmuehlbauer commented 1 month ago

Is your feature request related to a problem? Please describe.

ValueError: GPM-API currently supports only GPM versions 5, 6 and 7.

Describe the solution you'd like GPM V9 should work successfully.

gpm-api version '0.2.13'

@ghiggi What are the blockers here? I did not yet dive into gpm-api code, but I'm interested enough to contribute. Or is this already in the works?

kmuehlbauer commented 1 month ago

Nevermind @ghiggi this seems just some misunderstanding on my side ;-)

ghiggi commented 1 month ago

Hey @kmuehlbauer. The version argument refers to the GPM products versions era. The last product version is 7. It does not relate to the version of the software ;) Let me know if you have any question !

kmuehlbauer commented 1 month ago

Yes, I mixed things up. :grimacing: