Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
cf99eed
add plotting materials to UU ocean of future directory
j-atkins Nov 5, 2025
b5eab8b
rename course directory
j-atkins Nov 5, 2025
8a60b82
WIP presentation and tutorial handouts
ammedd Nov 5, 2025
c066d9a
presentation updates
ammedd Nov 6, 2025
7046d56
update tut1
ammedd Nov 6, 2025
ed57b27
update material
ammedd Nov 11, 2025
d1f1056
add tutorial for set up on jupyter collaborative workspace
j-atkins Nov 12, 2025
f49757f
Merge branch 'ocean-of-future' of github.com:OceanParcels/virtualship…
j-atkins Nov 12, 2025
7371346
add collaborative workspace setup guide to index
j-atkins Nov 12, 2025
6d79d13
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 12, 2025
49b9a81
add info about having to repeat steps if closing Terminal
j-atkins Nov 12, 2025
c48727d
Merge branch 'ocean-of-future' of github.com:OceanParcels/virtualship…
j-atkins Nov 12, 2025
416eedc
fix typo in path
j-atkins Nov 12, 2025
5a92215
small edits
j-atkins Nov 12, 2025
12cbe0b
add index for docs
j-atkins Nov 12, 2025
466b677
update GitHub references in conf.py to reflect correct organization
j-atkins Nov 12, 2025
1b4ccab
small edits
ammedd Nov 12, 2025
b9a20f3
Merge branch 'ocean-of-future' of github.com:Parcels-code/virtualship…
ammedd Nov 12, 2025
a2ec788
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 12, 2025
d63b1a5
fix link formatting in index.md
j-atkins Nov 12, 2025
fd9dd24
temporarily fix link
j-atkins Nov 12, 2025
b33e306
add to do
j-atkins Nov 12, 2025
1f7d1c5
Merge branch 'ocean-of-future' of github.com:OceanParcels/virtualship…
j-atkins Nov 12, 2025
809cd4f
add schedule duration live monitoring notebook
j-atkins Nov 12, 2025
081fb74
presentation updates
ammedd Nov 12, 2025
31656c6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 12, 2025
8671d97
presentation updates
ammedd Nov 13, 2025
b635ccb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Nov 13, 2025
948fdd9
Merge branch 'main' into ocean-of-future
ammedd Nov 13, 2025
77649a6
add content and image
ammedd Nov 25, 2025
489c681
merge main into branch
ammedd Dec 11, 2025
5e190dd
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 11, 2025
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
2 changes: 2 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@
"user-guide/assignments/Sail_the_ship": "user-guide/_images/freepik_research_vessel.jpg",
"user-guide/assignments/Code_of_conduct": "user-guide/_images/freepik_code_of_conduct.jpg",
"user-guide/teacher-content/ILOs": "user-guide/_images/ILOs.jpg",
"user-guide/teacher-content/UU-ocean-of-future/Tutorial1": "user-guide/_images/freepik_assignment.png",
"user-guide/teacher-content/UU-ocean-of-future/Tutorial2": "user-guide/_images/freepik_assignment.png",
}

sphinx_gallery_conf = {"default_thumb_file": "_static/virtual_ship_logo.png"}
Expand Down
Binary file added docs/user-guide/_images/freepik_assignment.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion docs/user-guide/_images/links.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
"\n",
"[Research_vessel](freepik_research_vessel.jpg)\n",
"\n",
"[ILOs](ILOs.jpg)"
"[ILOs](ILOs.jpg)\n",
"\n",
"[Assignment](freepik_assignment.png)"
]
}
],
Expand Down
Binary file not shown.
2,910 changes: 2,220 additions & 690 deletions docs/user-guide/teacher-content/UU-ocean-of-future/Presentation.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ subtitle: "Ocean of the future <br> 13-11-2025"
author: "Emma Daniels & Jamie Atkins <br> Postdocs @ UU <br> Virtual Ship Classroom"
format:
revealjs:
embed-resources: true
slide-number: true
theme: sky
logo: "https://virtualship.readthedocs.io/en/latest/_static/virtual_ship_logo.png"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
"id": "c6b4d243",
"metadata": {},
"source": [
"# Tutorial 2\n",
"\n",
"## Open the notebook CTD transects and run all cells to generate some plots\n",
"- modify your data directory\n",
"data_dir\n",
Expand All @@ -20,7 +22,7 @@
"\n",
"Oxygen:\n",
"- Describe the evolution of oxygen along the transect\n",
"- Can you identify any oxygen minimum zones? Hypoxia?\n",
"- Where is the lowest oxygen found and why do you think this is the case?\n",
"\n",
"Nitrate: \n",
"Is there nearest to land there are very high nitrate values\n",
Expand Down
11 changes: 6 additions & 5 deletions docs/user-guide/teacher-content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,19 @@ We evaluated in several (under)graduate courses and find that the VirtualShip Cl

```{nbgallery}
---
maxdepth: 1
maxdepth: 2
caption: Teaching material
---

ILOs.ipynb
```

## UU Ocean of the Future

```{nbgallery}
---
maxdepth: 1
caption: UU Ocean of the Future
---
UU-ocean-of-future/Tutorial1.ipynb
UU-ocean-of-future/CoordinatesExport-Transect.xlsx
UU-ocean-of-future/Tutorial2.ipynb
UU-ocean-of-future/CTD_transects.ipynb
UU-ocean-of-future/plot_slider.py
```
6 changes: 4 additions & 2 deletions docs/user-guide/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@
maxdepth: 1
caption: Post-processing results
---
<!-- ADCP_data_tutorial.ipynb -->
<!-- CTD_data_tutorial.ipynb -->
surf_research_cloud_setup.ipynb
surf_collaborative_setup.ipynb
ADCP_data_tutorial.ipynb
CTD_data_tutorial.ipynb
Drifter_data_tutorial.ipynb
Argo_data_tutorial.ipynb
CTD_transects.ipynb
Expand Down