Getting Started
Developer Resources
Indices and Tables
Find the layer containing the given depth(s).
Note this returns the lower layer if the depth happens to be at a layer boundary.
See also
layer_number_above()
depth (float or ndarray) – The depth to find, in km.
float
ndarray
The layer number for the specified depth.
int or ndarray (dtype = int, shape equivalent to depth)
int
depth