cru_mask | R Documentation |
Create land-sea mask for the CRU TS dataset
cru_mask(res = 0.5, coordinates = smpds::CRU_coords)
res |
Numeric value for the mask resolution. Default: 0.5 degrees. |
coordinates |
Reference data set with columns for |
Table with land-sea mask:
land = TRUE
: Grid cell with data provided by the CRU TS.
land = FALSE
: Grid cell where data is not provided by the
CRU TS.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.