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

Deprecate usage of PPS `gpmdata` in favour of `gpmallversions/V0{version}` #26

Closed ghiggi closed 4 months ago

ghiggi commented 7 months ago

Deprecate usage of PPS gpmdata in favour of gpmallversions/V0{version} We should retrieve data directly from the correct version directory.

_get_pps_rs_product_dir can be simplified test_pps_rs_version_7 should be updated TestGetFpathsFromFnames.test_pps should be updated