get_origin_and_times: Opens the netcdf file, input_file, and extracts the origin...

View source: R/data_extraction_functions.R

get_origin_and_timesR Documentation

Opens the netcdf file, input_file, and extracts the origin (reference date/time) and time dimension.

Description

Opens the netcdf file, input_file, and extracts the origin (reference date/time) and time dimension.

Usage

get_origin_and_times(input_file, as_chron = "TRUE")

Arguments

input_file

The name of the netcdf file (in standard or simple EMS netcdf format) from which to extract the data

Value

A list containing ereefs_origin (the reference data/time used in the netcdf file) and the time series, ds


BarbaraRobson/ereefs documentation built on April 23, 2023, 5:47 a.m.