return df of x, y values of centerpoints of square grid of size (n*2 + 1)^2 centered on coords
1 |
coords |
A pair of lon/lat coords (if data.frame, first row will be used) |
n |
Whole number specifying size of desired grid (square with (n*2 + 1)^2 cells) |
ret_mask |
Logical specifying whether to return the land mask values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.