Color the relationship between sea level rise and coastal flooding on the Atlantic Coast
Sea Level Rise and Nuisance Flood Frequency Changes around the United States, page 5. National Oceanic and Atmospheric Administration (NOAA), Center for Operational Oceanographic Products and Services (CO-OPS). This data contains:
Sea Level Trends. National Oceanic and Atmospheric Administration (NOAA), Center for Operational Oceanographic Products and Services (CO-OPS).
Inundation Analysis Tool. National Oceanic and Atmospheric Administration (NOAA), Center for Operational Oceanographic Products and Services (CO-OPS). This data contains:
A python script is available in the code repository to generate or extend this activity, and can be run like this:
python nuisance.py
Which will create an svg file that contains mean sea level bar charts for each station with color labels that represent days of nuisance flooding for each year for each station. You can also add some optional parameters like this:
python nuisance.py -stations 8658120,8575512 -y0 1991 -y1 2016
In this example, it would show only two stations for years between 1991 and 2016