This function computes the longitude and latitude for a MODIS column and row index.
1 2 |
col |
An integer. A global index of the MODIS column or a local index of the column within a specific h:v tile |
row |
An integer. A global index of the MODIS row or a local index of the row within a specific h:v tile |
h |
An integer. Horizontal MODIS tile |
v |
An integer. Vertical MODIS tile |
pixelsize |
A number. The MODIS resolution. |
projCRS |
A CRS object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.