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

Refactor download #20

Closed ghiggi closed 8 months ago

ghiggi commented 8 months ago

Prework

What kind of change does this PR introduce? (check at least one)

Does this PR introduce a breaking change? (check one)

Breaking changes summary:

The PR fulfills these requirements:

Summary

This refactor provide cleaner internals and enable to implement multiple options for data download. The current implementation allow retrievals from PPS and GES DISC servers.