|
| 1 | +--- |
| 2 | +title: "Earthdata Download & Data Access Tool (EDDAT)" |
| 3 | +date: "2025-05-14" |
| 4 | +format: revealjs |
| 5 | +author: |
| 6 | + - name: "Trey Stafford" |
| 7 | + - name: "Amy Steiker" |
| 8 | + - name: "Colin Nickerson" |
| 9 | + - name: "Leslie Goldman" |
| 10 | +--- |
| 11 | + |
| 12 | + |
| 13 | +# Data Access Tool (DAT) |
| 14 | + |
| 15 | +Web-based Javascript application that provides an interface for users to find, |
| 16 | +filter, and download data files associated with NSIDC DAAC datasets. |
| 17 | + |
| 18 | +:::: {.columns} |
| 19 | + |
| 20 | +::: {.column width="50%"} |
| 21 | +**Filter** |
| 22 | + |
| 23 | +🕙 Temporal |
| 24 | + |
| 25 | +🌐 Spatial |
| 26 | + |
| 27 | +🔎 Filename |
| 28 | +::: |
| 29 | + |
| 30 | +::: {.column width="50%"} |
| 31 | +**Download** |
| 32 | + |
| 33 | +🐍 Python download script |
| 34 | + |
| 35 | +💾 NASA Earthdata Download |
| 36 | + |
| 37 | +🚀 NASA Earthdata Search |
| 38 | + |
| 39 | +::: |
| 40 | +:::: |
| 41 | + |
| 42 | + |
| 43 | +# DAT Usage and impact |
| 44 | +🗓️ Originally released in late 2018 |
| 45 | + |
| 46 | +👤 28% of total DAAC data users |
| 47 | + |
| 48 | +🗃️ 739 datasets served |
| 49 | + |
| 50 | +🥧 17% of total NASA DAAC data download volume |
| 51 | + |
| 52 | + |
| 53 | +# |
| 54 | + |
| 55 | + |
| 58 | + |
| 59 | + |
| 60 | +# |
| 61 | + |
| 62 | +::: {.r-fit-text} |
| 63 | + |
| 64 | +::: |
| 65 | + |
| 66 | +# EDDAT Motivation |
| 67 | + |
| 68 | +ECS decommissioning - July 2026! |
| 69 | + |
| 70 | +* Update to support cloud collections |
| 71 | +* Replace ECS-based order option with Earthdata Download |
| 72 | + |
| 73 | +# Earthdata Download |
| 74 | + |
| 75 | +::: {.r-fit-text} |
| 76 | +[Earthdata Download](https://github.com/nasa/earthdata-download) is an |
| 77 | +[Electron](https://www.electronjs.org/) desktop application designed to |
| 78 | +facilitate large downloads of granules from Earthdata Search. |
| 79 | + |
| 80 | +Users download and install Earthdata Download to their personal computers. |
| 81 | +::: |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | +# Demo |
| 86 | + |
| 87 | +::: {.r-fit-text} |
| 88 | +<https://nsidc.org/data/data-access-tool/HMA_DEM8m_MOS/versions/1> |
| 89 | +::: |
| 90 | + |
| 91 | + |
| 92 | +::: {.r-fit-text} |
| 93 | +# Software Architecture |
| 94 | + |
| 95 | + |
| 99 | +::: |
| 100 | + |
| 101 | +# |
| 102 | + |
| 103 | +::: {style="transform: scale(0.75); transform-origin: center;"} |
| 104 | +{{< include edd_sequence_diagram.qmd >}} |
| 105 | +::: |
| 106 | + |
| 107 | +::: {.r-fit-text} |
| 108 | +High-level sequence diagram showing interaction between the DAT UI, DAT Backend, |
| 109 | +and Earthdata Download. |
| 110 | +::: |
| 111 | + |
| 112 | +# Future Evolution |
| 113 | + |
| 114 | +NSIDC DAAC plans to collaborate with teams across the NASA Earth Science Data |
| 115 | +Systems program to scale the DAT into an enterprise tool, with the goal of |
| 116 | +serving all NASA Earthdata datasets as an integrated application within the NASA |
| 117 | +Earthdata website. |
| 118 | + |
| 119 | +# CIRES Rendezvous 2025 |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | +# References |
| 125 | + |
| 126 | +* See [CIRES Rendezvous 2025 poster landing page](cires_rendezvous_poster.md) |
| 127 | +for more info about the poster, and links to example DAT pages for popular |
| 128 | +datasets. |
| 129 | +* [NSIDC DAT help |
| 130 | + article](https://nsidc.org/data/user-resources/help-center/filter-and-order-data-set-web-page-using-data-access-tool) |
| 131 | +* [NSIDC Earthdata Download help |
| 132 | + article](https://nsidc.org/data/user-resources/help-center/how-to-use-earthdata-download) |
| 133 | +* [NASA Earthdata Download downloads page](https://nasa.github.io/earthdata-download/) |
| 134 | + |
| 135 | +# Questions? |
0 commit comments