Skip to main content

glacier-buffer-replacement-utac

GenesisAeon Package 100 — companion to glacier-buffer-utac (P99, the loss side). This package covers the replacement/mitigation side: Artificial Glacier Buffer Replacement (AGBR). Deliberately has no UTAC/CREP/AFET bridge — see DISCLAIMER.md.

For a plain-language explanation of the same topic (German, no jargon, written for general audiences), see WHITEPAPER.md.

Two explicit confidence tiers

  • Core (reservoir, mar, evaporation, mass_balance): real, peer-reviewed findings independently re-verified 2026-08-10 via direct paper/DOI lookup — not just copied from the originating DeepResearch report.
  • Optional / speculative (peatland, rrf): weakly sourced or literally unpublished figures, kept because they were part of the original discussion. Always exposed with an explicit warning constant (PEATLAND_WEAK_SOURCE_WARNING, RRF_NOT_PEER_REVIEWED_WARNING).

What's real here (core)

  • Farinotti, Pistocchi & Huss (2016, Environmental Research Letters): an optimally sited dam/reservoir strategy could offset up to 65% of the projected end-of-century summer-runoff change in the European Alps — a real, verified ceiling, not a guarantee.
  • Steffen et al. (2022, Earth Surface Dynamics): 683 potential new Swiss proglacial lakes, 1.16 km³ total potential volume — but only ~10% realized by 2050 and ~48% by 2100 under a middle-of-the-road scenario.
  • Fabbri et al. (2021, Swiss Journal of Geosciences): real Lake Brienz sedimentation rates (3.0 cm/yr average, up to 4.7 cm/yr near deltas) — the physical limiter on how long a proglacial reservoir stays useful. v1.1.0 adds a second, mass-balance-based sedimentation model, sediment_volume_loss_from_mass_input_m3(): given a sediment mass input rate (kg/yr), converts it to a volume-loss rate via a bulk sediment density of ~2200 kg/m³ (attributed to the same Steffen et al. 2022 source as the proglacial-lake figures, though this specific density value wasn't independently re-verified — see DISCLAIMER.md).
  • Ochoa-Tocachi et al. (2019, Nature Sustainability) and Jodar et al. (2022, Science of the Total Environment): two real, operating Managed Aquifer Recharge systems (Peruvian amunas, Spanish acequias de careo) — 45-day mean retention, +92% aquifer recharge respectively.
  • Jin et al. (2023, Nature Sustainability) and Ilgen et al. (2024, Hydrological Sciences Journal): floating-solar evaporation mitigation, up to 49.7% at the Aswan High Dam's 90%-coverage case study.
  • The core mass-balance argument (mass_balance.py): full replacement of a glacier's hydrological buffer is physically impossible — a network can only redistribute existing water in time, never create new water. full_replacement_is_possible() always returns False.

What's optional/speculative here

  • peatland.py: a storage-capacity range that mixes a weak (legal document) citation with a non-Alpine (Brazilian tropical peat) measurement — flagged, not load-bearing.
  • rrf.py: the "Resilience Replacement Factor" and its three named scenarios, inherited from the originating AI DeepResearch report with no primary citation for the formula itself. Every function carries RRF_NOT_PEER_REVIEWED_WARNING.

Quickstart

pip install glacier-buffer-replacement-utac
from glacier_buffer_replacement_utac import (
    theoretical_mitigation_ceiling,
    full_replacement_is_possible,
    SWISS_ALPS_LAKE_POTENTIAL,
    amuna_retention_days_mean,
    aswan_case_study,
    ALL_SCENARIOS,
    RRF_NOT_PEER_REVIEWED_WARNING,
)

print(theoretical_mitigation_ceiling())   # 0.65 -- Farinotti et al. 2016
print(full_replacement_is_possible())     # False, always
print(SWISS_ALPS_LAKE_POTENTIAL)
print(amuna_retention_days_mean())        # 45
print(aswan_case_study()["evaporation_reduction_pct"])  # 49.7

print(RRF_NOT_PEER_REVIEWED_WARNING)
for scenario in ALL_SCENARIOS:
    print(scenario.name, scenario.rrf_range)

Development

pip install -e ".[dev]"
pre-commit install
ruff check src tests
mypy src
pytest

Citation

See CITATION.cff and .zenodo.json.

Download files

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

Source Distribution

glacier_buffer_replacement_utac-1.1.1.tar.gz (23.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

glacier_buffer_replacement_utac-1.1.1-py3-none-any.whl (19.5 kB view details)

Uploaded Python 3

File details

Details for the file glacier_buffer_replacement_utac-1.1.1.tar.gz.

File metadata

File hashes

Hashes for glacier_buffer_replacement_utac-1.1.1.tar.gz
Algorithm Hash digest
SHA256 91fd145fb3019ac7c38e4eb394e1d850b4cb14378b6b625e856f39dd482e30d4
MD5 adff37660b5a4669cc084178d5454390
BLAKE2b-256 19edd70017a65ea5d6d9e77ffac71328d1e360975fce08cb3368a9f9d3618689

See more details on using hashes here.

File details

Details for the file glacier_buffer_replacement_utac-1.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for glacier_buffer_replacement_utac-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8812027670fb841c131aa1c3f3dbbfd8b0b094706c277c582411e56665e0716a
MD5 8243f543d3e323502c3a878c66f46ed2
BLAKE2b-256 ff7b7b48690ce4d3132169377ce196d5846181ed3b498e1036fce38125fe6f4c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.1.1 This release

2 files

1.1.0

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page