Skip to content

codyle567/ReefWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪸 Reef Watch

A data-visualization tool to show which coral reefs are subject to bleaching around the world in real time

Status Data License

AI Backend: Ollama (https://ollama.com)

Install: https://ollama.com/download Then run: ollama pull gemma3:270m

What it does

Reef Watch pulls live data from the Coral Stress API and plots every monitored reef station on an interactive 3D globe. Each dot is colored by thermal stress level.

Stress levels

Color Level Meaning
🟢 #00e5a0 No Stress Reef is healthy
🟡 #f5c842 Bleach Watch Temps elevated, monitor closely
🟠 #ff7c2a Bleach Alert 1 Active bleaching likely
🔴 #ff2d55 Bleach Alert 2 Severe bleaching underway
🔴 #ff0066 Critical Mortality risk

Stack

Run locally

git clone https://github.com/codyle567/ReefWatch
open index.html

File structure

reef-watch/
├── index.html   # markup
├── style.css    # styles + CSS variables
└── main.js      # globe setup, data fetching, tooltip logic

Why it matters

50% of the world's coral reefs have disappeared since the 1950s. The ones that remain are under accelerating thermal stress from climate change. ReefWatch makes that crisis visible in real time, for anyone.


Data provided by coral.tsr.lol · Built at FullyHacks 2026

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors