Skip to content

ClassGlacier_melt_debris_cover_estimate_Mod, ClassGlacier_debris_cover, Classglacier_debris #420

@loganxingfang

Description

@loganxingfang

I have noticed that there are several modules in crhmcode to handle debris cover glacier. They are:

  1. glacier_debris module, compiled from Classglacier_debris
    https://github.com/srlabUsask/crhmcode/blob/master/crhmcode/src/modules/Classglacier_debris.cpp
    https://github.com/srlabUsask/crhmcode/blob/master/crhmcode/src/modules/Classglacier_debris.h

There is no matching glacier_debris module in Borland CRHM, so it is not from Borland CRHM source code on GitHub. Somehow it made to crhmcode. Anyway, glacier_debris module contains code out of date and not correct for handling debris cover glacier. The debris cover glacier using Debris Enhanced Temperature-Index (DETI) model by Carenzo et al (2016) is handled properly in glacier module. I request to remove glacier_debris module from new version crhm to reduce confusion for users.

  1. Glacier_debris_cover module, compiled from ClassGlacier_debris_cover
    https://github.com/srlabUsask/crhmcode/blob/master/crhmcode/src/modules/waterquality/ClassGlacier_debris_cover.cpp
    https://github.com/srlabUsask/crhmcode/blob/master/crhmcode/src/modules/waterquality/ClassGlacier_debris_cover.h

  2. Glacier_melt_debris_cover_estimate_Mod module, compiled from ClassGlacier_melt_debris_cover_estimate_Mod
    https://github.com/srlabUsask/crhmcode/blob/master/crhmcode/src/modules/waterquality/ClassGlacier_melt_debris_cover_estimate_Mod.cpp
    https://github.com/srlabUsask/crhmcode/blob/master/crhmcode/src/modules/waterquality/ClassGlacier_melt_debris_cover_estimate_Mod.h

Both Glacier_debris_cover and Glacier_melt_debris_cover_estimate_Mod modules are from water quality branch, but the codes are out of date and do not look like being used by water quality module. I request to remove Glacier_debris_cover and Glacier_melt_debris_cover_estimate_Mod modules from new version crhm to reduce confusion for users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ModuleIssue is related to a module or group of modules.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions