.gitignore
Concept ID.ipynb
ECOSTRESS CMR Search.ipynb
ECOSTRESS Granule Download.ipynb
LICENSE
POINT_SAMPLING_INTEGRATION.md
Querying ECOSTRESS at points.ipynb
README.md
debug_lst_sampling.py
debug_stars_search.py
ecostress_LST_11SLT_2025-06-01_2025-06-30.csv
ecostress_multivar_11SLT_2025-06-01_2025-06-30.csv
makefile
pyproject.toml
querying_ECOSTRESS_at_points.py
.github/workflows/ci.yml
.github/workflows/python-publish.yml
ECOv002_CMR/ECOSTRESS_CMR_search.py
ECOv002_CMR/ECOSTRESS_CMR_search_links.py
ECOv002_CMR/ECOv002_CMR.py
ECOv002_CMR/__init__.py
ECOv002_CMR/authentication.py
ECOv002_CMR/concept_ID_from_DOI.py
ECOv002_CMR/constants.py
ECOv002_CMR/download_ECOSTRESS.py
ECOv002_CMR/download_ECOSTRESS_granule.py
ECOv002_CMR/download_ECOSTRESS_granule_files.py
ECOv002_CMR/download_file.py
ECOv002_CMR/exceptions.py
ECOv002_CMR/granule_ID.py
ECOv002_CMR/granule_ID_from_filename.py
ECOv002_CMR/interpret_ECOSTRESS_URLs.py
ECOv002_CMR/point_sampling.py
ECOv002_CMR/product_name_from_filename.py
ECOv002_CMR/variable_from_filename.py
ECOv002_CMR/version.py
ECOv002_CMR.egg-info/PKG-INFO
ECOv002_CMR.egg-info/SOURCES.txt
ECOv002_CMR.egg-info/dependency_links.txt
ECOv002_CMR.egg-info/entry_points.txt
ECOv002_CMR.egg-info/requires.txt
ECOv002_CMR.egg-info/top_level.txt
ECOv002_CMR/timer/__init__.py
ECOv002_CMR/timer/timer.py
examples/README.md
examples/csv_to_geodataframe_demo.py
examples/geodataframe_sampling_demo.py
examples/point_sampling_demo.py
tests/test_import_ECOv002_CMR.py
tests/test_import_dependencies.py
tests/test_point_sampling.py