get_time_units: Retrieves the unit string of the time dimension from a netCDF...

Description Usage Arguments Value

View source: R/time_dimensions.R

Description

Retrieves the unit string of the time dimension from a netCDF file

Usage

1
get_time_units(ncfile, time_dim_name = "time")

Arguments

ncfile

an object of class ncdf4

time_dim_name

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

Value

a character


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