FNMOC/NOGAPS/FT19 Feedtype

Feedtype FT19 is currently allocated to FNMOC's Global Ocean Data Assimilation Experiment (GODAE) server. This feedtype also has the alias "NOGAPS". Additionally, the newly introduced alias "FNMOC", is available in LDM version 5.1.4 or greater. This latter alias was introduced as we became aware that FNMOC would be providing more than one data stream.

FNMOC currently provides two data streams via Unidata's Internet Data Distribution (IDD) network under the FNMOC feedtype: the Navy Operational Global Atmospheric Prediction System (NOGAPS) stream and the Coupled Ocean Atmosphere Mesoscale Prediction System (COAMPS) stream.

Below are example pqact.conf entries for NOGAPS/COAMPS model data:

      #  The below entry is for the one degree nogaps.
      FNMOC    (^US058.{4}-GR1mdl\.0058_0240_.{5}.{4})(.{4})(.{6})(.*)
               FILE    -overwrite -close
               data/fnmoc/models/nogaps/\2/\2\3/\1\2\3\4

      #  The below entry is for the one degree ww3.
      FNMOC    (^US058.{4}-GR1mdl\.0110_0240_.{5}.{4})(.{4})(.{6})(.*)
               FILE    -overwrite -close
               data/fnmoc/models/ww3/\2/\2\3/\1\2\3\4

      #  The below entry is for the one degree FAROP.
      FNMOC     (^US058.{4}-GR1mdl\.0135_0240_.{5}.{4})(.{4})(.{6})(.*)
               FILE    -overwrite -close
               data/fnmoc/models/farop/\2/\2\3/\1\2\3\4

      #  The below entry is for the 1/4 degree global ocean model.
      FNMOC     (^US058.{4}-GR1mdl\.0078_0200_.{5}.{4})(.{4})(.{6})(.*)
               FILE    -overwrite -close
               data/fnmoc/models/glb_ocn/\2/\2\3/\1\2\3\4

      #  The below entry is for the COAMPS Western Atlantic (w_atl)
      FNMOC     (^US058.{4}-GR1mdl\.0063_0187_.{5}.{4})(.{4})(.{6})(.*)
               FILE    -overwrite -close
               data/fnmoc/models/coamps/w_atl/\2/\2\3/\1\2\3\4

      #  The below entry is for the COAMPS Central America (cent_am)
      FNMOC     (^US058.{4}-GR1mdl\.0027_0186_.{5}.{4})(.{4})(.{6})(.*)
               FILE    -overwrite -close
               data/fnmoc/models/coamps/cent_am/\2/\2\3/\1\2\3\4

      #  The below entry is for the COAMPS Eastern Pacific (e_pac)
      FNMOC     (^US058.{4}-GR1mdl\.0060_0188_.{5}.{4})(.{4})(.{6})(.*)
               FILE    -overwrite -close
               data/fnmoc/models/coamps/e_pac/\2/\2\3/\1\2\3\4

      #  The below entry is for the COAMPS Europe (europe)
      FNMOC     (^US058.{4}-GR1mdl\.0022_0158_.{5}.{4})(.{4})(.{6})(.*)
               FILE    -overwrite -close
               data/fnmoc/models/coamps/europe/\2/\2\3/\1\2\3\4

      #  The below entry is for the WW3 Mediterranean (med)
      FNMOC     (^US058.{4}-GR1mdl\.0111_0158_.{5}.{4})(.{4})(.{6})(.*)
               FILE    -overwrite -close
               data/fnmoc/models/ww3_regional/med/\2/\2\3/\1\2\3\4
    

Remember, with respect to the above examples, one or more tab characters must be used in certain places: