Skip to content

Commit 8dd7188

Browse files
authored
NMF roadshow presentation (#310)
* add presentation materials * add email * render
1 parent 85922fa commit 8dd7188

File tree

9 files changed

+6567
-2
lines changed

9 files changed

+6567
-2
lines changed

docs/user-guide/developer-content/nmf-roadshow/media/argo_plot.html

Lines changed: 3888 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../paper/figure1.png
9.13 KB
Loading
5.95 KB
Loading
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../teacher-content/UU-dyoc/vsc_overview/images/ship_still.mp4
1.11 MB
Loading

docs/user-guide/developer-content/nmf-roadshow/showcase.html

Lines changed: 2524 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 151 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,151 @@
1+
---
2+
title: "VirtualShip"
3+
subtitle: "NMF Roadshow | 2026"
4+
format:
5+
revealjs:
6+
self-contained: true
7+
scrollable: true
8+
slide-number: true
9+
theme: default
10+
logo: "https://virtualship.readthedocs.io/en/latest/_static/virtual_ship_logo.png"
11+
title-slide-attributes:
12+
data-background-video: "./media/ship_still.mp4"
13+
data-background-video-loop: true
14+
data-background-video-muted: true
15+
data-background-opacity: "0.7"
16+
controls: true
17+
include-in-header:
18+
- text: |
19+
<style>
20+
#title-slide .title {
21+
font-size: 1.4em;
22+
font-weight: 600;
23+
}
24+
</style>
25+
<style>
26+
#title-slide .subtitle {
27+
font-size: 1.0em;
28+
}
29+
</style>
30+
31+
---
32+
33+
## ![](https://virtualship.readthedocs.io/en/latest/_static/virtual_ship_logo.png){height="145"} {.smaller}
34+
- Open-source **VirtualShip** software provides scientists with an authentic experience of sea-going research anywhere in the global ocean.
35+
- Simulates measurements in a _digital_ ocean as if they are coming from real-life oceanographic instruments
36+
- Including CTDs, ADCPs, Drifters, Argo floats, and more.
37+
38+
::: {layout-ncol=3 layout-valign="top"}
39+
40+
![CTD (NIOZ)](https://www.nioz.nl/sites/default/files/styles/ratio_16_9_md/public/2025-08/foto%2010%20P1080059_0.JPG?h=173c0f7e&itok=87l7yzVK)
41+
42+
![ADCP (Nortek)](https://www.nortekgroup.com/assets/images/VM-illustration-vessel.png){height="200px"}
43+
44+
![Argo (NOAA)](https://www.aoml.noaa.gov/wp-content/uploads/2020/02/Untitled-2.jpg)
45+
46+
:::
47+
48+
49+
## ![](https://virtualship.readthedocs.io/en/latest/_static/virtual_ship_logo.png) {.smaller}
50+
51+
- VirtualShip is a powerful tool for:
52+
- **Research** (testing new instrument designs, sampling strategies, OSSEs, etc.)
53+
54+
:::{.callout-note}
55+
Today, I am talking about the VirtualShip *software*. We also run the **VirtualShip Classroom**, which incorporates educational resources and VR to build an authentic learning experience for students (at UU and soon beyond).
56+
:::
57+
58+
59+
## VirtualShip internals {.smaller}
60+
61+
62+
- <span style="vertical-align: middle;">
63+
![](https://parcels-code.org/parcels-assets/logo-horo.svg){width=250}
64+
</span>
65+
- Lagrangian trajectory framework
66+
- Instruments have behaviours via customisable, extensible `kernels`
67+
- VirtualShip = `kernel`s + configuration + digital ocean
68+
69+
<!-- <br> -->
70+
71+
- <span style="vertical-align: middle;">
72+
![](https://storageprdv2inwink.blob.core.windows.net/cu-66c07085-b35f-4726-c6ad-08dbeb74311d-public/a40ee7d5-2d4d-434e-a976-08dbf0c0331f/assets/pictures/PoissonCopernicus_horizontalBlue.png){width=250} </span>
73+
- The digital ocean
74+
- Data ingestion is by default 'streamed' via `copernicusmarine` Python toolbox (on-the-fly)
75+
- With an option to pre-download to ingest (any gridded forcing data) from disk
76+
77+
## An example expedition 🚢
78+
79+
::: {layout-ncol=1 style="display: flex; justify-content: center;"}
80+
81+
![](media/figure1.png)
82+
83+
:::
84+
85+
## An example expedition 🚢
86+
87+
Argo Float deployment
88+
89+
<iframe src="media/argo_plot.html" data-external="1" width="100%" height="800px" frameborder="0"></iframe>
90+
91+
## VirtualShip applications 🚢 {.smaller}
92+
93+
- For researchers:
94+
- Observing System Simulation Experiments (OSSEs)
95+
- VirtualShip can help mesh diverse deployments in a digital ocean before spending thousands/millions of € on real-life deployments.
96+
97+
- For complementing real-life expeditions:
98+
- Plan your expedition in a digital ocean before you go to sea.
99+
- Real-time adaptive strategies where sampling plans on real-life expedtions are updated based on incoming data and/or forecasts.
100+
101+
- For educators:
102+
- VirtualShip Classroom (software + open educational resources + VR / 360° videos)
103+
104+
105+
## Get in touch! {.smaller}
106+
107+
- If you're interested in using VirtualShip for research, please don't hesitate to get in touch.
108+
109+
::: {.columns}
110+
111+
::: {.column width="50%"}
112+
- By **email**:
113+
- Jamie Atkins: [j.r.c.atkins@uu.nl](mailto:j.r.c.atkins@uu.nl)
114+
- Emma Daniels: [e.e.daniels1@uu.nl](mailto:e.e.daniels1@uu.nl)
115+
- Erik van Sebille: [e.vansebille@uu.nl](mailto:e.vansebille@uu.nl)
116+
:::
117+
118+
::: {.column width="25%"}
119+
120+
- Via **GitHub**
121+
:::
122+
123+
::: {.column width="25%"}
124+
![](media/qrcode_github.png){height=170 fig-align="left"}
125+
:::
126+
127+
:::
128+
129+
::: {.callout-note appearance="simple"}
130+
131+
::: {.columns}
132+
133+
::: {.column width="62%"}
134+
135+
**VirtualShip Classroom**
136+
137+
If you're interested specifically in its application in **education**, please sign up to one of our upcoming VirtualShip Classroom inspiration showcases (via the QR code below):
138+
139+
- 14:00-15:00 2nd April 2026
140+
- 14:00-15:00 7th May 2026
141+
:::
142+
143+
::: {.column width="30%"}
144+
![](media/qrcode_form.png){height=200px fig-align="right"}
145+
:::
146+
147+
:::
148+
149+
:::
150+
151+
# Now, a live software demo...

docs/user-guide/teacher-content/UU-dyoc/vsc_overview/Presentation.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)