File: ncep.rules

package info (click to toggle)
grib-api 1.19.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 217,848 kB
  • ctags: 16,929
  • sloc: ansic: 111,244; sh: 14,785; makefile: 5,307; f90: 3,583; perl: 3,160; python: 2,830; yacc: 712; fortran: 468; lex: 330; cpp: 305; awk: 66
file content (66 lines) | stat: -rwxr-xr-x 2,189 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
productionStatusOfProcessedData = 4;
subdivisionsOfBasicAngle = missing();
versionNumberOfGribLocalTables = 0;
gribMasterTablesVersionNumber = 5;
numberOfForecastsInEnsemble = 21;
if(parameterCategory == 0 && parameterNumber == 5 && typeOfFirstFixedSurface == 103 && discipline == 0)
{
    tigge_short_name = 'mn2t6';
}
if(parameterCategory == 0 && parameterNumber == 4 && typeOfFirstFixedSurface == 103 && discipline == 0)
{
    tigge_short_name = 'mx2t6';
}
if(parameterCategory == 6 && parameterNumber == 1 && typeOfFirstFixedSurface == 200 && discipline == 0)
{
    productDefinitionTemplateNumber = 1;
   tigge_short_name = 'tcc';
}
if(parameterCategory == 3 && parameterNumber == 1 && typeOfFirstFixedSurface == 101 && discipline == 0)
{
    tigge_short_name = 'msl';
}
if(parameterCategory == 7 && parameterNumber == 6 && typeOfFirstFixedSurface == 108 && discipline == 0)
{
    tigge_short_name = 'cape';
    scaledValueOfSecondFixedSurface = missing();
    scaleFactorOfSecondFixedSurface = missing();
    scaledValueOfFirstFixedSurface = missing();
    scaleFactorOfFirstFixedSurface = missing();
}
if(parameterCategory == 7 && parameterNumber == 7 && typeOfFirstFixedSurface == 1 && discipline == 0)
{
    tigge_short_name = 'ci';
}
if(parameterCategory == 0 && parameterNumber == 0 && typeOfFirstFixedSurface == 1 && discipline == 0)
{
    tigge_short_name = 'skt';
}
if(parameterCategory == 1 && parameterNumber == 13 && typeOfFirstFixedSurface == 1 && discipline == 0)
{
    tigge_short_name = 'sd';
}
if(parameterCategory == 1 && parameterNumber == 8 && typeOfFirstFixedSurface == 1 && discipline == 0)
{
    tigge_short_name = 'tp';
}
if(typeOfSecondFixedSurface == 255)
{
    scaledValueOfSecondFixedSurface = missing();
   scaleFactorOfSecondFixedSurface = missing();
}
if(typeOfSecondFixedSurface == 8)
{
    scaledValueOfSecondFixedSurface = missing();
   scaleFactorOfSecondFixedSurface = missing();
}
if(typeOfFirstFixedSurface == 1)
{
    scaledValueOfFirstFixedSurface = missing();
   scaleFactorOfFirstFixedSurface = missing();
}
if(typeOfFirstFixedSurface == 101)
{
    scaledValueOfFirstFixedSurface = missing();
   scaleFactorOfFirstFixedSurface = missing();
}