oggm_edu.MassBalance.get_monthly_mb#
- MassBalance.get_monthly_mb(heights, year=None, **kwargs)#
Calculate the monthly mass balance for the glacier.
- Parameters
- heightsnp.ndarray
altitudes at which to compute the MB
- yearfloat, optional
The current hydrological year. Used to evaluate if mass balance model should be updated.
- Returns
- The monthly mass-balances for each height.