urban-green-infrastructure-utac
GenesisAeon Package 108 — urban green infrastructure hydrology. Companion to landscape-restoration-hydrology-utac (P107): the urban physical setting rather than the rural/riparian one. Deliberately has no UTAC/CREP/AFET bridge — see DISCLAIMER.md.
A caught statistic
The source dialogue for this package cited "Nature 2026: sealing " reduces groundwater recharge 30-50%, r=-0.8971." Despite extensive searching, neither figure could be independently verified against any real paper — a suspiciously precise, four-decimal correlation coefficient with no findable source is a classic fabrication/ misattribution signature. The underlying mechanism (sealing reduces groundwater recharge) is real; this package uses a real, confirmed, more modest figure instead (Grischek et al. 1996, Dresden: -23%). See DISCLAIMER.md for the full story.
What's real here
- Grischek et al. (1996) — surface sealing reduced groundwater recharge by 23% in Dresden, Germany. A real, confirmed, modest figure — used deliberately in place of the unverifiable "30-50%, r=-0.8971" claim above.
- Zheng, Zou, Lounsbury, Wang & Wang (2021, Resources, Conservation and Recycling) — a real global synthesis: 2,375 samples from 75 studies across 21 countries (2005–2020), average 62% per-event rainfall retention for green roofs (0–100% range, driven by rainfall intensity, substrate depth, coverage, climate, vegetation, season).
- Gregoire & Clausen (2011) — an earlier, independent meta-analysis
of extensive green roofs specifically: 34–69% retention, average
56% — converges closely with Zheng et al.'s later, larger
synthesis.
independent_sources_agree_roughly()returnsTrue.
Quickstart
pip install urban-green-infrastructure-utac
from urban_green_infrastructure_utac import (
dresden_recharge_reduction_pct,
SEALING_CORRECTION_NOTE,
GLOBAL_SYNTHESIS,
EXTENSIVE_ROOF_META_ANALYSIS,
independent_sources_agree_roughly,
)
print(dresden_recharge_reduction_pct()) # 23.0
print(SEALING_CORRECTION_NOTE)
print(GLOBAL_SYNTHESIS.avg_retention_pct) # 62.0
print(EXTENSIVE_ROOF_META_ANALYSIS.avg_retention_pct) # 56.0
print(independent_sources_agree_roughly()) # 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 urban_green_infrastructure_utac-1.0.0.tar.gz.
File metadata
- Download URL: urban_green_infrastructure_utac-1.0.0.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da15ff882bf3d9a620365e3c6f26e0b6addadf7891c8cac22a9d89bcc0c8ed63
|
|
| MD5 |
51de085a60eef7e9f9efa911e709e857
|
|
| BLAKE2b-256 |
222a53770511ba05b3a08c9236326461546b716b1480a126896009171bbb79a8
|
File details
Details for the file urban_green_infrastructure_utac-1.0.0-py3-none-any.whl.
File metadata
- Download URL: urban_green_infrastructure_utac-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.6 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 |
c674879c6c4da3ef9098653889b05b2cf1ce0153ac584e27fb72861e17004c1b
|
|
| MD5 |
78d8686eaa837e4ecd60b86d73bf129d
|
|
| BLAKE2b-256 |
a326e3fd7ff05a54fbec271e6f3cec2da43f30755aca247e780a085474a1e87a
|