This release is a pre-release and may not be stable for production use.
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wam2layers-3.0.0b2.tar.gz.
File metadata
- Download URL: wam2layers-3.0.0b2.tar.gz
- Upload date:
- Size: 30.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f88f5153d11f7400da0142bc62e89886f19bfcd716e29fb654d3eccb02c3263
|
|
| MD5 |
ef0f53a22a4f00f9b91606d934f25dc1
|
|
| BLAKE2b-256 |
6c226d224d08de52962b8ebc73d97e9138f2b7096dcb3f8209484f9a6bbe00fc
|
File details
Details for the file wam2layers-3.0.0b2-py3-none-any.whl.
File metadata
- Download URL: wam2layers-3.0.0b2-py3-none-any.whl
- Upload date:
- Size: 32.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88dd0e0545fd31b115dfb41414f79c7bafb537a3f1b4d1ffa5cdf98048a63c76
|
|
| MD5 |
42bbf1c54fdadf47471fa5fc525f2a75
|
|
| BLAKE2b-256 |
4c924fa8c9bb8de54923f79323c050cfc961b0cfeb33c67d10f9f4252ba243c3
|