Florida Keys NMS Alert Dashboard
Open dashboardSource code

The Florida Keys NMS Alert Dashboard combines satellite-derived products with near-real-time buoy observations to provide early warning of anomalous ecosystem conditions in the Florida Keys National Marine Sanctuary. It flags signals associated with harmful algal blooms and anoxic (low-oxygen) events so resource managers can respond before impacts cascade through the reef system.

The dashboard draws on VIIRS and MODIS satellite data processed by the MBON Dashboard Server — a Docker-based stack that ingests and serves products for multiple MBON observing sites, including the Florida Keys NMS, Flower Garden Banks NMS, and data layers for the Florida Fish and Wildlife Conservation Commission (FWC).

Data products displayed

  • Sea surface temperature (SST) anomalies from VIIRS and MODIS
  • Chlorophyll-a concentration and bloom indices
  • Colored dissolved organic matter (CDOM)
  • In situ buoy records (dissolved oxygen, salinity, temperature)

Deployment

The server stack is containerized with Docker Compose, making it reproducible and deployable by other MBON nodes. See the GitHub repository for full deployment documentation.

All tools

Suggest an edit · Edit on GitHub