POPid2geo: Get Geographical Coordinates of a POP2 3D Grid Cell

Description Usage Arguments Value

View source: R/POPid2geo.R

Description

Get the geographical coordinates in a POP2 3D grid cell given by the 3D array indices

Usage

1
  POPid2geo(ids, long, latg, zg)

Arguments

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]

Value

A vector with longitude, latitude, and depth [cm] of the grid cell


garciapintado/rdafCESM documentation built on July 18, 2019, 4:41 p.m.