DatacubeWGMS#

class dtcg.datacube.wgms.DatacubeWGMS[source]#

Bases: object

Functionality for adding WGMS data to a OGGM datacube.

Methods

__init__()

add_data(datacube, gdir)

Add WGMS data from a glacier directory.

get_wgms_mb(rgi_id, default_uncertainty)

__init__()[source]#
add_data(datacube, gdir)[source]#

Add WGMS data from a glacier directory.

Every datacube must support this method. It should be able to add data to the provided datacube and returns the final datacube.