get_surface_properties

cosipy.modules.albedo.get_surface_properties(GRID)[source]

Get snowpack properties.

Parameters:

GRID (Grid) – Glacier data structure.

Returns:

Height and timestamp of fresh snow, and the hours elapsed since the last snowfall.

Return type:

tuple[float, float, float]