Skip to content

Coral Reef Remote Sensing Anomaly Detection

✏️

Aerial view of a coral reef system from above Raw photo location: hero.jpg Add a summit-specific hero image that reflects your reef of interest.

One sentence on impact: In 3 days, we are prototyping a remote sensing anomaly detection workflow to flag coral reef stress hotspots that require rapid management attention.

Daily notes & brief · View shared code · Explore data

About this site: Innovation Summit 2025 Group 9 uses this space to share daily progress on building an anomaly detection pipeline for coral reef remote sensing. Edit everything here in your browser: open a file → pencil icon → Commit changes.


How to use this page (for the team)

  • Edit this file: docs/index.md → ✎ → change text → Commit changes.
  • Add images: upload to docs/assets/ and reference like assets/your_file.png.
  • Treat this page like a scrolling, visual slide deck; update it at least once per day.

Day 1 — Define & Explore

Focus: questions, hypotheses, context; add at least one visual (photo of whiteboard/notes).

Our product 📣

  • Interactive map that highlights anomalous coral reef pixels based on thermal stress and spectral change.
  • Short briefing that explains how to interpret anomaly scores and recommended response actions.

Our question(s) 📣

  • Where are current satellite observations indicating unusual stress relative to a reef’s historical baseline?
  • How quickly can we surface these anomalies after new imagery is available?
  • What combination of spectral and thermal indicators best captures emerging bleaching events?

Hypotheses / intentions

  • Multi-temporal z-scores on Sentinel-2 reflectance will reveal anomalous decreases in reef brightness tied to bleaching.
  • NOAA Coral Reef Watch thermal alerts can seed hotspots that we refine with higher-resolution optical data.
  • An explainable anomaly index will help reef managers prioritize validation dives within hours rather than weeks.

Why this matters (the “upshot”) 📣

Early, transparent detection of coral reef anomalies enables managers to deploy rapid response teams, communicate risks to local communities, and monitor whether interventions are working. Turning satellite feeds into actionable alerts expands coverage beyond the limited sites that can be visited in person.

Inspirations (papers, datasets, tools)

Field notes / visuals

Storyboard of our reef anomaly workflow (replace with a whiteboard photo) Raw photo location: day1_whiteboard.jpg Swap in a real whiteboard sketch or planning photo to show the initial concept.

Capture differing viewpoints here—disagreements about data sources or thresholds often uncover new ideas.


Day 2 — Data & Methods

Focus: what we’re testing and building; show a first visual (plot/map/screenshot/GIF).

Data sources we’re exploring 📣

  • NOAA Coral Reef Watch (5 km) – thermal stress alerts and HotSpot anomalies to seed priority regions. Example anomaly signal over a reef tract (replace with your plot) Raw photo location: explore_data_plot.png Placeholder: add a quicklook figure that shows anomaly behaviour for your reef of focus.
  • Sentinel-2 surface reflectance (10 m) – multispectral signatures for shallow reefs after cloud masking.
  • Planet NICFI or commercial mosaics – optional high-resolution context if licensing allows.

Methods / technologies we’re testing 📣

  • Generate rolling baselines and z-score anomalies for key spectral bands (blue, green, red-edge).
  • Fuse thermal alerts with optical change detection via unsupervised clustering.
  • Publish anomaly tiles to an interactive web map for rapid review.

Challenges identified

  • Cloud and sunglint contamination reducing valid observations.
  • Aligning thermal alert polygons with higher-resolution imagery footprints.
  • Limited labelled bleaching events for validation.

Visuals

Static figure

Prototype anomaly timeline for Lizard Island reef Raw photo location: figure1.png Figure 1. Replace with your first anomaly plot or classification result.

Animated change (GIF)

Placeholder GIF showing anomaly evolution—swap with reef results Raw photo location: change.gif Figure 2. Upload an animated GIF that illustrates change through time (e.g., heat stress accumulation).

Interactive map (iframe)

Open full map

If an embed doesn’t load, link directly to the map, dashboard, or notebook output.


Final Share Out — Insights & Sharing

Focus: synthesis; highlight 2–3 visuals that tell the story; practice a 2-minute walkthrough of the homepage 📣: Why → Questions → Data/Methods → Findings → Next.

Team photo placeholder—swap with your crew on Day 3 Raw photo location: team_photo.jpg

Findings at a glance 📣

  • Highlight 1 — Describe where anomalies appeared and the magnitude of the signal.
  • Highlight 2 — Note how anomaly detection compared to baseline expectations or manager intuition.
  • Highlight 3 — Summarize an actionable recommendation (e.g., which reef cells to investigate first).

Visuals that tell the story 📣

Heat stress anomaly composite (replace with your key figure) Raw photo location: fire_hull.png Visual 1. Swap in the primary map or chart that best communicates your anomaly findings.

Supporting panels comparing anomaly thresholds (replace) Raw photo location: hull_panels.png Visual 2. Use supporting panels to explain methodology choices or sensitivity analysis.

Secondary insight figure placeholder Raw photo location: main_result.png Visual 3. Share an additional perspective, such as comparison across reef sectors or timelines.

What’s next? 📣

  • Immediate follow-ups for partners (e.g., validation dives, sensor deployments).
  • Enhancements possible with one more week/month of effort.
  • Stakeholders who should receive the anomaly briefing.

Project notes and brief
Review notes
View shared code
View code
Explore data resources
Explore data

Team

Name Role Contact GitHub
(Add team lead) Coordinates daily goals & partners your.email@example.org @_handle
(Add data lead) Curates imagery & preprocessing your.email@example.org @_handle
(Add methods lead) Builds anomaly models your.email@example.org @_handle
(Add communications lead) Crafts story & visuals your.email@example.org @_handle

Keep the roster in sync with the dedicated team page so contact details stay current across the site.


Storage

Code
Keep shared scripts, notebooks, and utilities in the code/ directory. Document how to run them in a README or within the files so teammates and visitors can reproduce your workflow.

Documentation
Use the docs/ folder to publish project updates on this site. Longer internal notes can live in documentation/; summarize key takeaways here so the public story stays current.

Persistent storage
Archive large datasets, deliverables, and shared assets in the CyVerse community folder for Group 9. Reference that folder from the Data page when pointing collaborators to downloads.


Cite & reuse

If you use these materials, please cite:

Innovation Summit 2025 Group 9. (2025). Coral Reef Remote Sensing Anomaly Detection. https://github.com/CU-ESIIL/anomaly-detection-coral-reef-remote-sensing-innovation-summit-2025__9

License: CC-BY-4.0 unless noted. See dataset licenses on the Data page.