SNOWPACK 20240425.48ca766
Aggregate Class Reference

Detailed Description

This module contains the routines to perform profile aggregation.

Version
7.03

#include <Aggregate.h>

Static Public Member Functions

static size_t aggregate (std::vector< SnowProfileLayer > &Pdata)
 Aggregate snow profile layers and compute the grain class. More...
 
static bool joinSimilarLayers (ElementData &Edata_upper, ElementData &Edata_lower)
 
static bool mergeThinLayer (ElementData &Edata_upper, ElementData &Edata_lower)
 

Member Function Documentation

◆ aggregate()

size_t Aggregate::aggregate ( std::vector< SnowProfileLayer > &  Pdata)
static

Aggregate snow profile layers and compute the grain class.

Note
Leave top 5 elements untouched
Parameters
PdataA vector of SnowProfileLayer

◆ joinSimilarLayers()

bool Aggregate::joinSimilarLayers ( ElementData Edata_upper,
ElementData Edata_lower 
)
static

◆ mergeThinLayer()

bool Aggregate::mergeThinLayer ( ElementData Edata_upper,
ElementData Edata_lower 
)
static

The documentation for this class was generated from the following files: