fReadTimeSeveralCols: fReadTimeSeveralCols

Description Usage Arguments Author(s)

Description

Reading

Usage

1
2
3
4
fReadTimeSeveralCols(Data.F, FileName.s, Dir.s, NcPackage.s, 
    CallFunction.s = "", colYear = "year", colMonth = "month", 
    colDay = "day", colHour = "hour", defaultHour = 0, 
    ...)

Arguments

Data.F

Data frame

FileName.s

NetCDF file name as a string

Dir.s

Directory as a string

NcPackage.s

Name (string) of R NetCDF package (implemented for 'RNetCDF' and 'ncdf4')

CallFunction.s

Name (string) of function called from

colYear

Name (string) of variable holding the year

colMonth

Name (string) of variable holding the month

colDay

Name (string) of variable holding the day

colHour

Name (string) of variable holding the hour

defaultHour

(numeric) default that is used when colHour=NA, when only days are specified

...

further arguments to var.get.nc or ncvar_get, such as start and count

Author(s)

(Department for Biogeochemical Integration at MPI-BGC, Jena, Germany)


REddyProc documentation built on May 2, 2019, 5:19 p.m.