dctools.data.coordinates.get_target_depth_values

dctools.data.coordinates.get_target_depth_values(cfg, *, surface=False)

Extract configured depth values from a global config dict.

Parameters:
  • cfg (Any)

  • surface (bool)

Return type:

List[float] | None