Tutorial - Coastal-Vulnerability
Tutorial - Coastal-Vulnerability
Version 1.0
Background: Coastal environments are becoming squeezed by intensifying pressures from land and
sea. Increasing human population growth and activities and worsening climate conditions are
modifying coastal environments directly and indirectly. In tandem, these pressures can affect coastal
vulnerability. Thus, it is important for coastal communities to understand how their exposure to
these risks can alter how they respond in the present to protect the future. Moreover, with increased
knowledge communities can collaborate on how to protect coastal people and assets. For instance,
communities could use data to inform protection and restoration efforts of natural habitats to
decrease risk to flooding.
Purpose: In this tutorial, participants will learn how to combine open-source software with freely
available data, such as the Allen Coral Atlas's benthic coral/algae and seagrass and after August
2020, a bathymetry layer with 2m resolution, to perform a coastal vulnerability analysis for Pohnpei,
Federated States of Micronesia. (This example was chosen based on the availability of data.)
Objectives: (1) Explore the Allen Coral Atlas data, (2) Become familiarized with different global
datasets, (3) Learn and interact with a coast vulnerability model, (4) Use the model to inform
environmental protection decisions
Technical requirements: Computer, Internet, GIS software (e.g., QGIS, ArcGIS), InVEST
Target audience: Advanced GIS user
Expected time for completion: 1.5 - 2 hours
Advisable considerations:
● Create a project folder and subfolders for data, outputs, and documentation
● Make sure there are no spaces in file names or path names
○ ***Recommendation: Use "_" in place of a space
● Do not have any "/" in names including the attribute tables
● That the area of interest shapefile is in a projected coordinate system
○ ***Note: Coordinate system should have meters as the unit
○ ***Recommendation: Use a UTM Zone or Mollweide (world)
● Helps if all the data components are in the same coordinate system and datums
● InVEST Coastal Vulnerability model generates the wave exposure, wind exposure, and surge
protection data
● If more information is desired or an error occurs, review technical documentation on
InVEST and the Coastal Vulnerability model
○ Natural Capital has an active community for InVEST users. If an error is
encountered, the community is a good place to see if anyone else encountered the
issue and a solution was provided. If no post relates to the issue, post the issue
following this guidance.
Coastal Vulnerability Tutorial
InVEST
The InVEST Coastal Vulnerability integrates the following inputs in relation to exposure
risk:
● Area of interest: a polygon feature that should feature the total study area
● Resolution: spacing between shore points (in meters)
● Landmass: polygon feature of all physical land across the region of interest
● WaveWatchIII: point features of wave and wind dynamics to represent storm conditions
● Maximum fetch distance: distance shore points are exposed to oceanic dynamics
● Bathymetry: raster of water depths required for wave height and period calculations
● Elevation average radius: radius around shore point to compute the average elevation
● Continental shelf contour: polyline feature of the continental margin
● Habitats table: table linking the habitat with ranking and protection distance in meters
● Geomorphology (optional): polyline with shoreline type (alluvial plain, cliff, rocky, seawall,
etc.)
● Geomorphology fill value (optional): factor between 1 and 5
● Human population (optional): raster on human population count
● Population search distance (optional): distance from a shore point to calculate human
density
● Sea Level Rise (optional): point data with values on sea level rise metric (e.g., 2 mm / year,
+12 mm)
● Sea level rise fieldname (optional): descriptor of the metric (e.g., rate, net change)
Process
Phase 1: Data preparation
1.) Download and install InVEST
3.) Until the Atlas bathymetry data are available (August 2020), obtain the Western Micronesia
Obtain bathymetry data from GEBCO
a.) Type in the following data:
■ Top = 7.5
■ Bottom = 6.5
■ Left = 157.5
■ Right = 158.75
b.) ***Alternative:
■ Windows: hold down control and left click mouse, then drag a box to select
your region on the map.
■ Mac: hold command then left click mouse and drag a box to select the region
of interest on the map
c.) Select the GeoTIFF Grid option
d.) Click "Add to basket"
e.) Click "View basket"
f.) Click "Download your data"
g.) Unzip data
h.) Project into UTM 57N WGS84
■ ArcGIS = Project tool, QGIS = Save data in another coordinate system
i.) Move to the GIS folder, and rename (e.g., pohn_bath)
4.) Download the relief data (commonly known as digital elevation model [DEM]) from the
USGS
a.) Project into UTM 57N WGS84
■ ArcGIS = Project tool, QGIS = Save data in another coordinate system
b.) Move to the GIS folder, and rename (e.g., pohnpei_dem)
6.) Copy the WaveWatch III data from InVEST folder for the coastal vulnerability data to GIS
folder
a.) Locate the data directory: \InVEST_3.8.0_x86\sample_data\CoastalVulnerability
b.) Layer name = WaveWatchIII_global
c.) ***Note: The coastal vulnerability folder contains global data for continental shelf
and landmass
Find sample
data in the
InVEST
directory for
The
WaveWatchIII
data
Should delete any feature that are the smaller green polylines
Sole feature for the continental shelf should be the red polyline
Check-in:
● You should now have the following data in your GIS folder and its subfolders:
○ Pohnpei landmass from the GADM
○ WaveWatchIII data from InVEST
23.) Add the results (.gpkg) to a GIS software to visualize the results
a.) ***Note: the coastal_exposure.csv file in the workspace folder contains the exposure
risk rankings for all the shore points as well
Model modifications:
This tutorial outlined the essential data components for the coastal vulnerability model. As
previously mentioned, additional data can be added to the model which will adjust the exposure
index.
● Modification 1. Once Atlas Sentinel-2 bathymetry data are available post-August 2020,
substitute those data for the GEBCO bathymetric data. The Atlas Sentinel-2 data cover the
same extent as the benthic data and have a 2-meter resolution, while GEBCO data are at 30
meters.
● Modification 3. InVEST can incorporate human population data and generate human density
near the coastline. Global data are available through SEDAC.
● Modification 4. Climate change and sea level rise will impact coastal exposure risk and
inundation. By adding point vector data on rate or net change, the model will join the data
with the shore points and integrate the values on the exposure risk, as outlined in Table 4.1.
Pohnpei is no exception from having a range of sea level rise projections. NOAA estimates
that relative sea level rise is 1.88 mm / year, while CSIRO notes satellites have measured the
change at 10 mm / year since 1993. To compare these sea level rise scenarios and the
impacts on exposure risk, sea level rise values (1.88mm, 5 mm, 10mm) can be substituted in
each iteration. Building on those iterations, projected sea level rise can be run at future time
steps. For example, InVEST iterations could have the following:
○ 2020 with 1.88 mm / year (run 1)
○ 2020 with 10 mm / year (run 2)
○ 2030 with 1.88 / year (run 3)
○ 2050 with 1.88 mm / year (run 4)
○ 2050 with 10 mm / year (run 5)
○ 2070 with 1.88 mm / year (run 6)
○ 2050 with 10 mm / year (run 7)
○ 2070 with 10 mm / year (run 8)
○ 2100 with 10 mm / year (run 9)
○ 2300 with 10 mm / year (run 10)
Appendix B: Generic process for conducting the analysis for a different area of interest
1.) Create a workspace for exporting the InVEST coastal vulnerability runs
a.) ***Alternative: can create a new workspace when you open and begin an analysis in
InVEST
2.) Create an area of interest polygon
a.) Create new shapefile as polygon
b.) Name layer as "location_aoi"
c.) Select a projected coordinate system
i.) ***Suggestion: Mollweide world (EPSG: 54009)
d.) Project into proper UTM Zone or Mollweide if AOI file already exists
3.) Download landmass file
a.) Can download global data from GADM
i.) Select level 0 data → country level
(1) Or go to a specific territory if analysis is limited to one
ii.) Select by attribute or definition query for target territory/territories
iii.) If only certain landmass features are required, may need to run the Multipart
to Singlepart in ArcGIS, Multipart to Singleparts in QGIS to get only the
features of interest for the area of interest
4.) Download bathymetry data
a.) Can download from GEBCO if no data exist at a finer resolution and more
accurately for the area of interest
b.) Needs to go beyond the area of interest by at least the maximum fetch distance
c.) ***Note: Allen Coral Atlas will provide Sentinel-2-derived bathymetry data for limited
coastal areas
5.) Download relief data (commonly as DEM)
a.) If data are not reliable or available for the area of interest, download from a globally
consistent dataset
i.) A commonly used global dataset is the SRTM
(1) Can freely download the data from EarthExplorer
(a) Create a new account at this link
(2) May need to download multiple tiles and then use the "Mosaic" tool
to combine all the tiles into a single dataset for the area of interest
b.) Then use the "Extract by Mask" to get the data for your particular area
c.) Should extend beyond the area of interest
6.) Obtain continental shelf data
a.) Download the IFREMER - COMARGE continental margin data
b.) Convert to polyline using the "Polygon to line" tool
7.) Download the Atlas habitat data
a.) Export each target habitat type as a new layer
i.) This can be more easily done using Model Builder