Skip to content

noaa-onms/climate-dashboard

Repository files navigation

climate-dashboard

dashboard of climate indicators across sanctuaries

Motivation

The layout of this dashboard is fashioned after EcoWatch.noaa.gov, i.e. National Marine Ecosystem Status (NAMES), but using open-source relatively straightforward R based tools such as flexdashboard and hosted for free on GitHub.

Interchangability

The map and time series visualizations shown here can be dropped into other R based outputs, such as SanctuaryWatch.ioos.us.

Add an indicator

Here's the process to add a dataset and indicator plot:

  1. Add a row to ./data/datasets.csv
  2. Run source("scripts/get_data.R") to generate CSV per sanctuary under data/
  3. Add a new plot under the template _sanctuary.Rmd
  4. Update all sanctuary pages with source("scripts/make_pages.R")

About

dashboard of climate indicators across sanctuaries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages