View source: R/new_functions.R
brick_nc | R Documentation |
Takes NetCDF files from the Climatology Lab and converts them into a RasterBrick object
brick_nc(file, layername = NULL)
file |
a path to a NetCDF (ext = .nc) file |
layername |
a string indicating the name of the layer if different from the filename |
a RasterBrick object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.