Home
last modified time | relevance | path

Searched refs:levtype (Results 1 – 25 of 69) sorted by relevance

123

/dports/science/grib_api/grib_api-1.28.0-Source/tests/
H A Dset.sh20 ${tools_dir}grib_set -v -p levtype,centre,levtype:l,centre:l -s levtype=pl,centre=80 $infile $outfi…
22 levtype=`${tools_dir}grib_get -p levtype $outfile`
23 [ $levtype = "pl" ]
28 levtype=`${tools_dir}grib_get -p levtype:l $outfile`
29 [ $levtype -eq 100 ]
41 ${tools_dir}grib_set -v -p levtype:l,centre:s -s levtype:l=100,centre:s=cnmc $infile $outfile >$RE…
43 levtype=`${tools_dir}grib_get -p levtype $outfile`
44 [ $levtype = "pl" ]
49 levtype=`${tools_dir}grib_get -p levtype:l $outfile`
50 [ $levtype -eq 100 ]
[all …]
H A Dindex.sh39 ${tools_dir}grib_index_build -k mars.levtype -o $tempIndex ${data_dir}/tigge_cf_ecmwf.grib2 |\
42 ${tools_dir}grib_index_build -k mars.levtype:i -o $tempIndex ${data_dir}/tigge_cf_ecmwf.grib2 |\
/dports/science/eccodes/eccodes-2.23.0-Source/tests/
H A Dgrib_set.sh20 ${tools_dir}/grib_set -v -p levtype,centre,levtype:l,centre:l -s levtype=pl,centre=80 $infile $outf…
22 levtype=`${tools_dir}/grib_get -p levtype $outfile`
23 [ $levtype = "pl" ]
28 levtype=`${tools_dir}/grib_get -p levtype:l $outfile`
29 [ $levtype -eq 100 ]
41 ${tools_dir}/grib_set -v -p levtype:l,centre:s -s levtype:l=100,centre:s=cnmc $infile $outfile >$R…
43 levtype=`${tools_dir}/grib_get -p levtype $outfile`
44 [ $levtype = "pl" ]
49 levtype=`${tools_dir}/grib_get -p levtype:l $outfile`
50 [ $levtype -eq 100 ]
[all …]
H A Dgrib_levtype.sh40 result=`${tools_dir}/grib_get -p mars.levtype $tempGrib`
46 result=`${tools_dir}/grib_get -p mars.levtype $tempGrib`
H A Dgrib_indexing.sh57 key name = mars.levtype
94 ${tools_dir}/grib_index_build -N -k mars.levtype -o $tempIndex ${data_dir}/tigge_cf_ecmwf.grib2 |\
97 ${tools_dir}/grib_index_build -N -k mars.levtype:i -o $tempIndex ${data_dir}/tigge_cf_ecmwf.grib2 |\
/dports/science/eccodes/eccodes-2.23.0-Source/tigge/
H A Dtigge_name.c72 char levtype[80]; in verify() local
80 sget(h,"levtype",levtype,sizeof(levtype)); in verify()
85 if(strcmp(levtype,"sfc") == 0) in verify()
86 strcpy(levtype,"sl"); in verify()
97 levtype, in verify()
H A Dtigge_split.c124 char levtype[80]; in split() local
136 sget(h,"levtype",levtype,sizeof(levtype)); in split()
141 if(strcmp(levtype,"sfc") == 0) in split()
142 strcpy(levtype,"sl"); in split()
153 levtype, in split()
/dports/science/cdo/cdo-2.0.0/libcdi/src/
H A Dcdi_fdb.c216 int date, time, param, levtype; member
225 recordInfo->levtype = 0; in record_info_entry_init()
236 cmpKeys.levtype = recordInfo->levtype; in set_cmpkeys()
247 cmpKeys1->levtype == cmpKeys2->levtype && in compare_cmpkeys()
286 int get_ilevtype(const char *levtype) in get_ilevtype() argument
290 if (strcmp(levtype, "sfc") == 0) ilevtype = levTypeSFC; in get_ilevtype()
291 else if (strcmp(levtype, "ml") == 0) ilevtype = levTypeML; in get_ilevtype()
292 else if (strcmp(levtype, "pl") == 0) ilevtype = levTypeML; in get_ilevtype()
309 … else if (strcmp(itemKeys[i], "levtype") == 0) recordInfo->levtype = get_ilevtype(itemValues[i]); in decode_keyvalue()
H A Dgrb_write.c110 char levtype[8]; member
146 printf("{type=an,levtype=%s}{step=0,", fdbKeys->levtype); in cdi_fdb_store()
160 fdb_key_add(key, "levtype", fdbKeys->levtype); in cdi_fdb_store()
346 snprintf(fdbKeys.levtype, sizeof(fdbKeys.levtype), "%s", isML ? "ml" : "sfc"); in grbCopyRecord()
412 snprintf(fdbKeys.levtype, sizeof(fdbKeys.levtype), "%s", isML ? "ml" : "sfc"); in grb_write_var_slice()
/dports/science/grib_api/grib_api-1.28.0-Source/tigge/
H A Dtigge_split.c113 char levtype[80]; in split() local
125 sget(h,"levtype",levtype,sizeof(levtype)); in split()
130 if(strcmp(levtype,"sfc") == 0) in split()
131 strcpy(levtype,"sl"); in split()
142 levtype, in split()
H A Dtigge_name.c120 char levtype[80]; in verify() local
128 sget(h,"levtype",levtype,sizeof(levtype)); in verify()
133 if(strcmp(levtype,"sfc") == 0) in verify()
134 strcpy(levtype,"sl"); in verify()
145 levtype, in verify()
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/budg/
H A Dmars_labeling.def4 constant levtype = "sfc";
8 alias mars.levtype = levtype;
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/budg/
H A Dmars_labeling.def11 constant levtype = "sfc";
17 alias mars.levtype = levtype;
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/tide/
H A Dmars_labeling.def14 constant levtype = "ml";
25 alias mars.levtype = levtype;
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/tide/
H A Dmars_labeling.def14 constant levtype = "ml";
25 alias mars.levtype = levtype;
/dports/science/cdo/cdo-2.0.0/src/
H A DSetpartab.cc89 int levtype = 0; in applyParameterList() local
90 …nqKeyInt(vlistInqVarZaxis(vlistID2, varID), CDI_GLOBAL, CDI_KEY_TYPEOFFIRSTFIXEDSURFACE, &levtype); in applyParameterList()
92 auto ltype = levtype; in applyParameterList()
101 if (!(tabnum == table && levtype == ltype)) kvlist = nullptr; in applyParameterList()
112 int levtype = 0; in applyParameterList() local
113 …nqKeyInt(vlistInqVarZaxis(vlistID2, varID), CDI_GLOBAL, CDI_KEY_TYPEOFFIRSTFIXEDSURFACE, &levtype); in applyParameterList()
115 … const auto ltype = (kv && kv->nvalues == 1) ? parameter_to_int(kv->values[0].c_str()) : levtype; in applyParameterList()
116 if (levtype != ltype) kvlist = nullptr; in applyParameterList()
/dports/graphics/grads/grads-1.9b4/src/
H A Dlatsint.c574 else if((sort1 = strcmp(qc1->levtype, qc2->levtype)) != 0) in latsSortQC()
595 else if((sort1 = strcmp(qc1->levtype, qc2->levtype)) != 0) in latsSortQCDelta()
608 latsParmQC* latsQCLookup(char* name, char* levtype, double value, double delta){ in latsQCLookup() argument
614 latsCpyTrim(qc.levtype, levtype, LATS_MAX_NAME); in latsQCLookup()
986 char *name, *levtype, *value, *obsmean, *obsstd, *nstd, *obsrangetol, *obsrange; in latsParmFillQCTable() local
1008 ((levtype = strtok(NULL,"|"))==NULL) || in latsParmFillQCTable()
1021 latsCpyTrim(qc->levtype, levtype, LATS_MAX_NAME); in latsParmFillQCTable()
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib2/
H A Dtemplate.4.horizontal.def65 alias mars.levtype = dimensionType;
77 alias mars.levtype = typeOfFirstFixedSurface;
79 if (levtype is "sfc") {
H A Dproducts_uerra.def21 alias mars.levtype = heightLevelName;
28 alias mars.levtype = levTypeName;
H A Dproducts_crra.def21 alias mars.levtype = heightLevelName;
28 alias mars.levtype = levTypeName;
H A Dproducts_s2s.def117 alias mars.levtype = oceanLevName;
123 alias mars.levtype = oceanLevName;
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib3/
H A Dtemplate.4.horizontal.def108 alias mars.levtype = dimensionType;
120 alias mars.levtype = typeOfFirstFixedSurface;
122 if (levtype is "sfc") {
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/grib2/
H A Dtemplate.4.horizontal.def115 alias mars.levtype = dimensionType;
127 alias mars.levtype = typeOfFirstFixedSurface;
129 if (levtype is "sfc") {
H A Dproducts_uerra.def28 alias mars.levtype = heightLevelName;
35 alias mars.levtype = levTypeName;
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/mars/
H A Dgrib1.dcda.sim.def2 unalias mars.levtype;

123