Interactive Climate Entropy Dashboard for the GenesisAeon stack – visualizes duality, modulation, UTAC thresholds, mandala resonance and sonification output.
Project description
climate-dashboard
Interactive Climate Entropy Dashboard – visualizes the GenesisAeon stack in real-time: duality waves, UTAC thresholds, cosmic moments, mandala resonance and sonified output.
Install
pip install climate-dashboard
# or with full GenesisAeon stack bindings
pip install "climate-dashboard[stack]"
Usage
# Launch interactive Dash dashboard (default port 8050)
cdash run
# Custom port
cdash run --port 8080
# CLI summary of entropy data
cdash aggregate
# Custom time steps
cdash aggregate --steps 200
What you get
cdash run opens an interactive Plotly/Dash dashboard at http://127.0.0.1:8050 displaying:
- Duality wave – entropy-governance placeholder (φ-modulated sine)
- Modulated signal – medium-modulation output (duality × 0.618)
- UTAC threshold – utac-core logarithmic boundary curve
Project structure
climate-dashboard/
├── pyproject.toml
├── README.md
├── domains.yaml
├── src/
│ └── climate_dashboard/
│ ├── __init__.py
│ ├── core.py # Data aggregator
│ ├── app.py # Dash/Plotly web app
│ ├── cli.py # Typer CLI (cdash)
│ └── entropy_table_bridge.py # entropy-table integration
├── tests/
│ ├── test_core.py
│ └── test_cli.py
└── mkdocs.yml
Stack integration
Install the optional [stack] extras to bind all GenesisAeon packages:
| Package | Role |
|---|---|
entropy-governance |
Duality wave source |
medium-modulation |
Signal modulation |
utac-core |
UTAC threshold curves |
mandala-visualizer |
Mandala resonance plots |
sonification |
Audio export layer |
entropy-table |
Domain metric registry |
cosmic-moment |
Cosmic event markers |
fieldtheory |
Unified field helpers |
sigillin |
Sigil generation |
implosive-genesis |
Genesis core events |
License
This project is dual-licensed:
- Source code: GNU GPL v3.0-or-later
- Documentation: Creative Commons Attribution 4.0 (CC BY 4.0)
See LICENSE for details.
Citation
DOI: 10.5281/zenodo.19091880
PyPI: pip install climate-dashboard (oder pip install "climate-dashboard[stack]" für den vollen GenesisAeon-Stack)
Project details
Release history Release notifications | RSS feed
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_dashboard-1.0.0.tar.gz.
File metadata
- Download URL: climate_dashboard-1.0.0.tar.gz
- Upload date:
- Size: 139.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b756cbf6e2ca56c292943a8442bcd35d14b9fb5679e1be3874660e13831d897b
|
|
| MD5 |
0e2df41a6b95b0be9a330aa9f387f85e
|
|
| BLAKE2b-256 |
b41ea133f6cbbbbebb36f796463132e8b8c2dce265a6d4b0282af751122fdd07
|
File details
Details for the file climate_dashboard-1.0.0-py3-none-any.whl.
File metadata
- Download URL: climate_dashboard-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13778130b93c7c221ceb9ae7c85279d59424037f69143ff2ce0efdd83cdd10c5
|
|
| MD5 |
38b7e8fc7927ab9c576c76f07452fb51
|
|
| BLAKE2b-256 |
1d7f9bd5d0949ec7333c74cb4e0f80908e870047fb05f1239555b618a0c4d8b5
|