Description Usage Arguments Value
Setup k-nearest-neighbour upfront for use in the particle tracking loops.
1 | setup_knn(lon_roms = lon_u, lat_roms = lat_u, depth_roms = hh)
|
lon_roms |
longitude values of ROMS grid |
lat_roms |
latitude values of ROMS grid |
depth_roms |
depth values of ROMS grid |
list, kdtree, kdxy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.