glacier-microbiome-succession-utac
GenesisAeon Package 129 — real deglaciation-succession and glacier-fed- stream (GFS) microbiome science. 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.
Where this package came from
Surfaced as a specific recommendation in an external "Deep Research"
audit of apps-hub (2026-09-05) — independently re-verified from
open-access sources before building, not copied from the audit's own
citation text. See PACKAGE_REGISTRY.md's "External deep-research
audit" section.
What's real here
- Losapio et al. (2025, Nature Reviews Biodiversity) — deglaciation drives a real, non-monotonic biodiversity response: an initial habitat-availability peak, then homogenization and local-to-regional decline — not a simple "glaciers melt, biodiversity drops" story.
- Ezzat, Peter, Bourquin et al. (2025, Nature) — the first global atlas of the GFS bacterial microbiome, 152 streams across Earth's major mountain ranges: 62.2% of bacterial ASVs are range-specific, only 0.42% (165 ASVs) form a cosmopolitan core. This microbiome is not globally uniform.
- Bourquin, Peter et al. (2025, Nature Communications) — 2070–2100 (SSP3) projections for 164 GFS: streamwater temperature +306.7%, conductivity +88.2%, turbidity −44.4%, benthic chlorophyll‑a +339.7%, bacterial abundance +88.5%, bacterial Shannon diversity +6.2%, mean nearest taxon distance +3.5% (all median relative change, with reported IQRs).
Deliberately not one-sided
do_large_relative_percentages_imply_large_absolute_change() returns
False — GFS are cold, near-freezing systems, so a modest absolute
warming produces a huge relative percentage almost mechanically; +306.7%
does not mean "the stream got three times hotter" in any everyday sense.
does_this_package_recompute_p99_peak_water() and
does_this_package_recompute_p123_rle_status() both return False —
this package is related to, but does not duplicate or validate,
glacier-buffer-utac
(P99), freshwater-ecosystem-stressors-utac
(P106), or tropical-glacier-ecosystem-rle-utac
(P123).
Quickstart
pip install glacier-microbiome-succession-utac
from glacier_microbiome_succession_utac import (
initial_biodiversity_response,
is_gfs_microbiome_globally_uniform,
temperature_change_pct,
do_large_relative_percentages_imply_large_absolute_change,
)
print(initial_biodiversity_response()) # "peak"
print(is_gfs_microbiome_globally_uniform()) # False
print(temperature_change_pct()) # (306.7, (87.9, 633.1))
print(do_large_relative_percentages_imply_large_absolute_change()) # False
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
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 glacier_microbiome_succession_utac-1.0.0.tar.gz.
File metadata
- Download URL: glacier_microbiome_succession_utac-1.0.0.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46f3d1ad5d838e15dfcee64317a89f9c4e7d1ee18c49e8f64cb4c3eaddbfb39c
|
|
| MD5 |
f7a4716a13e2fc2e6b6182cf857378dc
|
|
| BLAKE2b-256 |
7876cda71e044120b8307124edc2c4bcdc269681f42ab1f8eff7b25eba56fbaf
|
File details
Details for the file glacier_microbiome_succession_utac-1.0.0-py3-none-any.whl.
File metadata
- Download URL: glacier_microbiome_succession_utac-1.0.0-py3-none-any.whl
- Upload date:
- Size: 12.9 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 |
5b67cea13cefa77566611fa3cce8b234ff22a1b5841d40757e4d9c219bfe43ec
|
|
| MD5 |
1ca6381560108b0327b0b879cbb3ab37
|
|
| BLAKE2b-256 |
b5d7755fed887af4f6149ec8b826279ee82fa21e013310cd147fab141a87e1c8
|