readFLUXNETNcdf: readFLUXNETNcdf

Description Usage Arguments Value Author(s)

View source: R/readFLUXNETNcdf.R

Description

read data from FLUXNET Ncdf file.

Usage

1
2
readFLUXNETNcdf(path = getwd(), sites, pars = "all", 
    time.ends, dim.borders = list(1))

Arguments

path

character string: path to the input file(s)

sites

character string: ids of the sites to extract

pars

character string: names of the variables to extract

time.ends

POSIXct object: start and end date of the period to extract.

dim.borders

list: indices for other dimensions

Value

array: FLUXNET data

Author(s)

Jannis v. Buttlar, Thomas Wutzler


bgctw/ncdfTools documentation built on Jan. 29, 2020, 1:16 p.m.