mirror of https://github.com/ecmwf/eccodes.git
22 lines
490 B
Modula-2
22 lines
490 B
Modula-2
# Automatically generated by ./create_def.pl, do not edit
|
|
#Total convective Precipitation
|
|
'PREC_CONVEC' = {
|
|
discipline = 0 ;
|
|
parameterCategory = 1 ;
|
|
parameterNumber = 10 ;
|
|
stepType = "accum" ;
|
|
}
|
|
#Total large scale precipitation
|
|
'PREC_GDE_ECH' = {
|
|
discipline = 0 ;
|
|
parameterCategory = 1 ;
|
|
parameterNumber = 9 ;
|
|
stepType = "accum" ;
|
|
}
|
|
#Convective Available Potential Energy instantaneous
|
|
'CAPE_INS' = {
|
|
discipline = 0 ;
|
|
parameterCategory = 7 ;
|
|
parameterNumber = 6 ;
|
|
}
|