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.

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.
  • 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.0.0.tar.gz (19.6 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.0.0-py3-none-any.whl (18.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for glacier_buffer_replacement_utac-1.0.0.tar.gz
Algorithm Hash digest
SHA256 984e8ce23bdf043ff9665f6870ada41d8df41c815fcf960f4e95a4efa8b30e68
MD5 6a031c599eaae849de6e62820e0817eb
BLAKE2b-256 ce209ab1dbae45f61328eaa603b1f7004a131a9dcf6e398e3b0fbbfcadfe3f23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for glacier_buffer_replacement_utac-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d7b1d9c9ddae7e30ad5678b6fcac4fd1c567d016e37ef089482a1e8499513586
MD5 dd4b4ec373fb030f6e0f288af26609a8
BLAKE2b-256 38a616d6ba4d8804faa0b2bab06425f86c7fd75b24d40435e04a71beeae6edc3

See more details on using hashes here.

Release history Release notifications | RSS feed

1.1.1

2 files

1.1.0

2 files

This release

1.0.0 This release

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