Construct matrix template for calculating footprint
1 | grid_init(extent, fetch, res = 1)
|
extent |
A numeric vector of length four |
fetch |
An integer, maximum length in each direction to calculate footprint probabilities. Standard is 100 * (z - zd). |
res |
An integer, width of grid cells to be used in calculating footprint probabilities. Defaults to one (i.e. a 1-m resolution). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.