PDD Melt
Keine Lizenz
Simple function to calculate melt rates in meter water equivalent per year for a digital elevation model (DEM) based on positive degree days factor (PDD) using seasonal variation.
User can specify factors: mean annual temperature, PDD_ice, seasonal variation in degrees and year length.
Approach following Marshall, SJ and Clarke, GKC 1999: Ice sheet inception: subgrid hypsometric parameterization of mass balance in an ice sheet model. Climate Dynamics 15:533-550
Does not include different PDDs for ice and snow yet, nor does it consider refreezing etc yet.
Please leave a feedback...
Zitieren als
Felix Hebeler (2024). PDD Melt (https://www.mathworks.com/matlabcentral/fileexchange/13931-pdd-melt), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Mathematics and Optimization > Mapping Toolbox > Coordinate Reference Systems >
- Radar > Mapping Toolbox > Coordinate Reference Systems >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 | -Fixed bug in parameter passing
|