Skip to content

Commit 0a58ad6

Browse files
committed
Add section on software to DAT poster landing page
1 parent cf7b0ce commit 0a58ad6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

doc/cires_rendezvous_poster.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,17 @@ Tool:
4040
- [MODIS/Terra Snow Cover Daily L3 Global 500m SIN Grid, Version 61 (MOD10A1)](https://nsidc.org/data/data-access-tool/MOD10A1/versions/61)
4141
- [High Mountain Asia 8-meter DEM Mosaics Derived from Optical Imagery, Version 1 (HMA_DEM8m_MOS)](https://nsidc.org/data/data-access-tool/HMA_DEM8m_MOS/versions/1)
4242
- [SMAP Enhanced L3 Radiometer Global and Polar Grid Daily 9 km EASE-Grid Soil Moisture, Version 6 (SPL3SMP_E)](https://nsidc.org/data/data-access-tool/SPL3SMP_E/versions/6)
43+
44+
## Data Access Tool Software
45+
46+
The Data Access Tool is composed of three open source repositories in GitHub:
47+
48+
- [data-access-tool-ui](https://github.com/nsidc/data-access-tool-ui): Web
49+
interface to support granule-level discovery and access of NASA Earthdata for
50+
a given data collection.
51+
52+
- [data-access-tool-backend](https://github.com/nsidc/data-access-tool-backend):
53+
backend services that support the Python bulk download script and Earthdata
54+
Download.
55+
- [data-access-tool-vm](https://github.com/nsidc/data-access-tool-vm): NSIDC
56+
virtual machine configuration for deploying the backend service.

0 commit comments

Comments
 (0)