View source: R/spatialAverageSingleFile.R
spatialAverageSingleFile
is an internal function that returns the spatial average of climate
records that fall inside the zones specified in the "spatialIndeces" input object (created by the
determineSpatialRelationships
function).
1 | spatialAverageSingleFile(mosaicFilePath, spatialIndeces, zoneField)
|
mosaicFilePath |
Character string of the file path to the netCDF mosaic file containing the climate records. |
spatialIndeces |
List of 2 dataframes describing the spatial relationships between netCDFs
and SpatialPolygonsDataFrame provided. This is the direct output from the internal
|
zoneField |
Character string of the field name describing the unique ID values that define the zones. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.