[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AWIPS #AQE-414604]: grib ingest error



A <grid></grid> definition is absolutely crucial, and without it defined I'm 
not surprised that the grib decoder failed.

What is contained in <grid></grid> must match what is contained in 
<name></name> in an existing XML file in 
/awips2/edex/data/utility/edex_static/base/grib/grids/

The instructions for adding a new grid to EDEX are located at 
https://docs.google.com/document/d/1l-bYkog_tmBQTj_x887q6QNFFtudaGfWIPIc7Q1b9wc/edit


See GEOSPATIAL FILES Page 7

-mj



> I am ingesting the FSL HRRR data via the FSL2 feed.
> 
> I set the distribution file in edex to recognize the header and the file is
> indeed ingesting... at least partially at times.
> 
> I also added a model entry in edex_static under gribModels_FSL-59.xml. The
> only thing I wasn't able to find was the model grid, so I removed it. The
> new entry is
> 
> <model>
> <name>FSL HRRR</name>
> <center>59</center>
> <subcenter>0</subcenter>
> <process>
> <id>125</id>
> </process>
> </model>
> 
> I have been running into the following error:
> 
> INFO  2014-10-28 14:18:07,581 [Ingest.GribDecode-8] Ingest: EDEX: Ingest -
> grib2::
> /awips2/data_store/manual/GRIB2.FSL.HRRR.1905141_Lambert_0.20141028Oct
> processed in: 0.0010 (sec) Latency: 0.8800 (sec)
> g2_info: '7777'  not found at end of GRIB message.
> ERROR 2014-10-28 14:18:07,582 [Ingest.GribDecode-4] grib: EDEX - Error
> processing file
> [/awips2/data_store/manual/GRIB2.FSL.HRRR.1905141_Lambert_0.20141028Oct]:
> Traceback (most recent call last):
> File
> "/awips2/edex/lib/plugins/com.raytheon.edex.plugin.grib.jar/GribDecoder.py",
> line 162, in decode
> gribDictList = grib2.decode(gribFile, self.startPosition,
> self.messageLength)
> error: Failed to get grib info.
> 
> INFO  2014-10-28 14:18:07,582 [Ingest.GribDecode-4] Ingest: EDEX: Ingest -
> grib2::
> /awips2/data_store/manual/GRIB2.FSL.HRRR.1905141_Lambert_0.20141028Oct
> processed in: 0.0010 (sec) Latency: 0.8810 (sec)
> ERROR 2014-10-28 14:18:07,583 [Ingest.GribDecode-3] grib: EDEX - Error
> processing file
> [/awips2/data_store/manual/GRIB2.FSL.HRRR.1905141_Lambert_0.20141028Oct]:
> Traceback (most recent call last):
> File
> "/awips2/edex/lib/plugins/com.raytheon.edex.plugin.grib.jar/GribDecoder.py",
> line 162, in decode
> gribDictList = grib2.decode(gribFile, self.startPosition,
> self.messageLength)
> error: Failed to get grib info.
> 
> 

Ticket Details
===================
Ticket ID: AQE-414604
Department: Support AWIPS
Priority: Normal
Status: Open