Description Usage Arguments Value
Stack bands from a third dimension (e.g. time, depth) into a single rasterStack.
1 | ncdf_dimstack(path, varname = NULL, dimension)
|
path |
path to the ncdf file |
varname |
single varname for which to extract bands |
dimension |
name of dimension from which to extract bands. Check available dimensions with |
a stack of rasterLayers containing values for varname in each dimensional band.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.