Real critical soil moisture threshold science (Fu et al. 2024, Qiao et al. 2023) -- land-atmosphere feedback tipping parameter, no UTAC/CREP bridge
Project description
soil-moisture-utac
GenesisAeon Package 90 — real critical soil moisture threshold science. Deliberately has no UTAC/CREP/AFET bridge — see DISCLAIMER.md.
What's real here
- Fu et al. (2024, Nature Communications): global mean critical soil moisture (CSM) threshold of 0.19 m³/m³, ranging from 0.12 m³/m³ (arid) to 0.26 m³/m³ (humid) ecosystems.
- Qiao et al. (2023, Nature Communications): soil-moisture-atmosphere coupling contributes an estimated 0.68±0.38°C to end-of-century global land warming, with regional hotspots up to 2.4°C.
- Explicitly not framed as a bistable tipping element like AMOC or the Amazon — see DISCLAIMER.md.
Quickstart
pip install soil-moisture-utac
from soil_moisture_utac import is_water_limited, GLOBAL_MEAN_CSM_M3_M3
print(f"Global mean critical soil moisture: {GLOBAL_MEAN_CSM_M3_M3} m3/m3")
print(f"Water-limited at 0.10 m3/m3? {is_water_limited(0.10)}")
Development
pip install -e ".[dev]"
pre-commit install
ruff check src tests
mypy src
pytest
Citation
See CITATION.cff and .zenodo.json.
Project details
Release history Release notifications | RSS feed
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 soil_moisture_utac-1.0.0.tar.gz.
File metadata
- Download URL: soil_moisture_utac-1.0.0.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fc09d459507c9db7612860dfeda93f6a4c86386d4ca5f2ebc42bb016e08619f
|
|
| MD5 |
ab35d650fe72872ef07193f1fb453d96
|
|
| BLAKE2b-256 |
98dbfc86e2fdf5ab80f0b9fd99c4689208c417729ffd36c07c401d49f29da56f
|
File details
Details for the file soil_moisture_utac-1.0.0-py3-none-any.whl.
File metadata
- Download URL: soil_moisture_utac-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b756f18e412151f72cbfe49db2d5afa66d166fb5b5c680d0a6eabd79320e038a
|
|
| MD5 |
c662b5ca6b6a3f81520f480f40834be2
|
|
| BLAKE2b-256 |
e7398a2b80bab6d44b20500b4c2679b51ee6db5973c069237ee4952c6f421e17
|