LICENSE.md
README.md
pyproject.toml
src/earthlens/__init__.py
src/earthlens/aggregate.py
src/earthlens/earthlens.py
src/earthlens/spatial.py
src/earthlens/utm.py
src/earthlens.egg-info/PKG-INFO
src/earthlens.egg-info/SOURCES.txt
src/earthlens.egg-info/dependency_links.txt
src/earthlens.egg-info/requires.txt
src/earthlens.egg-info/top_level.txt
src/earthlens/base/__init__.py
src/earthlens/base/abstractdatasource.py
src/earthlens/base/leaves.py
src/earthlens/base/providers.py
src/earthlens/base/spatial.py
src/earthlens/base/yaml_loader.py
src/earthlens/chc/__init__.py
src/earthlens/chc/backend.py
src/earthlens/chc/catalog.py
src/earthlens/chc/catalog/_index.yaml
src/earthlens/chc/catalog/chirp.yaml
src/earthlens/chc/catalog/chirps-2.0.yaml
src/earthlens/chc/catalog/chirps-v3.yaml
src/earthlens/chc/catalog/chirts.yaml
src/earthlens/chc/catalog/cmip6.yaml
src/earthlens/chc/catalog/derived.yaml
src/earthlens/chc/catalog/gefs.yaml
src/earthlens/chc/catalog/indices.yaml
src/earthlens/ecmwf/__init__.py
src/earthlens/ecmwf/backend.py
src/earthlens/ecmwf/catalog.py
src/earthlens/ecmwf/cds_data_catalog.yaml
src/earthlens/ecmwf/constraints.py
src/earthlens/ecmwf/jobs.py
src/earthlens/ecmwf/providers.yaml
src/earthlens/gee/__init__.py
src/earthlens/gee/_helpers.py
src/earthlens/gee/auth.py
src/earthlens/gee/backend.py
src/earthlens/gee/catalog.py
src/earthlens/gee/cloud_masks.py
src/earthlens/gee/features.py
src/earthlens/gee/filters.py
src/earthlens/gee/io.py
src/earthlens/gee/jobs.py
src/earthlens/gee/providers.yaml
src/earthlens/gee/sampling.py
src/earthlens/gee/catalog/_index.yaml
src/earthlens/gee/catalog/atmosphere-chemistry.yaml
src/earthlens/gee/catalog/climate-reanalysis.yaml
src/earthlens/gee/catalog/community.yaml
src/earthlens/gee/catalog/elevation-terrain.yaml
src/earthlens/gee/catalog/hydrology-water.yaml
src/earthlens/gee/catalog/land-cover-change.yaml
src/earthlens/gee/catalog/optical-multispectral.yaml
src/earthlens/gee/catalog/other.yaml
src/earthlens/gee/catalog/precipitation.yaml
src/earthlens/gee/catalog/sar-radar.yaml
src/earthlens/s3/__init__.py
src/earthlens/s3/s3.py
tests/test_aggregate.py
tests/test_chc.py
tests/test_earthlens.py
tests/test_s3.py
tests/test_spatial.py
tests/test_utm.py