load_variable_from_nc: Extract a single variable from a .nc file

Description Usage Arguments Value

View source: R/utils.R

Description

This function extracts the variable var from a given nc file.

Usage

1
load_variable_from_nc(variable, nc)

Arguments

variable

variable to be extracted. Character.

nc

file with .nc extension

Value

The requested variable. Data structure depends on which variable is recovered.


pegoraro/qchlorophyll documentation built on May 24, 2019, 11:46 p.m.