Skip to main content

coral-reef-utac

GenesisAeon Package 114 — NOAA Coral Reef Watch's real, official Degree Heating Week (DHW) coral-bleaching threshold system, and the real, escalating series of four documented global bleaching events. Deliberately has no UTAC/CREP/AFET bridge and no invented Γ value — see DISCLAIMER.md for why.

Where this package came from

Chosen from a shortlist of 5 candidate gap-topics proposed via an external AI dialogue about GenesisAeon's environment/climate/species- protection coverage (UTACnextSteps.txt: Grok, then a separate Claude-Code-Web session). That session's specific technical claims — three invented Γ_tipping values (0.48/0.62/0.45), a "Pressure- inverted UTAC" formula presented as if extracted from the codebase, a "strict GPL-3.0 template" claim, and a git branch presented as if already created — did not survive independent verification (the formula appears nowhere in the actual code; the license claim was generalized from a single file, 64 packages are actually MIT vs. 7 GPL-3.0; the branch does not exist in any local repo). Both sessions converged on the topic being sound; this package is built from scratch with independently verified citations, not the other session's numbers.

Deliberately not one-sided

is_bleaching_response_uniform_across_genotypes() returns False — Walker et al. (2023) found real, measured variation in heat resistance between individual coral genotypes, with real fitness tradeoffs (resistant genotypes grow slower during recovery). A DHW threshold crossing does not mean uniform bleaching or uniform mortality.

What's real here

  • NOAA Coral Reef Watch — Degree Heating Week (DHW) — the actual operational metric used to issue global bleaching alerts: 0–20°C-weeks accumulated over a 12-week window, 5 alert levels (4/8/12/16/20°C-weeks) each with a documented real-world consequence. The scale itself had to be expanded from 2 to 5 levels in December 2023 because 2023's heat stress exceeded what the original scale described.
  • Hughes et al. (2017, Nature) — the 2015–2016 event, the third documented global bleaching event, hit 91% of individual Great Barrier Reef reefs.
  • Hughes et al. (2018, Science) — a real 100-site global analysis (1980–2016): the median return interval between severe bleaching events at a given reef has fallen to just 6 years — too short for many coral communities to fully recover.
  • NOAA (2024) — confirmed the fourth global bleaching event: 83.7% of the world's reef area affected, Jan 2023–Apr 2025. The full documented series is real and monotonically escalating: 21% (1998) → 37% (2010) → 68% (2014–2017) → 83.7% (2023–2025).
  • Guillermic et al. (2021, Science Advances) — a real lab finding: corals can actively compensate for ocean acidification at normal temperature (28°C), but heat stress (31°C) disables that compensation entirely — not just an additive second stressor.
  • Walker et al. (2023, Evolutionary Applications) — the honesty-check citation: real genotype-level variation in bleaching resistance in Acropora hyacinthus (Palau), with real fitness costs for resistant genotypes.

Quickstart

pip install coral-reef-utac
from coral_reef_utac import (
    alert_level_for_dhw, consequence_for_alert_level,
    GLOBAL_EVENTS, is_severity_monotonically_increasing, recovery_window_years,
    can_corals_compensate_for_acidification_under_heat_stress,
    is_bleaching_response_uniform_across_genotypes,
)

print(alert_level_for_dhw(9.5))                 # 2
print(consequence_for_alert_level(2))
print(list(GLOBAL_EVENTS.reef_area_affected_pct_by_event.values()))  # [21.0, 37.0, 68.0, 83.7]
print(is_severity_monotonically_increasing())    # True
print(recovery_window_years())                   # 6.0
print(can_corals_compensate_for_acidification_under_heat_stress())  # False
print(is_bleaching_response_uniform_across_genotypes())              # 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

coral_reef_utac-1.0.0.tar.gz (16.2 kB view details)

Uploaded Source

Built Distribution

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

coral_reef_utac-1.0.0-py3-none-any.whl (14.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: coral_reef_utac-1.0.0.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for coral_reef_utac-1.0.0.tar.gz
Algorithm Hash digest
SHA256 065620933be7c9cf87d0b179144c985a32762dc9070a56e9fc4c50902e7b3a79
MD5 f286ca6a0f4fd1f498dd209ddaf3136b
BLAKE2b-256 6c69fcf9bb6fa37e9f12d61cb4fb63d43b4286382b6a8f0c6bd02bfeca46c58c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coral_reef_utac-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2cb502a9773acf0a9ef0cf10300e0795a345b0c1547477d93a082ff2d00650a4
MD5 681b9dc3b6b198d168162be28a97c1fb
BLAKE2b-256 c3f4f8d3fb013ba6ce4d8711b6b9f10bb5981b03835649686b807db81ecbe81d

See more details on using hashes here.

Release history Release notifications | RSS feed

1.3.0

2 files

1.2.0

2 files

1.1.0

2 files

1.0.1

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