[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20000414: dcgrib error messages
- Subject: 20000414: dcgrib error messages
- Date: Sat, 15 Apr 2000 11:44:24 -0600
Harry,
The invalid grid message you are getting is that you have both grid 207 and
grid 211
of the ngm trying to be written to the same file. The 211 grid is the
[YZ].Q.*/mNGM and 207 is [YZ].N.*/mNGM.
Its OK to use a single pattern action that matches all the different NGM grids
in the data stream if you use the @@@ template in dcgrib so that the different
grid projections will be written to different file names, eg:
YYYYMMDDHH_ngm@@@.gem
The other messsage about "skipped"is generally eaither thatthe parameter is not
found in the $GEMTBL/grid/wmogrib2.tbl (parameter 2, vcoord 102, level 0)-
which should be there, or that the tables weren't found with the GEMTBL
environmental variable,
or that the file was full. If the file is full, then we would want to increase
the maximum number of
grids allowed in the grid file with the -m option to dcgrib. The default is
1500 which
should be sufficient unless more than the ngm is being written to the 211 file-
such as eta
grids sneaking in there too. We should double check the pqact.conf entry if
that is the case.
Steve Chiswell
Unidata User Support
>From: Harry Edmon <address@hidden>
>Organization: .
>Keywords: 200004142017.OAA16232
>I am seeing the following error messages out of dcgrib. Should I?
>
>Apr 14 15:00:13 damp.atmos.washington.edu dcgrib[6437]: YPQA91 KWBF 141200 ski
> pp
>ed 000414/1200 Grid ID 211 2 102 0 0
>Apr 14 15:00:23 damp.atmos.washington.edu dcgrib[6437]: Invalid center id/gri
> d
>id combination: 7 207 36 48 36
>Apr 14 15:00:23 damp.atmos.washington.edu dcgrib[6437]: YPNA91 KWBF 141200 ski
> pp
>ed 000414/1200 Grid ID 207 2 102 0 0
>Apr 14 15:00:24 damp.atmos.washington.edu dcgrib[6437]: Invalid center id/gri
> d
>id combination: 7 211 28 48 28
>Apr 14 15:00:24 damp.atmos.washington.edu dcgrib[6437]: YTQA99 KWBF 141200 ski
> pp
>ed 000414/1200 Grid ID 211 11 100 3 232
>Apr 14 15:00:24 damp.atmos.washington.edu dcgrib[6437]: Invalid center id/gri
> d
>id combination: 7 207 36 48 36
>Apr 14 15:00:24 damp.atmos.washington.edu dcgrib[6437]: YTNA99 KWBF 141200 ski
> pp
>ed 000414/1200 Grid ID 207 11 100 3 232
>Apr 14 15:00:24 damp.atmos.washington.edu dcgrib[6437]: Invalid center id/gri
> d
>id combination: 7 211 28 48 28
>Apr 14 15:00:24 damp.atmos.washington.edu dcgrib[6437]: YTQA95 KWBF 141200 ski
> pp
>ed 000414/1200 Grid ID 211 11 100 3 182
>
>
>--
>Dr. Harry Edmon E-MAIL: address@hidden
>(206) 543-0547 FAX: (206) 543-0308
>Dept of Atmospheric Sciences
>University of Washington, Box 351640, Seattle, WA 98195-1640
>