get_time_dim: A function to find the time dimension and units of a...

Description Usage Arguments Value Examples

View source: R/get_time_dim.R

Description

This function takes an open ncdf4 data source. It returns the time units and time dimension.

Usage

1
get_time_dim(ncdf4_handle)

Arguments

ncdf4_handle

ncdf4 object.

Value

A named list with time_units and the time_dim

Examples

1
2
3
4
## Not run: 
Soon!

## End(Not run)

jjvanderwal/climates documentation built on May 19, 2019, 11:41 a.m.