module documentation

An analysis of the Models's energy balance over Greenland.

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 extension.
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 extension.

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': 'An analysis of the Models\'s energy balance over Greenland.',
 'ais': 'An analysis of the Models\'s energy balance over Antarctica.'}
base_path = (source)

Undocumented