Description Usage Arguments Value
Get the geographical coordinates in a POP2 3D grid cell given by the 3D array indices
1 | POPid2geo(ids, long, latg, zg)
|
ids |
INTEGER [3], vector of array indices |
long |
REAL [nlon,nlat], longitude grid |
latg |
REAL [nlon,nlat], latitude grid |
zg |
REAL [nz], depth grid in [cm] |
A vector with longitude, latitude, and depth [cm] of the grid cell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.