Description Usage Arguments Value Author(s)
View source: R/readFLUXNETNcdf.R
This function reads data from standard (BGI - Jena) FLUXNET netCDF files and returns it in an R object.
| 1 2 | readFLUXNETNcdf(path = getwd(), sites, pars = "all", time.ends, 
    dim.borders = list(1))
 | 
| 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 | 
array: FLUXNET data
Jannis v. Buttlar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.