|
| 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 | +## {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 | + |
| 41 | + |
| 42 | +{height="200px"} |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | +::: |
| 47 | + |
| 48 | + |
| 49 | +##  {.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 | + {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 | + {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 | + |
| 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 | +{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 | +{height=200px fig-align="right"} |
| 145 | +::: |
| 146 | + |
| 147 | +::: |
| 148 | + |
| 149 | +::: |
| 150 | + |
| 151 | +# Now, a live software demo... |
0 commit comments