eccodes-data-grib1
Version:
GRIB1 format data for eccodes-lib
49 lines (48 loc) • 1.49 kB
Plain Text
#########################
#
# author: Sebastien Villaume <Sebastien.Villaume@smhi.se>
# created: 13 May 2013
# modified:
#
#########################
"none"={matchTimeRepres=0;}
"3hMean"={matchTimeRepres=1;}
"diurnalMean"={matchTimeRepres=2;}
"1hMean"={matchTimeRepres=3;}
"monthlyMean"={matchTimeRepres=5;}
"mean"={matchTimeRepres=6;}
"yearMean"={matchTimeRepres=7;}
"max"={matchTimeRepres=10;}
"min"={matchTimeRepres=11;}
"dailyMax"={matchTimeRepres=12;}
"monthlyMax"={matchTimeRepres=14;}
"yearMax"={matchTimeRepres=16;}
"mMeanDayMax"={matchTimeRepres=17;}
"yMeanDayMax"={matchTimeRepres=18;}
"meanDayMax"={matchTimeRepres=19;}
"accum"={matchTimeRepres=20;}
"dayAccum"={matchTimeRepres=21;}
"monthAccum"={matchTimeRepres=22;}
"3hAccum"={matchTimeRepres=23;}
"3monthAccum"={matchTimeRepres=24;}
"6monthAccum"={matchTimeRepres=25;}
"yearAccum"={matchTimeRepres=26;}
"8hMean"={matchTimeRepres=30;}
"max8hMean"={matchTimeRepres=31;}
"meanMax8h"={matchTimeRepres=32;}
"maxMax8h"={matchTimeRepres=33;}
"perc98h1"={matchTimeRepres=40;}
"perc98d1"={matchTimeRepres=41;}
"perc90d1"={matchTimeRepres=42;}
"median"={matchTimeRepres=43;}
"likelyhood"={matchTimeRepres=44;}
"jointProb"={matchTimeRepres=45;}
"perc"={matchTimeRepres=46;}
"boundary"={matchTimeRepres=50;}
"firatGuess"={matchTimeRepres=51;}
"stdDev"={matchTimeRepres=52;}
"anaIncr"={matchTimeRepres=60;}
"anaErr"={matchTimeRepres=61;}
"bgErr"={matchTimeRepres=62;}
"quality"={matchTimeRepres=70;}
"missing"={matchTimeRepres=255;}