GSW seasonality describes the intra-annual distribution of surface water for each pixel. The raster files have integer cell values between [0, 12], indicating how many months per year the pixel was classified as water.
calc_gsw_seasonality()
Returns
A function that returns an indicator tibble with seasonality categories as variables and corresponding areas (in ha) as value.
Details
The pixel values are aggregated using method provided via the stats parameter.