get_1d: Extract 1-D variable from NetCDF file

View source: R/get_1d.R

get_1dR Documentation

Extract 1-D variable from NetCDF file

Description

Extracts a selected 1-D parameter from the netCDF file.

Usage

get_1d(ncdf, var)

Arguments

ncdf

filepath; Name of the netCDF file to extract variable

var

character; Name of the variable to be extracted. Must match

Value

vector; 1D object


aemon-j/gotmtools documentation built on April 12, 2024, 4:35 p.m.