earthaccess
Python Library for NASA Earthdata APIs
File Explorer
Download Latest Version (.zip)- environment.yml
- postBuild
- action.yml
- bug.yml
- config.yml
- experience-report.yml
- binder-badge.yml
- check-links.yml
- discussions.yml
- integration-test-review.yml
- integration-test.yml
- issue-manager.yml
- issue-metrics.yml
- pr-rtd-link.yml
- publish.yml
- test-mindeps.yml
- test.yml
- zizmor.yml
- dependabot.yml
- pull_request_template.md
- auth.md
- collections-query.md
- collections-services.md
- collections.md
- granules-query.md
- granules.md
- store.md
- index.md
- integration-tests.md
- development.md
- maintainers-guide.md
- pr-guide.md
- releasing.md
- triaging.md
- naming-convention.md
- code-of-conduct.md
- index.md
- styles.css
- .nav.yml
- 231-aws-us-west-2-checking-method.md
- 929-move-repository.md
- esip-funding-friday-song-lyrics.md
- earthaccess_environmental_horst.jpg
- lyrics_v01_review.jpg
- lyrics_v02_presented.jpg
- asdc-logo.png
- asf-logo.png
- coiled-logo.png
- devseed-logo.png
- earthdata-logo.jpg
- gesdisc-logo.png
- lpdaac-logo.png
- obdaac-logo.svg
- openscapes_hex-logo.png
- ornl-logo.jpg
- podaac-logo.png
- access.md
- authenticate.md
- backwards-compatibility.md
- fsspec.ipynb
- search.md
- status.md
- access-data.md
- authenticate.md
- cloud.md
- edl.ipynb
- search-granules.md
- search-services.md
- cloud-glossary.md
- nasa-glossary.md
- .placeholder
- dmrpp-virtualizarr.ipynb
- emit-earthaccess.ipynb
- file-access.ipynb
- restricted-datasets.ipynb
- SSL.ipynb
- underwater.jpeg
- virtual_dataset_tutorial_with_TEMPO_Level3.ipynb
- index.md
- quick-start.md
- .nav.yml
- about-us.md
- calendar.md
- earth.png
- index.md
- LICENSE.txt
- logo.png
- nasa-logo.png
- nsidc-logo.png
- resources.md
- supported-by.md
- iso_bootstrap4.0.0min.css
- styles.css
- __init__.py
- _search.py
- _validation.py
- __init__.py
- _credentials.py
- _parser.py
- _types.py
- core.py
- __init__.py
- api.py
- auth.py
- daac.py
- exceptions.py
- formatters.py
- py.typed
- results.py
- search.py
- services.py
- store.py
- system.py
- widgets.py
- verify_tag.sh
- yamlfmt.py
- __init__.pyi
- queries.pyi
- TestServices.test_services.yaml
- ASF.txt
- ESDIS.txt
- generate.py
- GES_DISC.txt
- GHRC_DAAC.txt
- LAADS.txt
- LARC_ASDC.txt
- LARC_CLOUD.txt
- LPCLOUD.txt
- NSIDC_CPRD.txt
- OB_CLOUD.txt
- OB_DAAC.txt
- ORNL_CLOUD.txt
- ORNL_DAAC.txt
- POCLOUD.txt
- PODAAC.txt
- SEDAC.txt
- __init__.py
- conftest.py
- param.py
- sample.py
- test_api.py
- test_auth.py
- test_cloud_download.py
- test_cloud_open.py
- test_distributed.py
- test_geo_interface.py
- test_search_data.py
- test_services.py
- test_virtualizarr.py
- test_xarray.py
- TestResults.test_collections_less_than_2k.yaml
- TestResults.test_collections_more_than_2k.yaml
- TestResults.test_data_links.yaml
- TestResults.test_get.yaml
- TestResults.test_get_all_less_than_2k.yaml
- TestResults.test_get_all_more_than_2k.yaml
- TestResults.test_get_more_than_2000.yaml
- TestResults.test_no_results.yaml
- TestServices.test_service_results.yaml
- TestServices.test_services.yaml
- .placeholder
- atl03.json
- atl03_umm.json
- atl06.json
- atl06_umm.json
- atl08.json
- atl08_umm.json
- Daymet_Daily_V4R1_2129.json
- Daymet_Daily_V4R1_2129_umm.json
- G1593453400-LAADS.json
- G1593453400-LAADS_umm.json
- GPM_3IMERGHH.json
- GPM_3IMERGHH_umm.json
- NLDAS_NOAH0125_H.json
- NLDAS_NOAH0125_H_umm.json
- __init__.py
- conftest.py
- test_auth.py
- test_collection_queries.py
- test_deprecations.py
- test_formatters.py
- test_geo_interface.py
- test_granule_queries.py
- test_results.py
- test_services.py
- test_store.py
- test_uat.py
- test_virtual.py
- __init__.py
- .codespellignore
- .gitattributes
- .gitignore
- .pre-commit-config.yaml
- .readthedocs.yaml
- .yamlfmt.yml
- CHANGELOG.md
- CITATION.cff
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- environment.yml
- LICENSE.txt
- logo.png
- mkdocs.yml
- noxfile.py
- pyproject.toml
- README.md
- uv.lock
# Installation Guide
1. Get the code
git clone https://github.com/earthaccess-dev/earthaccess
Downloads the entire project code from GitHub to your computer.
cd earthaccess
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
python -m pip install earthaccess
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
