[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20051206: gempak segmentation faults
- Subject: 20051206: gempak segmentation faults
- Date: Wed, 07 Dec 2005 15:49:05 -0700
Frank,
Your dcgrib2 output shows that 0 bulletins were decoded.
That obviously doesn't match your gdinfo output that shows 133
grids exist in your grid file, so there is a mismatch there somewhere.
Your previous message said that the log file showed bulletins being decoded.
The RUC2 grid236 grib file should handled by all the normal configurations,
since its is a typical data set we decode in real-time.
The expected location of the RUC data aftare its decoded will be
$MODEL/ruc/YYYYMMDDHH_ruc236.gem, which is the template that
Garp would be using. That doesn't match the file name that
you are using, which is one problem. Did you modify the RUC2 template
in $GEMTBL/config/datatype.tbl?
The problem that Garp is having is likely a file template problem,
since the files are not named as expected in the datatype.tbl file.
I tested Garp here, which is decodeing the 40km #236 grids in realtime and
plotting does work.
Steve Chiswell
Unidata User Support
>From: Frank Colby <address@hidden>
>Organization: UMass Lowell
>Keywords: 200512072136.jB7La87s007571
>This is a multi-part message in MIME format.
>--------------000803030301000400040107
>Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>Content-Transfer-Encoding: 7bit
>
>Steve,
>
>Here is testruc.log
>
>[1166] 051207/0739[DC 3] Starting up. Version 5.7.4
>[1166] 051207/0739[DC 2] read 0/102399 bytes strt 0 newstrt 0
>[1166] 051207/0739[DCGRIB -9] End of Data
>[1166] 051207/0739[DC 5] Normal termination.
>[1166] 051207/0739[DC 2] Number of bulletins read and processed: 0
>[1166] 051207/0739[DC 6] Shutting down.
>
>And here is the output from gdinfo, the command line used to decode the
>data (dcgrib and dcgrib2 both produced the same output), and the output
>from a gribprint program showing that the fields are there. Given the
>limited fields decoded (apparently incorrectly) as shown in gdinfo, I
>didn't try to use gdplot2. Is the grib file using a non-standard gribtable?
>
>Frank
>
> GRID FILE: 2004052200_ruc2.gem
>
>
> GRID NAVIGATION:
> PROJECTION: LCC
> ANGLES: 25.0 -95.0 25.0
> GRID SIZE: 151 113
> LL CORNER: 16.28 -126.14
> UR CORNER: 55.48 -57.38
>
> GRID ANALYSIS BLOCK:
> UNKNOWN ANALYSIS TYPE
>
> Number of grids in file: 133
>
> Maximum number of grids in file: 1500
>
> NUM TIME1 TIME2 LEVL1 LEVL2 VCORD PARM
> 131 040522/0400F002 0 NONE USTRM
> 132 040522/0400F002 0 NONE GUST
> 133 040522/0400F002 0 NONE VSTRM
>
>*********************************
>Copen: Attempting to open file =
>/data/slave2/gribfiles/barbara/ruc2_236_20040522_0400_000.grb
>
>
>Fortran Unit = 0
>UNIX File descriptor: 3
>
>--------------------------------------------------
> rec GRIB Lvl Lvl Lvl Time Fcst
> Num Code Code one two hour
>--------------------------------------------------
> 1 39 100 200 0 2004-05-22_04:00 +00
> 2 39 100 300 0 2004-05-22_04:00 +00
> 3 39 100 500 0 2004-05-22_04:00 +00
> 4 39 100 850 0 2004-05-22_04:00 +00
> 5 39 100 700 0 2004-05-22_04:00 +00
> 6 7 100 100 0 2004-05-22_04:00 +00
> 7 34 100 100 0 2004-05-22_04:00 +00
> 8 11 100 100 0 2004-05-22_04:00 +00
> 9 33 100 100 0 2004-05-22_04:00 +00
> 10 7 100 150 0 2004-05-22_04:00 +00
> 11 11 100 150 0 2004-05-22_04:00 +00
> 12 33 100 150 0 2004-05-22_04:00 +00
> 13 7 100 200 0 2004-05-22_04:00 +00
> 14 34 100 150 0 2004-05-22_04:00 +00
> 15 11 100 200 0 2004-05-22_04:00 +00
> 16 34 100 200 0 2004-05-22_04:00 +00
> 17 7 100 250 0 2004-05-22_04:00 +00
> 18 11 100 250 0 2004-05-22_04:00 +00
> 19 33 100 200 0 2004-05-22_04:00 +00
> 20 33 100 250 0 2004-05-22_04:00 +00
> 21 34 100 250 0 2004-05-22_04:00 +00
> 22 11 100 300 0 2004-05-22_04:00 +00
> 23 7 100 300 0 2004-05-22_04:00 +00
> 24 33 100 300 0 2004-05-22_04:00 +00
> 25 52 100 300 0 2004-05-22_04:00 +00
> 26 34 100 300 0 2004-05-22_04:00 +00
> 27 7 100 350 0 2004-05-22_04:00 +00
> 28 34 100 350 0 2004-05-22_04:00 +00
> 29 7 100 400 0 2004-05-22_04:00 +00
> 30 11 100 350 0 2004-05-22_04:00 +00
> 31 11 100 400 0 2004-05-22_04:00 +00
> 32 33 100 350 0 2004-05-22_04:00 +00
> 33 33 100 400 0 2004-05-22_04:00 +00
> 34 34 100 400 0 2004-05-22_04:00 +00
> 35 52 100 400 0 2004-05-22_04:00 +00
> 36 11 100 450 0 2004-05-22_04:00 +00
> 37 7 100 450 0 2004-05-22_04:00 +00
> 38 33 100 450 0 2004-05-22_04:00 +00
> 39 34 100 450 0 2004-05-22_04:00 +00
> 40 7 100 500 0 2004-05-22_04:00 +00
> 41 11 100 500 0 2004-05-22_04:00 +00
> 42 33 100 500 0 2004-05-22_04:00 +00
> 43 34 100 500 0 2004-05-22_04:00 +00
> 44 52 100 500 0 2004-05-22_04:00 +00
> 45 33 100 550 0 2004-05-22_04:00 +00
> 46 11 100 550 0 2004-05-22_04:00 +00
> 47 7 100 550 0 2004-05-22_04:00 +00
> 48 7 100 600 0 2004-05-22_04:00 +00
> 49 34 100 550 0 2004-05-22_04:00 +00
> 50 11 100 600 0 2004-05-22_04:00 +00
> 51 52 100 550 0 2004-05-22_04:00 +00
> 52 33 100 600 0 2004-05-22_04:00 +00
> 53 34 100 600 0 2004-05-22_04:00 +00
> 54 52 100 600 0 2004-05-22_04:00 +00
> 55 11 100 650 0 2004-05-22_04:00 +00
> 56 7 100 650 0 2004-05-22_04:00 +00
> 57 33 100 650 0 2004-05-22_04:00 +00
> 58 34 100 650 0 2004-05-22_04:00 +00
> 59 52 100 650 0 2004-05-22_04:00 +00
> 60 7 100 700 0 2004-05-22_04:00 +00
> 61 11 100 700 0 2004-05-22_04:00 +00
> 62 34 100 700 0 2004-05-22_04:00 +00
> 63 33 100 700 0 2004-05-22_04:00 +00
> 64 52 100 700 0 2004-05-22_04:00 +00
> 65 11 100 750 0 2004-05-22_04:00 +00
> 66 7 100 750 0 2004-05-22_04:00 +00
> 67 33 100 750 0 2004-05-22_04:00 +00
> 68 34 100 750 0 2004-05-22_04:00 +00
> 69 7 100 800 0 2004-05-22_04:00 +00
> 70 11 100 800 0 2004-05-22_04:00 +00
> 71 33 100 800 0 2004-05-22_04:00 +00
> 72 52 100 750 0 2004-05-22_04:00 +00
> 73 34 100 800 0 2004-05-22_04:00 +00
> 74 52 100 800 0 2004-05-22_04:00 +00
> 75 11 100 850 0 2004-05-22_04:00 +00
> 76 33 100 850 0 2004-05-22_04:00 +00
> 77 7 100 850 0 2004-05-22_04:00 +00
> 78 34 100 850 0 2004-05-22_04:00 +00
> 79 7 100 900 0 2004-05-22_04:00 +00
> 80 52 100 850 0 2004-05-22_04:00 +00
> 81 11 100 900 0 2004-05-22_04:00 +00
> 82 33 100 900 0 2004-05-22_04:00 +00
> 83 34 100 900 0 2004-05-22_04:00 +00
> 84 52 100 900 0 2004-05-22_04:00 +00
> 85 11 100 950 0 2004-05-22_04:00 +00
> 86 7 100 950 0 2004-05-22_04:00 +00
> 87 34 100 950 0 2004-05-22_04:00 +00
> 88 52 100 950 0 2004-05-22_04:00 +00
> 89 7 100 1000 0 2004-05-22_04:00 +00
> 90 11 100 1000 0 2004-05-22_04:00 +00
> 91 33 100 1000 0 2004-05-22_04:00 +00
> 92 33 100 950 0 2004-05-22_04:00 +00
> 93 34 100 1000 0 2004-05-22_04:00 +00
> 94 1 1 0 0 2004-05-22_04:00 +00
> 95 129 102 0 0 2004-05-22_04:00 +00
> 96 11 105 2 0 2004-05-22_04:00 +00
> 97 52 105 2 0 2004-05-22_04:00 +00
> 98 52 100 1000 0 2004-05-22_04:00 +00
> 99 33 105 10 0 2004-05-22_04:00 +00
> 100 34 105 10 0 2004-05-22_04:00 +00
> 101 59 1 0 0 2004-05-22_04:00 +00
> 102 54 200 0 0 2004-05-22_04:00 +00
> 103 1 7 0 0 2004-05-22_04:00 +00
> 104 11 7 0 0 2004-05-22_04:00 +00
> 105 33 7 0 0 2004-05-22_04:00 +00
> 106 34 7 0 0 2004-05-22_04:00 +00
> 107 1 6 0 0 2004-05-22_04:00 +00
> 108 33 6 0 0 2004-05-22_04:00 +00
> 109 34 6 0 0 2004-05-22_04:00 +00
> 110 1 4 0 0 2004-05-22_04:00 +00
> 111 77 1 0 0 2004-05-22_04:00 +00
> 112 7 4 0 0 2004-05-22_04:00 +00
> 113 52 4 0 0 2004-05-22_04:00 +00
> 114 131 1 0 0 2004-05-22_04:00 +00
> 115 156 1 0 0 2004-05-22_04:00 +00
> 116 197 1 0 0 2004-05-22_04:00 +00
> 117 157 1 0 0 2004-05-22_04:00 +00
> 118 190 1 3000 0 2004-05-22_04:00 +00
> 119 66 1 0 0 2004-05-22_04:00 +00
> 120 20 1 0 0 2004-05-22_04:00 +00
> 121 196 1 0 0 2004-05-22_04:00 +00
> 122 141 1 0 0 2004-05-22_04:00 +00
> 123 140 1 0 0 2004-05-22_04:00 +00
> 124 142 1 0 0 2004-05-22_04:00 +00
> 125 143 1 0 0 2004-05-22_04:00 +00
> 126 8 2 0 0 2004-05-22_04:00 +00
> 127 180 1 0 0 2004-05-22_04:00 +00
> 128 8 3 0 0 2004-05-22_04:00 +00
> 129 7 243 0 0 2004-05-22_04:00 +00
> 130 66 1 0 0 2004-05-22_04:00 +01
> 131 196 1 0 0 2004-05-22_04:00 +02
> 132 180 1 0 0 2004-05-22_04:00 +02
> 133 197 1 0 0 2004-05-22_04:00 +02
>
>***** End-Of-File on C unit 3
>
>
>
>--------------000803030301000400040107
>Content-Type: text/x-vcard; charset=utf-8;
> name="Frank_Colby.vcf"
>Content-Transfer-Encoding: 7bit
>Content-Disposition: attachment;
> filename="Frank_Colby.vcf"
>
>begin:vcard
>fn:Frank Colby
>n:Colby;Frank
>org:University of Massachusetts Lowell;Environmental, Earth & Atmospheric Scie
> nces
>email;internet:address@hidden
>title:Professor of Meteorology
>tel;work:(978) 934-3906
>version:2.1
>end:vcard
>
>
>--------------000803030301000400040107--
>
--
NOTE: All email exchanges with Unidata User Support are recorded in the
Unidata inquiry tracking system and then made publicly available
through the web. If you do not want to have your interactions made
available in this way, you must let us know in each email you send to us.