climate-landuse-biodiversity-nexus-utac
GenesisAeon Package 126 — real biodiversity-driver ranking science, connecting existing GenesisAeon packages to the official IPBES driver framework. 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 via a six-document multi-AI gap-analysis of the GenesisAeon
climate/ecology portfolio (KlimaAktuell/, 2026-09-01), then
independently deep-dive verified before building — the last of a
five-package batch alongside ocean-acidification-utac (P122),
tropical-glacier-ecosystem-rle-utac (P123),
marine-compound-stressors-utac (P124), and
assisted-gene-flow-utac (P125). Deliberately a relation package:
it documents which existing GenesisAeon package —
amazon-utac (P19),
freshwater-ecosystem-stressors-utac
(P106),
mixed-forest-resilience-utac
(P113), and
biodiversity-utac
(P115) — is actually about which official IPBES direct biodiversity
driver, something none of those packages currently states explicitly.
What's real here
- IPBES Nexus Assessment (approved 2024-12, Windhoek, Namibia, 165 experts + 70 contributing authors) — the official list of five direct biodiversity drivers: land/sea-use change, direct exploitation, climate change, pollution, invasive alien species.
- Jaureguiberry et al. (2022, Science Advances) — a real, quantitative systematic synthesis: on land and in freshwater, land/sea-use change is the dominant driver, direct exploitation ranks second, pollution third — climate change and invasive species are significantly less important overall in these realms.
Deliberately not one-sided
is_land_use_dominant_in_every_realm() returns False — in the
ocean realm, the ranking reverses: direct exploitation and climate
change dominate instead, a real, documented realm-specific reversal of
the land/freshwater ranking. There is no single global driver ranking
that applies everywhere.
Quickstart
pip install climate-landuse-biodiversity-nexus-utac
from climate_landuse_biodiversity_nexus_utac import (
land_freshwater_driver_ranking,
ocean_dominant_drivers,
primary_driver_for_package,
is_land_use_dominant_in_every_realm,
)
print(land_freshwater_driver_ranking())
# ('land/sea-use change', 'direct exploitation', 'pollution')
print(ocean_dominant_drivers())
# ('direct exploitation', 'climate change')
print(primary_driver_for_package("amazon-utac")) # 'land/sea-use change'
print(is_land_use_dominant_in_every_realm()) # 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 climate_landuse_biodiversity_nexus_utac-1.0.0.tar.gz.
File metadata
- Download URL: climate_landuse_biodiversity_nexus_utac-1.0.0.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e3fa6e036c1c481828b26745d6caf88d53f4c30417657b894cdf15fb498e145
|
|
| MD5 |
b5095c1e55ad7be74b62cdf8d2477804
|
|
| BLAKE2b-256 |
73874147139cbabe4bdba09e108d8f745796f1d52d6ac4d7d20dc286d0e53510
|
File details
Details for the file climate_landuse_biodiversity_nexus_utac-1.0.0-py3-none-any.whl.
File metadata
- Download URL: climate_landuse_biodiversity_nexus_utac-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.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 |
42bcf8a31500827ec840459ac6fa69a4bf09ff8ef08db3c332fddd7356d4fbe6
|
|
| MD5 |
0086ead2fb4769d6654808460071e258
|
|
| BLAKE2b-256 |
3ca3ed2d11d4737ff156118c51542ec24cdebd85525944828cbc187604787d6f
|