diff --git a/README.md b/README.md index e20b06061b8a7c93ebe4489f9bbd8cfdb7a1b9d6..e50a4cab11b320a9bba614893c90be52e3973b41 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This repository contains all the scripts and data to compute the results and figures presented in "Quantifying the environmental impact of a major coal mine project on the adjacent Great Barrier Reef ecosystems" by A. Saint-Amand, A. Grech, S. Choukroun, E. Hanert (doi: [XXX](...)). +This repository contains all the scripts and data to compute the results and figures presented in "Quantifying the environmental impact of a major coal mine project on the adjacent Great Barrier Reef ecosystems" by A. Saint-Amand, A. Grech, S. Choukroun, E. Hanert (doi: [https://doi.org/10.1016/j.marpolbul.2022.113656](https://doi.org/10.1016/j.marpolbul.2022.113656)). Most of the scripts require the open-source [SLIM model](https://www.slim-ocean.be), freely downloadable [here](https://git.immc.ucl.ac.be/slim/slim). @@ -25,4 +25,4 @@ The simulation of particle dispersal (Lagrangian Particle Tracker) can be launch - `plot_sediments_footprint.py` computes figure representing the dispersal extent of sediments (figure 3 in the article) - `plot_subplots_abin_hydro.py` computes a figure representing the currents as simulated by the model at different time steps (figure 2 in the article) -The other scripts available in this repository contain functions and parameters used by previously mentionned scripts. \ No newline at end of file +The other scripts available in this repository contain functions and parameters used by previously mentionned scripts.