get_ncdf: Get biome data from a netCDF file.

Description Usage Arguments Value

View source: R/netcdf.R

Description

Get biome data from a netCDF file.

Usage

1
get_ncdf(data_dir, ncfile, latitude, longitude, variables = "all")

Arguments

data_dir

directory containing the data file.

ncfile

name of the netCDF file.

latitude

the latitude.

longitude

the longitude.

variables

the names of variables to select. If missing then all are returned.

Value

JSON of netcdf results.


ebimodeling/ghgvcR documentation built on April 28, 2021, 8:19 p.m.