Skip to main content

Atmospheric moisture tracking model

Project description

DOI Documentation Status

Atmospheric moisture tracking

This repository contains the source code of the WAM2layers moisture tracking code originally developed by Ruud van der Ent. It can be used to determine where precipitation originally evaporated (backtracking), or where evaporated moisture eventually ends up (forward tracking).

See the documentation for a more detailed description.

How to use

# Advised but not strictly needed
conda create -n wam2layers -c conda-forge python=3.9 jupyterlab cartopy matplotlib
conda activate wam2layers

# Simple user installation
pip install git@github.com:WAM2layers/WAM2layers.git


# Editable (develop) installation
git clone git@github.com:WAM2layers/WAM2layers.git
cd WAM2layers/
pip install -e .[develop]

# Download sample data and update paths in config file
https://rebrand.ly/wam2layers-example-data

# Run the example backtrack script
wam2layers backtrack floodCase_202107.yaml
wam2layers visualize output floodCase_202107.yaml

Other versions

This is the official codebase for the WAM-2layers moisture tracking model as of 18/03/2022, but there are still several other versions around:

Reuse and acknowledgement

To be completed.

We are actively developing the code at the moment, so it may be subject to change. We encourage anyone who is interested in re-using the code to get in touch. We may be able to help.

If you use the code for a publication, please cite it using the DOI of the appropriate release and/or the following paper: Contrasting roles of interception and transpiration in the hydrological cycle - Part 2: Moisture recycling

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wam2layers-3.0.0b2.tar.gz (30.2 kB view hashes)

Uploaded Source

Built Distribution

wam2layers-3.0.0b2-py3-none-any.whl (32.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page