Examples
- Lab Experiment ➭ download / url
- Ocean Transect ➭ download / url
- Two-Dimensional Map ➭ download / url
- Three-Dimensional Domain ➭ download / url
- Two-Dimensional Global Ocean Example ➭ download / url
- Three-Dimensional Global Ocean Example ➭ download / url
Running The Examples
Any example found in the online documentation is most easily run using Pluto.jl. Just copy the corresponding download / url link (see above) and paste into the Pluto.jl interface.
The notebooks can also be run the command line (e.g., julia -e 'include("defaults.jl"). In that case, unlike with Pluto.jl, user needs to Pkg.add packages separately.