Basic climate data analysis¶
The following processes concern basic climate data analysis, methods for formatting data to examine a specific region or time interval.
Spatial subsetting and averaging¶
Spatial subsetting processed are provided by Finch.
SubsetBboxProcess
Subset over a latitude-longitude bounding box.SubsetGridPointProcess
Subset over a number of grid points.SubsetPolygonProcess
Subset over a polygon.AveragePolygonProcess
Average over an area defined by a polygon.