trim_time: Trim the time vector provided by the ncdf file according to...

Description Usage Arguments Value

Description

Trim the time vector provided by the ncdf file according to the provided time_range.

Usage

1
trim_time(time, time_range)

Arguments

time

Date vector derived from the ncdf file

time_range

Vector of length 2 that either provides the date range as character strings or in a date format. If NULL the complete time vector is used.

Value

Returns a list that holds the trimmed date vector and the corresponding indices in the original vector that are further used for trimming the data set


chrisschuerz/aRastoCAT documentation built on May 16, 2020, 1:33 a.m.