Resample raster to tenth degree resolution cells with optional transformation of values (using offset and scale from metadata)
1 | cnr_resample(f, nth_degrees = 10, transform = TRUE, type = c("file", "rast"))
|
f |
nc file path or rast |
nth_degrees |
nth_degrees |
transform |
boolean |
type |
one of "file" or "rast" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.