transNcdfCutFiles: transNcdfCutFiles

Description Usage Arguments Details Value Author(s) See Also

View source: R/transNcdfCutTime.R

Description

cut margins of ncdf files

Usage

1
2
3
transNcdfCutFiles(file.names, time.range.out = c(), 
    time.range.file = c(), fun.start = c(), 
    fun.end = c(), format = "", convert = .getChronDateFromName1)

Arguments

file.names

vector of character strings: file names to process.

time.range.out
time.range.file

POSIXct vector of length two or 'auto': time range of the original files. If not supplied, this is determined automatically from the file name via .convertFilename2Date and fun.start/fun.end.

fun.start

see time.range.file

fun.end

see time.range.file

format
convert

Details

Convenience wrapper around cdo to cut outer (time) margins of Ncdf files.

Value

character string: names of the file names after cutting.

Author(s)

Jannis v. Buttlar, Thomas Wutzler

See Also

transNcdfMerge TODO implement possibility to supply dates TODO implement possibility to extract dates from file TODO useful defaults


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