dataInventory.NetCDF.ts: Inventory of a Time Series dataset

View source: R/dataInventory.R

dataInventory.NetCDF.tsR Documentation

Inventory of a Time Series dataset

Description

Returns a list with summary information about the variables stored in a time series dataset. Sub-routine of dataInventory

Usage

dataInventory.NetCDF.ts(dataset)

Arguments

dataset

A full path to the file describing the dataset (NcML)

Value

A (named) list whose length is determined by the number of variables stored in the dataset, its names corresponding to the short names of the variables. For each variable, information on the variable long name, data type, units, data size (in Mb) and characteristics of its dimensions is provided.

Author(s)

S. Herrera


SantanderMetGroup/loadeR documentation built on July 4, 2023, 4:29 a.m.