marine species distributions: from data to predictive models

63
Marine Species Distributions: From data to predictive models Samuel Bosch

Upload: samuel-bosch

Post on 16-Mar-2018

17 views

Category:

Science


1 download

TRANSCRIPT

Page 1: Marine Species Distributions: From Data to Predictive Models

Marine Species Distributions: From data to predictive models

Samuel Bosch

Page 2: Marine Species Distributions: From Data to Predictive Models

Topics

• Introduction

• Invasive seaweeds

• Marine species distribution modelling

• Some future perspectives

Page 3: Marine Species Distributions: From Data to Predictive Models

Oceans • 70% of area • 40% of ecosystem value • 25% of species richness • > 200,000 registered species

Page 4: Marine Species Distributions: From Data to Predictive Models

Threats

Pollution

Overexploitation

Invasive species

Global climate change

Page 5: Marine Species Distributions: From Data to Predictive Models

© Hugo Ahlenius, UNEP/GRID-Arenda, 2008

Invasive marine species

Page 6: Marine Species Distributions: From Data to Predictive Models

Invasive seaweeds

Undaria pinnatifida Sargassum muticum Codium fragile

Caulerpa taxifolia Asparagopsis armata Dasysiphonia japonica

Page 7: Marine Species Distributions: From Data to Predictive Models

Introduction rate

Curated list of 153 introduced seaweed species in Europe

Page 8: Marine Species Distributions: From Data to Predictive Models

Introduction rate

Species Records

Page 9: Marine Species Distributions: From Data to Predictive Models

Introduction rate

Species Records

Page 10: Marine Species Distributions: From Data to Predictive Models

Invasive seaweeds: Vectors

Hull Fouling

Aquaculture

Suez Canal

Page 11: Marine Species Distributions: From Data to Predictive Models

a tale from

Monaco

Aquaria ?

Page 12: Marine Species Distributions: From Data to Predictive Models

and its ecological

conse-quence

Aquaria ?

Page 13: Marine Species Distributions: From Data to Predictive Models

Aquaria ?

Sampling

• 217 samples • 135 species

• 6 invasive or introduced • 40 possibly invasive

Page 14: Marine Species Distributions: From Data to Predictive Models

Present 2055

• Rich species diversity • Invasive species • Potential for new introductions

Page 15: Marine Species Distributions: From Data to Predictive Models

More …

• Chapter 5

Bosch, S., De Clerck, O. and Frédéric Mineur, F. Spatio-temporal patterns of introduced seaweeds in European waters, a critical review.

• Chapter 6

Vranken, S., Bosch, S., Peña, V., Leliaert, F., Mineur, F. and De Clerck, O. A risk assessment of aquarium trade introductions of seaweed in European waters.

Page 16: Marine Species Distributions: From Data to Predictive Models

Marine species distribution modelling

Page 17: Marine Species Distributions: From Data to Predictive Models

Image credit: Université de Lausanne

Species distribution modelling (SDM)

Species field observations

Environmental data Model fitting Predicted species

distributions

Page 18: Marine Species Distributions: From Data to Predictive Models

Ecological Niche

Hutchinson (1957) “… the hypervolume defined by the environmental dimensions within which that species can survive and reproduce.”

Abiotic

Movement

Biotic

GO

GI

Geographic area

Page 19: Marine Species Distributions: From Data to Predictive Models

Environmental data

Occurrences

SDM algorithm

Model

Absences

Output

Page 20: Marine Species Distributions: From Data to Predictive Models

Environmental data

Occurrences

SDM algorithm

Model

Absences

Output

Page 21: Marine Species Distributions: From Data to Predictive Models

Occurrences: Database

701 million occurrences

48.4 million occurrences of 123,287 marine species

Page 22: Marine Species Distributions: From Data to Predictive Models

Occurrences

But:

• Spatially uneven sampling and reporting

Page 23: Marine Species Distributions: From Data to Predictive Models

Occurrences

Himanthalia elongatha

Page 24: Marine Species Distributions: From Data to Predictive Models

Aiello-Lammens, M. E. et al. 2015. spThin: an R package for spatial thinning of species occurrence records for use in ecological niche models. - Ecography (Cop.). 38: 541–545.

Page 25: Marine Species Distributions: From Data to Predictive Models

Occurrences

But:

• Spatially uneven sampling and reporting

• Errors

– Taxonomic

• Misidentifications

• [cryptic] species complexes

– Geographic

• Typo’s, 0,0, generated coordinates, ….

Page 26: Marine Species Distributions: From Data to Predictive Models

Occurrences: (Eur)OBIS QC

Indicate the completeness and correctness

• Taxonomic

• Geographic

• Outliers

• Additional fields such as abundance

Page 27: Marine Species Distributions: From Data to Predictive Models

Occurrences: (Eur)OBIS QC

Outlier analysis on the dataset ‘ICES Biological community’

Page 28: Marine Species Distributions: From Data to Predictive Models

Environmental data

Occurrences

SDM algorithm

Model

Absences

Output

Page 29: Marine Species Distributions: From Data to Predictive Models

Absences

• Presence-only SDM

– Only presences

Page 30: Marine Species Distributions: From Data to Predictive Models

Absences

• Presence-only SDM

1. Only presences

2. Pseudo-absences

Page 31: Marine Species Distributions: From Data to Predictive Models

Environmental data

Occurrences

SDM algorithm

Model

Absences

Output

Page 32: Marine Species Distributions: From Data to Predictive Models

Environmental data

Salinity Bathymetry

Temperature Chlorophyll a

Page 33: Marine Species Distributions: From Data to Predictive Models

sdmpredictors

library(sdmpredictors)

# view all available layers

View(list_layers())

# load SST mean from Bio-ORACLE and

# bathymetry from MARSPEC as lat/lon data

x <- load_layers(c("BO_sstmean","MS_bathy_5m"),

equalarea = FALSE)

Page 34: Marine Species Distributions: From Data to Predictive Models

Which one ?

• Calcite • Chlorophyll A • Cloud fraction • Diffuse attenuation

coefficient at 490 nm • Dissolved oxygen • Nitrate • Photosynthetically

available radiation • pH • Phosphate

• Salinity • Silicate • Sea surface temperature • Bathymetry • East/West aspect • North/South Aspect • Plan curvature • Profile curvature • Distance to shore • Bathymetric slope • Concavity

Page 35: Marine Species Distributions: From Data to Predictive Models

library(marinespeed) # list all 514 species species <- list_species() view(species) help(marinespeed)

MarineSPEED

Page 36: Marine Species Distributions: From Data to Predictive Models
Page 37: Marine Species Distributions: From Data to Predictive Models

Predictor relevance

Page 38: Marine Species Distributions: From Data to Predictive Models

Predictor relevance

0

25

50

75

100

Sh

ore

dis

tan

ce

Ba

thym

etr

y

SS

T (

ran

ge

)

Sa

linity

Ca

lcite

pH

Ch

loro

ph

yll

a (

me

an

)

Ch

loro

ph

yll

a (

min

)

Ch

loro

ph

yll

a (

ma

x)

Ch

loro

ph

yll

a (

ran

ge

)

Diffu

se

atte

nu

atio

n (

me

an

)

Diffu

se

atte

nu

atio

n (

min

)

Diffu

se a

ttenuation (

max)

SS

T (

mean)

PA

R (

me

an

)

PA

R (

ma

x)

Ph

osp

ha

te

Nitra

te

Sili

ca

te

In s

pe

cie

s to

p 5

(%

)

Page 39: Marine Species Distributions: From Data to Predictive Models

Statistical variation

Page 40: Marine Species Distributions: From Data to Predictive Models

Biological variation

Page 41: Marine Species Distributions: From Data to Predictive Models

Environmental data

Occurrences

SDM algorithm

Model selection

Absences

Output

Page 42: Marine Species Distributions: From Data to Predictive Models

SDM algorithm

Model selection

metric

Validation dataset

Random Spatial

AUC Boyce

Kappa AIC

MaxEnt Random forests

GRaF

GLM

GAM

GARP

Visual

BIOCLIM

Ensemble

BRT

MARS Temporal

Page 43: Marine Species Distributions: From Data to Predictive Models

Environmental data

Occurrences

SDM algorithm

Model

Absences

Output

Page 44: Marine Species Distributions: From Data to Predictive Models

Output

• Maps

Page 45: Marine Species Distributions: From Data to Predictive Models

Output

• Response curves

Page 46: Marine Species Distributions: From Data to Predictive Models

Can we predict invasive seaweeds?

Abiotic

Movement

Biotic

GO

GI

Geographic area

Sargassum muticum

Codium fragile

Dictyota cyanoloma

Grateloupia turuturu

Undaria pinnatifida

Page 47: Marine Species Distributions: From Data to Predictive Models

Can we predict invasive seaweeds?

Page 48: Marine Species Distributions: From Data to Predictive Models

Can we predict invasive seaweeds?

Native Invasive

European Invasive non-European

1971

1941

Sargassum muticum

Page 49: Marine Species Distributions: From Data to Predictive Models

Can we predict invasive seaweeds?

Page 50: Marine Species Distributions: From Data to Predictive Models

Modelling in 1970

Sargassum muticum model fitted only with native records

Page 51: Marine Species Distributions: From Data to Predictive Models

Can we predict invasive seaweeds?

Page 52: Marine Species Distributions: From Data to Predictive Models

Modelling in 1970

Sargassum muticum model fitted with native records and Californian invasive records from before the European introduction

Page 53: Marine Species Distributions: From Data to Predictive Models

Europe in 2100 ?

Predicted changes in the range of 15 invasive seaweeds in Europe by 2100

Page 54: Marine Species Distributions: From Data to Predictive Models

Uncertainty

Uncertainty in the predicted ranges of 15 invasive seaweeds

Page 55: Marine Species Distributions: From Data to Predictive Models

More …

• Chapter 2 Vandepitte, L. et al. 2015. Fishing for data and sorting the catch: assessing the data quality, completeness and fitness for use of data in marine biogeographic databases. - Database

• Chapter 3 Bosch, S., Tyberghein, L., De Clerck, O. sdmpredictors: an R package for species distribution modelling predictor datasets

• Chapter 4 Bosch, S., Tyberghein, L., Deneudt, K., Hernandez, F., De Clerck, O. In search of relevant predictors for marine species distribution modelling using the MarineSPEED benchmark dataset

• Chapter 7 Bosch, S., Gomez Giron, E., Martínez, B., De Clerck, O. Modelling the past, present and future distribution of invasive seaweeds in Europe

Page 56: Marine Species Distributions: From Data to Predictive Models

Future perspectives

Page 57: Marine Species Distributions: From Data to Predictive Models

Future perspectives

• Traits data in WoRMS

Page 58: Marine Species Distributions: From Data to Predictive Models

Future perspectives

• New data in OBIS

Page 59: Marine Species Distributions: From Data to Predictive Models

Future perspectives

• Bio-ORACLE 2: including benthic layers

Surface layer

Difference between surface and benthic layer

Page 60: Marine Species Distributions: From Data to Predictive Models

Future perspectives

• Biotic interactions and knowledge transfer

Page 61: Marine Species Distributions: From Data to Predictive Models

Future perspectives

• Use MarineSPEED to study other aspects of SDM

Page 62: Marine Species Distributions: From Data to Predictive Models

Acknowledgement

Page 63: Marine Species Distributions: From Data to Predictive Models

The Great Wave off Kanagawa

“All models are wrong, but some are useful” – George Box