method_empirical

cosipy.modules.densification.method_empirical(GRID, SLOPE, dt)[source]

Empirical snow compaction using a constant time scale.

Parameters:
  • GRID (Grid) – Glacier data structure.

  • SLOPE (np.ndarray) – Slope of the surface [°].

  • dt (int) – Integration time [s].