parseStartDate: Parse start date

View source: R/read-netcdf-utility-functions.R

parseStartDateR Documentation

Parse start date

Description

Parses a "units" attribute string of the time axis of a netCDF file. Returns a three-vector of year,month,time. NOTE: Accepts years < 0 and years > 9999, unlike POSIX and "Date" dates.

Usage

parseStartDate(start.date.string)

MagicForrest/DGVMTools documentation built on Aug. 23, 2024, 8:05 a.m.