This repository contains Julia code that recreates ocean modeling exercises from the books by Jochen Kämpf: "Ocean modelling for beginners: using open-source software" (2009) and "Advanced ocean modelling: using open-source software" (2010), published by Springer Science & Business Media.
The code provided here is intended to serve as a learning exercise for understanding ocean modeling concepts using the Julia programming language.
Please note that this repository is not officially associated with the author or publisher of the aforementioned books. The code is provided "as is" and is developed solely for educational purposes. While efforts have been made to accurately recreate the exercises, there may be variations from the original implementations.
To utilize the code in this repository, ensure you have Julia installed on your system. Clone this repository and explore the provided scripts and Pluto notebooks.
This code is released under the MIT License, granting you the freedom to modify and distribute the code for both commercial and non-commercial purposes. However, please attribute the original source material when appropriate.