extract.timeseries.cordat: Extraction of variable from CoRDAT .nc files

Description Usage Arguments

View source: R/extract.timeseries.cordat.R

Description

Extracts variable from CoRDAT .nc files

Usage

1
extract.cordat(nc, varname, coor, fun = mean, method = "bilinear", buffer = 5000)

Arguments

nc

destination of the .nc files

varname

name of the variable to be extraction from .nc files

coor

vector/matrix of mid longitude and latitude

method

See the argument method in extract function

buffer

See the argument buffer in extract function; default is set to 5000


brisneve/THE documentation built on May 21, 2019, 11:09 a.m.