Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
Backend services for the
[Data Access Tool UI](https://github.com/nsidc/data-access-tool-ui).

<p align="center">
<img alt="High Level DAT architecture diagram" src="./doc/high_level_architecture.png" />
</p>

## Level of Support

This repository is fully supported by NSIDC. If you discover any problems or
Expand Down
2 changes: 2 additions & 0 deletions doc/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ website:
left:
- href: getting_started.md
text: "Getting Started"
- href: architecture.md
text: "Architecture"
- href: testing.md
text: "Testing"
- href: developing_with_edd.qmd
Expand Down
1 change: 1 addition & 0 deletions doc/architecture.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
![High-level software architecture for the DAT. The DAT UI is embedded in dataset-specific pages powered by Drupal. Drupal provides the DAT with the dataset name and version.](high_level_architecture.png)
Binary file added doc/cires_rendezvous_poster.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion doc/cires_rendezvous_poster.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

This is a landing page for the
[CIRES Rendezvous](https://ciresevents.colorado.edu/rendezvous/) 2025 poster.
More content will be added here shortly!

## Abstract

Expand All @@ -27,6 +26,10 @@ also provides information about the open source software that defines and powers
the DAT, opening the possibility for collaboration with the open source
community.

## Poster

![CIRES Rendezvous 2025 poster](cires_rendezvous_poster.jpg)

## Try out the Data Access Tool

Below are some example links to dataset-specific instances of the Data Access
Expand Down
Binary file added doc/high_level_architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.