Overview
Python Analysis of Groundwater and Ocean Samples (PAGOS) is a Python toolkit for creating and testing hydrological gas exchange models. Datasets from field campaigns containing data for a number of gas tracers can be used to optimise the parameters of gas exchange models, expressed as Python functions. These can be PAGOS' built-in models or user-defined.
Installation
Use the package manager pip to install PAGOS. PyPi link here.
pip install pagos
Citation
To cite PAGOS, please see this Zenodo link. An example (IEEE) citation is given below:
S. Scott. PAGOS: Python Analysis of Groundwater and Ocean Samples. (2025) [Online]. Available: https://zenodo.org/records/15675621.
License
BSD-3-Clause, see LICENSE file. PAGOS was developed for Python 3 by Stanley Scott.