Return to table of contents

Rising tides and coastal flooding

Color the relationship between sea level rise and coastal flooding on the Atlantic Coast

Data sources

Data source for nuisance flood levels

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:

Data source for sea level rise

Sea Level Trends. National Oceanic and Atmospheric Administration (NOAA), Center for Operational Oceanographic Products and Services (CO-OPS).

Data source for water inundation levels (for nuisance flood frequencies)

Inundation Analysis Tool. National Oceanic and Atmospheric Administration (NOAA), Center for Operational Oceanographic Products and Services (CO-OPS). This data contains:

How the data was used

Code

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