Description Usage Arguments Value
Make raster template for regridding
1 | make_raster_template(x_min, x_max, y_min, y_max, res)
|
x_min |
the minimum X or lon (not center of the grid cell) |
x_max |
the maximum X or lon (not center of the grid cell) |
y_min |
the minimum Y or lat (not center of the grid cell) |
y_max |
the maximum Y or lat (not center of the grid cell) |
res |
spatial resolution in degrees. Assumes X and Y should have the same resolution. |
make raster template for regridding for any grids
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.