Description Usage Arguments Value
Given the latitude and longitude of a point, compute the corresponding indices on the WIND Toolkit dataset for the nearest point.
1 | latlong_to_index(latitude, longitude)
|
latitude |
The latitude of the point (WGS84). |
longitude |
The longitude of the point (WGS84). |
A named list with elements y
and x
for the
corresponding indices on the WIND Toolkit dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.