dataInventory.NetCDF: Inventory of a gridded dataset

View source: R/dataInventory.NetCDF.R

dataInventory.NetCDFR Documentation

Inventory of a gridded dataset

Description

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

Usage

dataInventory.NetCDF(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)

J. Bedia, S. Herrera


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