View source: R/glacierVolume_RGIF.R
glacierVolume_RGIF | R Documentation |
Scaling relationships derived from the RGI v6.0 region 13 data set, combined with the glacier thickness derived by Farinotti et al. 2019.
glacierVolume_RGIF(area_km2)
area_km2 |
glacier area in km2 |
Assuming a normal distribution of the residuals, the relative uncertainty of the volume estimate is given as 2 times the standard deviation of the relative residuals which is equal to 31
glacier volume in km3
The derivation of the empirical relationship as well as a comparison to the Erasov function is given in the book [Modelling of Hydrological Systems in Semi-Arid Central Asia](https://hydrosolutions.github.io/caham_book/glacier_modeling.html).
glacierArea_RGIF
, glacierVolume_Erasov
Other Glacier functions:
ErazovsGlacierFunction()
,
glacierAreaVolume_Aizen()
,
glacierArea_Erasov()
,
glacierArea_RGIF()
,
glacierMelt_TI()
,
glacierVolume_Erasov()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.