rossCollect: Climatically matched sites to the Ross revegetation site

Description Usage Format Details Source

Description

A list containing the sites to collect seed from for the Ross revegetation site based on contemporary climate (1976 - 2005) and the multi-model mean of six global circulation models representing three future time periods (2020s, 2050s, and 2080s).

Usage

1

Format

A list containing 24 data frames. Each data frame has six variables:

id

An identifier for the species and time period - see Details

Longitude

The longitude coordinate of a distribution record

Latitude

The latitude coordinate of a distribution record

collect

A binary value wehter to collect the point or not based on climDist and the prior threshold. If collect = 1 then the point is below or equal to the prior threshold rule

climDist

The Euclidean distance between a distribution point and the revegetation site in the multidimensional space defined by the retained Principal Components

geoDist

The geographic distance (in kilometers) between a distribution point and the revegetation site

Details

Each data frame within the list contains a unique id column. This identifier starts with 'output_' which indicates the data is the output of the seedSource function. After this is the species names, which follow:

_amy_

Eucalyptus amygdalina

_pauci_

Eucalyptus pauciflora

_ten_

Eucalyptus tenuiramis

_ova_

Eucalyptus ovata

_rod_

Eucalyptus rodwayi

_vim_

Eucalyptus viminalis

The last part of the name is the model and time slice used:

revegCurrent

The contemporary climate

revegFuture_MMM_2020

The mulit-model mean for the 2020s

revegFuture_MMM_2050

The mulit-model mean for the 2050s

revegFuture_MMM_2080

The mulit-model mean for the 2080s

Source

See citation("PUCA")


peteraharrison/PUCA documentation built on Sept. 16, 2019, 7:56 a.m.