Examples# Coarsen a dataset Apply block aggregation along specified dimensions Save the dataset Selecting or masking a spatial area from a gridded dataset Example: Selecting MODIS data within the Y2Y boundary Example: Selecting ECMWF data within the Y2Y boundary Example: Multiple polygons Masking a gridded dataset Additional options Examples for subsetting the GRIP roads dataset. Saving the subsetted datasets: Option 1: Subset the roads dataset using bbox Small subset, from .gdb global dataset Option to clip features at boundary edge Larger subset, from .gdb global dataset Option 2: Subsetting the roads dataset using bounding geometry from a file Using other options for boundary types Option 3: Subset the roads dataset using track points Thinning datasets Thinning all dimensions by the same factor Thinning dimensions by different amounts Saving the thinned dataset Time selection for gridded datasets Selecting data within a certain time range Conditional selection