module documentation

Validation of the Ice Sheet surface mass balance.

Function parse_args Undocumented
Function populate_metadata Generates the metadata needed for the output summary page
Function print_summary Print out a summary generated by this module's summarize_result method
Function rel_base_path Undocumented
Function run Runs the SMB analysis.
Function summarize_result Use the summarize_result from livvext.common to summarize.
Constant PAGE_DOCS Undocumented
Variable base_path Undocumented
def parse_args(args=None): (source)

Undocumented

def populate_metadata(): (source)

Generates the metadata needed for the output summary page

def print_summary(summary): (source)

Print out a summary generated by this module's summarize_result method

def rel_base_path(_file): (source)

Undocumented

def run(name, config): (source)

Runs the SMB analysis.

Args:
name: The name of the extension config: A dictionary representation of the configuration file
Returns:
A LIVVkit page element containing the LIVVkit elements to display on a webpage
def summarize_result(result): (source)

Use the summarize_result from livvext.common to summarize.

PAGE_DOCS: dict[str, str] = (source)

Undocumented

Value
{'gis': '''Validation of the Greenland Ice Sheet (GrIS) surface mass balance by
comparing modeled surface mass balance to estimates from in situ measurements
and airborne radar.

Mass balance estimates in the accumulation zone are derived
from Cogley et al. (2004) and Bales et al. (2009); 378 and 38 site
measurements, respectively, are used.
...
base_path = (source)

Undocumented