SNOWPACK 20240329.2d1c245
ProcessDat Struct Reference

Detailed Description

Structure of double values for output to SDB.

#include <Hazard.h>

Public Member Functions

 ProcessDat ()
 

Public Attributes

mio::Date date
 Process date. More...
 
unsigned int nHz
 Number of hazard steps. More...
 
std::string stat_abbrev
 
unsigned char loc_for_snow
 
unsigned char loc_for_wind
 
double ch
 height of snow HS (cm) More...
 
double swe
 snow water equivalent SWE (kg m-2) More...
 
double tot_lwc
 total liquid water content (kg m-2) More...
 
double runoff
 runoff (kg m-2) More...
 
double dewpt_def
 dew point deficit (degC) More...
 
double hoar_size
 24 h surface hoar size (mm) More...
 
double hoar_ind6
 6 h surface hoar index (kg m-2) More...
 
double hoar_ind24
 24 h surface hoar index (kg m-2) More...
 
double wind_trans
 6 h drifting snow index (cm) More...
 
double wind_trans24
 24 h drifting snow index (cm) More...
 
double hn_half_hour
 half_hour depth of snowfall (cm) More...
 
double hn3
 3 h depth of snowfall (cm) More...
 
double hn6
 6 h depth of snowfall (cm) More...
 
double hn12
 12 h depth of snowfall (cm) More...
 
double hn24
 24 depth of snowfall (cm) More...
 
double hn72
 72 depth of snowfall (cm) More...
 
double hn72_24
 3 d sum of 24 h depth of snowfall (cm) More...
 
double psum_half_hour
 half_hour new snow water equivalent (kg m-2) More...
 
double psum3
 3 h new snow water equivalent (kg m-2) More...
 
double psum6
 6 h new snow water equivalent (kg m-2) More...
 
double psum12
 12 h new snow water equivalent (kg m-2) More...
 
double psum24
 24 h new snow water equivalent (kg m-2) More...
 
double psum72
 72 h new snow water equivalent (kg m-2) More...
 
signed char stab_class1
 stability classes 1,3,5 More...
 
signed char stab_class2
 profile type 0..10 More...
 
double stab_index1
 deformation index Sdef More...
 
double stab_height1
 depth of stab_index1 (cm) More...
 
double stab_index2
 natural stability index Sn38 More...
 
double stab_height2
 depth of stab_index2 (cm) More...
 
double stab_index3
 skier stability index Sk38 More...
 
double stab_height3
 depth of stab_index3 (cm) More...
 
double stab_index4
 structural stability index SSI More...
 
double stab_height4
 depth of stab_index4 (cm) More...
 
double stab_index5
 none More...
 
double stab_height5
 depth of stab_index5 (cm) More...
 
double crust
 height of melt-freeze crust on southern slope (cm) More...
 
double en_bal
 internal energy change (kJ m-2) More...
 
double sw_net
 surface energy input (kJ m-2) More...
 
double t_top1
 
double t_top2
 snow temperatures at depth 1 & 2, respectively (degC) More...
 
double lwi_N
 
double lwi_S
 liquid water index for northerly and southerly slopes, respectively. More...
 
double dhs_corr
 snow depth correction in case of squezzing or blow-up (cm) More...
 
double mass_corr
 mass correction from either forced erosion and squeezing (neg) or blowing up (pos) (cm) More...
 

Constructor & Destructor Documentation

◆ ProcessDat()

ProcessDat::ProcessDat ( )
inline

Member Data Documentation

◆ ch

double ProcessDat::ch

height of snow HS (cm)

◆ crust

double ProcessDat::crust

height of melt-freeze crust on southern slope (cm)

◆ date

mio::Date ProcessDat::date

Process date.

◆ dewpt_def

double ProcessDat::dewpt_def

dew point deficit (degC)

◆ dhs_corr

double ProcessDat::dhs_corr

snow depth correction in case of squezzing or blow-up (cm)

◆ en_bal

double ProcessDat::en_bal

internal energy change (kJ m-2)

◆ hn12

double ProcessDat::hn12

12 h depth of snowfall (cm)

◆ hn24

double ProcessDat::hn24

24 depth of snowfall (cm)

◆ hn3

double ProcessDat::hn3

3 h depth of snowfall (cm)

◆ hn6

double ProcessDat::hn6

6 h depth of snowfall (cm)

◆ hn72

double ProcessDat::hn72

72 depth of snowfall (cm)

◆ hn72_24

double ProcessDat::hn72_24

3 d sum of 24 h depth of snowfall (cm)

◆ hn_half_hour

double ProcessDat::hn_half_hour

half_hour depth of snowfall (cm)

◆ hoar_ind24

double ProcessDat::hoar_ind24

24 h surface hoar index (kg m-2)

◆ hoar_ind6

double ProcessDat::hoar_ind6

6 h surface hoar index (kg m-2)

◆ hoar_size

double ProcessDat::hoar_size

24 h surface hoar size (mm)

◆ loc_for_snow

unsigned char ProcessDat::loc_for_snow

◆ loc_for_wind

unsigned char ProcessDat::loc_for_wind

◆ lwi_N

double ProcessDat::lwi_N

◆ lwi_S

double ProcessDat::lwi_S

liquid water index for northerly and southerly slopes, respectively.

◆ mass_corr

double ProcessDat::mass_corr

mass correction from either forced erosion and squeezing (neg) or blowing up (pos) (cm)

◆ nHz

unsigned int ProcessDat::nHz

Number of hazard steps.

◆ psum12

double ProcessDat::psum12

12 h new snow water equivalent (kg m-2)

◆ psum24

double ProcessDat::psum24

24 h new snow water equivalent (kg m-2)

◆ psum3

double ProcessDat::psum3

3 h new snow water equivalent (kg m-2)

◆ psum6

double ProcessDat::psum6

6 h new snow water equivalent (kg m-2)

◆ psum72

double ProcessDat::psum72

72 h new snow water equivalent (kg m-2)

◆ psum_half_hour

double ProcessDat::psum_half_hour

half_hour new snow water equivalent (kg m-2)

◆ runoff

double ProcessDat::runoff

runoff (kg m-2)

◆ stab_class1

signed char ProcessDat::stab_class1

stability classes 1,3,5

◆ stab_class2

signed char ProcessDat::stab_class2

profile type 0..10

◆ stab_height1

double ProcessDat::stab_height1

depth of stab_index1 (cm)

◆ stab_height2

double ProcessDat::stab_height2

depth of stab_index2 (cm)

◆ stab_height3

double ProcessDat::stab_height3

depth of stab_index3 (cm)

◆ stab_height4

double ProcessDat::stab_height4

depth of stab_index4 (cm)

◆ stab_height5

double ProcessDat::stab_height5

depth of stab_index5 (cm)

◆ stab_index1

double ProcessDat::stab_index1

deformation index Sdef

◆ stab_index2

double ProcessDat::stab_index2

natural stability index Sn38

◆ stab_index3

double ProcessDat::stab_index3

skier stability index Sk38

◆ stab_index4

double ProcessDat::stab_index4

structural stability index SSI

◆ stab_index5

double ProcessDat::stab_index5

none

◆ stat_abbrev

std::string ProcessDat::stat_abbrev

◆ sw_net

double ProcessDat::sw_net

surface energy input (kJ m-2)

◆ swe

double ProcessDat::swe

snow water equivalent SWE (kg m-2)

◆ t_top1

double ProcessDat::t_top1

◆ t_top2

double ProcessDat::t_top2

snow temperatures at depth 1 & 2, respectively (degC)

◆ tot_lwc

double ProcessDat::tot_lwc

total liquid water content (kg m-2)

◆ wind_trans

double ProcessDat::wind_trans

6 h drifting snow index (cm)

◆ wind_trans24

double ProcessDat::wind_trans24

24 h drifting snow index (cm)


The documentation for this struct was generated from the following file: