The coupled snowpack and ice surface energy and mass balance model in Python COSIPY solves the energy balance at the surface and is coupled to an adaptive vertical multi-layer subsurface module.
Config files, utilities and postprocessing are moved under the main cosipy package. This is necessary to prevent pathing divergence between source code, built packages, and editable installs. Import ...