Description Usage Arguments Value
Get biome data from a netCDF file.
1  | get_ncdf(data_dir, ncfile, latitude, longitude, variables = "all")
 | 
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.  | 
JSON of netcdf results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.