get_time_dimension: Retrieves the time dimension from a netCDF file

Description Usage Arguments Value

View source: R/time_dimensions.R

Description

Retrieves the time dimension from a netCDF file

Usage

1
get_time_dimension(ncfile, time_dim_name = "time", time_zone = "UTC")

Arguments

ncfile

an object of class ncdf4

time_dim_name

The name of the time dimension, by default 'time' as per the CF conventions.

time_zone

the time zone to use for the returned value.

Value

A vector of Dates


efts documentation built on May 2, 2019, 3:39 p.m.