---------------------------------------------------------------------- This is the API documentation for the gdtest_gradient_sky library. ---------------------------------------------------------------------- ## Functions Public functions dive(depth: int) -> str Dive to a given depth. Parameters ---------- depth Target depth in meters. Returns ------- str Status message. surface() -> str Return to the surface. Returns ------- str Status message.