We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a1c8a6 commit 753dd4bCopy full SHA for 753dd4b
examples/01_build_roms.jl
@@ -7,6 +7,10 @@
7
# primitive equations ocean model widely used by the scientific community for
8
# a diverse range of applications.
9
#
10
+# This notebook should be run on [https://notebook-gher.uliege.be/](https://notebook-gher.uliege.be/)
11
+# (password are provided to the JuliaEO 2025 participants)
12
+# or a Linux/UNIX environement after installing the [required software](https://alexander-barth.github.io/ROMS.jl/JuliaEO25/#Required-software).
13
+#
14
# ## Getting the source code
15
16
# The source code of ROMS is distributed via [GitHub](https://github.com/myroms/roms).
0 commit comments