Repository for the interactive notebook and simulations for the article A Lagrangian framework to simulate Sargassum transport and growth by Gianotten et al.
How to install
- Install Pixi
curl -fsSL https://pixi.sh/install.sh | sh- Restart your terminal
- Clone this repository
git clone https://github.com/Parcels-code/Sargassum_growth_model.git- Change into the repository directory
cd Sargassum_growth_model- Install the required dependencies
pixi install- Start JupyterLab
pixi run jupyter lab- The
interactive_sargassum_notebook.ipynbopens automatically. Run the cells to see the simulations.