Skip to content

Commit 0e52623

Browse files
Merge pull request #28 from nsidc/updates-for-poster-page
Add image of poster to poster landing page
2 parents 590ee2c + 355e81c commit 0e52623

File tree

6 files changed

+11
-1
lines changed

6 files changed

+11
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
Backend services for the
88
[Data Access Tool UI](https://github.com/nsidc/data-access-tool-ui).
99

10+
<p align="center">
11+
<img alt="High Level DAT architecture diagram" src="./doc/high_level_architecture.png" />
12+
</p>
13+
1014
## Level of Support
1115

1216
This repository is fully supported by NSIDC. If you discover any problems or

doc/_quarto.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ website:
1010
left:
1111
- href: getting_started.md
1212
text: "Getting Started"
13+
- href: architecture.md
14+
text: "Architecture"
1315
- href: testing.md
1416
text: "Testing"
1517
- href: developing_with_edd.qmd

doc/architecture.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
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)

doc/cires_rendezvous_poster.jpg

1.45 MB
Loading

doc/cires_rendezvous_poster.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

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

76
## Abstract
87

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

29+
## Poster
30+
31+
![CIRES Rendezvous 2025 poster](cires_rendezvous_poster.jpg)
32+
3033
## Try out the Data Access Tool
3134

3235
Below are some example links to dataset-specific instances of the Data Access

doc/high_level_architecture.png

108 KB
Loading

0 commit comments

Comments
 (0)