Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.36 KB

File metadata and controls

35 lines (25 loc) · 1.36 KB

Data Tutorials and User Services for the ASDC

How-to guides, tutorials, and scripts for working with data from missions archived and distributed by NASA's Atmospheric Science Data Center (ASDC). The site covers CALIPSO, CERES, DSCOVR, MAIA, MISR, MOPITT, POWER, PREFIRE, SAGE III-ISS, STAQS, TEMPO, and TOLNet.

Browse the rendered site: https://nasa.github.io/ASDC_Data_and_User_Services/

This site is under active, open development. Stay tuned for more and ever-evolving content!

Getting started (contributors)

You need Python 3.10+, uv, and Quarto.

git clone https://github.com/nasa/ASDC_Data_and_User_Services.git
cd ASDC_Data_and_User_Services

uv sync              # install Python dependencies
pre-commit install   # enable local quality checks on commit
quarto preview       # live-preview the site at localhost

See the Contributing Guide for notebook style guidelines, content requirements, pre-commit hooks, and data file policy.

Questions or issues?

Open an issue or reach out via the Earthdata Forum.