riquitorres / MyCOASTLCS-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyCoastLCS is a python package developped within the EU Interreg project MyCoast to perform Finite Time Lyupanov Exponent calculations and extract Lagrangian coherent structures. The code currently supports two lagrangian model outputs: LAGAR and PyLag but extension to other packages should be trivial. In addition to calculating FTLE following Shaddon 2005 it also estimates concentrations and residence times. The combination of all this aspects can results in qualitative water quality indicators.

Clone as `git clone https://github.com/riquitorres/MyCoastLCS.git `

Install as python3.7 setup.py install --user -e

To cite please use Garaboa-Paz, D., Eiras-Barca, J., & Pérez-Muñuzuri, V. (2017). Climatology of Lyapunov exponents: the link between atmospheric rivers and large-scale mixing variability. Earth System Dynamics, 8(3), 865-873.

About

License:GNU General Public License v3.0


Languages

Language:Python 56.9%Language:Jupyter Notebook 43.1%