Description Usage Arguments Author(s)
View source: R/metaclipcc.Regridding.R
Build a directed metadata graph describing a regridding step
1 2 3 4 5 6 7 | metaclipcc.Regridding(
graph,
RefSpatialExtent = NULL,
RefRectangularGrid = NULL,
InterpolationMethod,
dc.description = NULL
)
|
graph |
Input metaclip graph structure |
RefSpatialExtent |
A reference spatial extent used for interpolation. The reference spatial extent can be initiated with |
RefRectangularGrid |
A reference rectangular grid used for interpolation. The reference rectangular extent can be initiated with |
InterpolationMethod |
Interpolation method. Current possible choices include |
dc.description |
Default to |
J. Bedia
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.