ocean-acidification-utac
GenesisAeon Package 122 — real ocean acidification planetary-boundary science, including the boundary metric's own active scientific revision. 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 — alongside
tropical-glacier-ecosystem-rle-utac (P123),
marine-compound-stressors-utac (P124), assisted-gene-flow-utac
(P125), and climate-landuse-biodiversity-nexus-utac (P126).
What's real here
- Findlay et al. (2025, Global Change Biology) — the ocean acidification planetary boundary has been crossed globally: ~40% of surface ocean and ~60% of subsurface ocean (to 200m), crossing estimated to have begun around 2020. The boundary's own explicit framing: this is not a tipping point — no abrupt, self-reinforcing regime shift is implied, and reversal via reduced emissions is theoretically possible.
- Findlay & Feely (2026, National Science Review) — the SAME lead author revisiting the boundary and finding it doesn't hold up on its own terms: the original 80%-of-preindustrial threshold was meant to (1) prevent polar undersaturation and (2) protect warm-water coral reefs — but Arctic waters are already undersaturated today, and reefs would actually need an 85%, not 80%, threshold.
Quickstart
pip install ocean-acidification-utac
from ocean_acidification_utac import (
surface_ocean_boundary_crossed_pct,
subsurface_ocean_boundary_crossed_pct,
is_boundary_crossing_a_tipping_point,
does_80pct_threshold_meet_original_criteria,
is_arctic_already_undersaturated_today,
)
print(surface_ocean_boundary_crossed_pct()) # 40.0
print(subsurface_ocean_boundary_crossed_pct()) # 60.0
print(is_boundary_crossing_a_tipping_point()) # False
print(does_80pct_threshold_meet_original_criteria()) # False -- the honesty check
print(is_arctic_already_undersaturated_today()) # True
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 ocean_acidification_utac-1.0.0.tar.gz.
File metadata
- Download URL: ocean_acidification_utac-1.0.0.tar.gz
- Upload date:
- Size: 11.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 |
e781386536e8b72322babe5a8296c666b3dd74615eda4f9afd831cc1f37d6e31
|
|
| MD5 |
4c48fcc36af09acf7de2087a811b33f4
|
|
| BLAKE2b-256 |
3d5fa1c81079d04b4355f4ee7c9d952532aa3f727767ecf20c70e5d77d8f5ef8
|
File details
Details for the file ocean_acidification_utac-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ocean_acidification_utac-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.3 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 |
096bc73e4a0c6c383704508d363f22304d88519a1b44f2dabf65f2a202654719
|
|
| MD5 |
4684b2539d39ee121178996edeea18b9
|
|
| BLAKE2b-256 |
131776f81a6b766b8159ef85b5e86f280d16ee375816e470a243d43aa150d6cf
|