ohi logo
OHI Science | Citation policy

The following is a list of the spatial data used for the 2017 global Ocean Health Index assessment. These data are modified from publically available data from other sources.

Here are some general resources for viewing, analyzing, and manipulating spatial data in R from our Github repository, specifically:

OHI pressure data

Some of the processed OHI pressure data are available at the raster scale, which can be downloaded from the following table. To obtain the pressure score for each OHI region we average the raster cells within each region. The raster data can be extracted at different spatial scales, which may be useful for regional OHI assessments.

Most of these datasets have longer time frames of available data, but we typically include the most recent 5 years of data due to the large file sizes.

An example R script describes how to extract and summarize raster data for regions.

Resolution: ~1km

Coordinate reference system: Mollweide

Coverage: Global

Cell values: Scaled from 0 (low) - 1 (high-pressure)

Table. OHI pressure raster data

Links to download processed raster data for several OHI pressures. Explore the links included in the table to learn more about the original data sources and how the data were prepared. The “name” field links to a longer description of the data. The “description” field includes links to data preparation files (with R code). NOTE: these large files can take a while to download and require a lot of memory!

Name Description Download Preview
Ocean acidification Ocean acidification pressure scaled using biological thresholds (data prep) 6 years: 2012-2017, 3.6GB figure
Sea level rise Sea level rise pressure (data prep) 5 years: 2012-2016, 297MB figure
Sea surface temperature Sea surface temperature anomalies (data prep) 5 time periods: 2004-2008 to 2008-2012, 9.7GB figure
UV radiation Modeled UV radiation (data prep) 5 time periods: 2008-2012 to 2012-2016, 650MB figure
Low bycatch due to artisanal fishing Extent of artisanal fishing (including: artisanal, subsistence, and recreational catch) (data prep, data prep 2) 5 time periods: 2006-2010 to 2010-2014, 12MB figure
High bycatch due to commercial fishing Modeled destructive commercial fishing practices by 5 gear types and scaled by Net Primary Productivity (data prep, data prep 2) 5 time periods: 2006-2010 to 2010-2014, 3.7GB figure
Low bycatch due to commercial fishing Modeled destructive commercial fishing practices by 2 gear types and scaled by Net Primary Productivity (data prep, data prep 2) 5 time periods: 2006-2010 to 2010-2014, 3.8GB figure
Chemical pollution Modeled chemical pollution within EEZ from commercial shipping traffic, ports and harbors, land-based pesticide use (organic pollution), and urban runoff (inorganic pollution) (data prep) 5 years: 2009-2013, 1.8GB figure
Nutrient pollution Modeled nutrient pollution within 3nm of coastline based on fertilizer consumption (data prep) 5 years: 2009-2013, 580MB figure
Marine plastics Global marine plastic pollution (data prep) 1 year: 2015, 1.2GB figure

Mangrove data

Download our modified mangrove data

This is a slightly modified version of the “MFW, Mangrove Forest Cover Loss since 2000 in areas with year 2000 Mangrove Forest” dataset from:

Hamilton, S. E., & Casey, D. (2016). Creation of a high spatio-temporal resolution global database of continuous mangrove forest cover for the 21st century (CGMFC-21). Global Ecology and Biogeography, 25(6), 729-738. doi:10.1111/geb.1244.

Because the 30m resolution raster the data is provided as (although awesome!) can be difficult to work with, we created a ~500m resolution raster and converted to a Mollweide coordinate reference system. The units are km2 mangrove per cell, consequently, summing the raster cells in a region will provide the km2 area of mangrove forest (cell values range from 0 to 0.274979).

The scripts we used to estimate mangrove extent and trend are available from github.

These data could be useful for estimating mangrove cover in regions without local mangrove surveys.

Preview of mangrove data: figure

Net Primary Productivity data

Download our modified NPP data

We use Net Primary Productivity data to scale the fishing pressures data for the OHI global assessment.

This is a slightly modified version of the data provided by:

Behrenfeld, M.J. and Falkowski, P.G., 1997. Photosynthetic rates derived from satellite‐based chlorophyll concentration. Limnology and oceanography, 42(1), pp.1-20.

As described here, we convert these data to a tif raster in the Mollweide coordinate reference system and average the monthly data to estimate mean annual NPP. Units are mg C/m2/data. Data are available from 2003 to 2015.

These data could be useful for estimating fishing pressures at different spatial scales.

Preview of NPP data: figure

Protected Areas

Download our Protected Areas raster

These data are modified from: IUCN and UNEP-WCMC (2016), The World Database on Protected Areas (WDPA) [On-line], May 2016. Cambridge, UK: UNEP-WCMC. Available at: www.protectedplanet.net. (downloaded: June 7, 2016)

The original is a Shapefile of World Database on Protected Areas (1819 - 2015, and 0 when year of establishment is not reported). We have converted this to a 500 m raster in Mollweide projection, with raster cells values representing the earliest year of designated protection.

For the global OHI assessment’s lasting special places goal, we determine the proportion of protected area within 3nm offshore and 1km inland. For resilience, we also estimate the protected area within the entire EEZ.

Preview of Protected Area data: figure