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.
SubsetBboxProcessSubset over a latitude-longitude bounding box.SubsetGridPointProcessSubset over a number of grid points.SubsetPolygonProcessSubset over a polygon.AveragePolygonProcessAverage over an area defined by a polygon.