Model Name File (mod_name.lup)
The model name database file contains a list of model numbers from the GRIB files and a name to use in labels for WXP products. The model names change on a regular basis so rather than hard coding the model names into the program, the model lookup file provides the means for updating the model name list and to tailor how the model name is displayed on WXP products.
FORMAT
The model name file is formatted as follows:
[src:]model name
[src:]model name
...
where:
- src -- The optional source/center ID from the GRIB product (Octet 5 of PDB, ie ECMWF=98, NCEP=07)
- model -- The model ID from the GRIB product (Octet 6 of PDB)
- name -- The name to use for the model (ie Eta, NGM, AVN)
EXAMPLES
An example of the mod_name.lup file:
0 OBS # WXP derived fields 1 WXP # Significant Wind Wave model 10 SWW # Snow Cover Analysis 25 SCA # NOGAPS 58 NOGAPS # UK Met 74:15 UKMET 74:45 UKMET # European Center for Medium range Weather Forecasting model 98:30 ECMWF 98:31 ECMWF 98:40 ECMWF # Nested Grid Model 39 NGM 239 NGM MOS # Global Optimal Interpolation analysis 43 GOI # Sea Surface Temperature analysis 44 SST # Aviation and Medium Range Forecast model 69 GFS 77 GFS 78 GFSX 80 GFSX 81 GFS 82 GFSX 91 GFS 94 GFSX 96 GFS # NAM Forecast model 84 NAM 85 NAM3 89 NAM 110 NAM 113 NAM # RAP Forecast model 86 RAP
SEE ALSO
Last updated May 10, 2020