LICENSE
README.md
pyproject.toml
dhis2eo/__init__.py
dhis2eo.egg-info/PKG-INFO
dhis2eo.egg-info/SOURCES.txt
dhis2eo.egg-info/dependency_links.txt
dhis2eo.egg-info/requires.txt
dhis2eo.egg-info/top_level.txt
dhis2eo/data/__init__.py
dhis2eo/data/utils.py
dhis2eo/data/cds/__init__.py
dhis2eo/data/cds/era5_land/__init__.py
dhis2eo/data/cds/era5_land/hourly.py
dhis2eo/data/cds/era5_land/monthly.py
dhis2eo/data/chc/__init__.py
dhis2eo/data/chc/chirps3/__init__.py
dhis2eo/data/chc/chirps3/daily.py
dhis2eo/data/destine/__init__.py
dhis2eo/data/destine/era5/__init__.py
dhis2eo/data/destine/era5/hourly.py
dhis2eo/data/destine/era5_land/__init__.py
dhis2eo/data/destine/era5_land/hourly.py
dhis2eo/data/worldpop/__init__.py
dhis2eo/data/worldpop/pop_total/__init__.py
dhis2eo/data/worldpop/pop_total/yearly.py
dhis2eo/integrations/__init__.py
dhis2eo/integrations/chap.py
dhis2eo/integrations/geopandas.py
dhis2eo/integrations/pandas.py
dhis2eo/utils/__init__.py
dhis2eo/utils/time.py
dhis2eo/utils/types.py