[awips2-users] EDEX | USPLN Lightning

Greetings,

I’m currently attempting to ingest USPLN lightning data via LDM into EDEX/CAVE, 
but having some issues that I cannot seem to work past. Perhaps there’s someone 
can help me?

First off, I have data flowing from the ldm LIGHTNING feed and already have an 
allow on our server.
Here is my pqact entry:
LIGHTNING       USPLN1EX
        FILE    -close -edex /awips2/data_store/lightning/%Y%m%d%H%M.uspln

Here’s what the particular file in the log looks like:
LIGHTNING-USPLN1EX,2015-03-30T18:13:00,2015-03-30T18:11:55

A file with more data entries:
LIGHTNING-USPLN1EX,2015-03-30T20:03:00,2015-03-30T20:01:55
2015-03-30T20:01:51.695,30.6049413,-84.8320023,-10.60,0.25,0.25,54
2015-03-30T20:02:00.797,30.6850998,-85.2892744,0.00,0.25,0.25,19
2015-03-30T20:02:00.798,30.6827263,-85.2890819,0.00,0.25,0.25,19
2015-03-30T20:02:00.803,30.674804,-85.3124406,-12.80,0.25,0.25,23
2015-03-30T20:02:00.806,30.6898157,-85.2808737,9.10,0.50,0.25,14
2015-03-30T20:02:00.823,30.673512,-85.3497948,4.50,0.75,0.25,-8
2015-03-30T20:02:20.859,30.8301989,-85.438391,-13.10,0.25,0.25,50
2015-03-30T20:02:20.972,30.8246311,-85.4428792,-17.10,0.25,0.25,-4
2015-03-30T20:02:20.981,30.7341835,-85.3718009,-4.30,0.50,0.25,-20
2015-03-30T20:02:43.419,20.023488,-88.1979901,-22.70,0.50,0.25,-74
2015-03-30T20:02:45.982,30.6035048,-84.8380333,-4.50,0.75,0.25,27
2015-03-30T20:02:46.008,30.6018953,-84.8347703,7.00,0.25,0.25,4
2015-03-30T20:02:46.071,30.5821336,-84.8114074,-3.80,1.00,0.25,32

Here is the relevant error message in edex-ingest-yyyymmdd.log
ERROR 2015-03-30 18:15:34,215 [Ingest.textlightning-1] TextLightningParser: 
Cannot match lightning input 
LIGHTNING-USPLN1EX,2015-03-30T18:13:00,2015-03-30T18:11:55
INFO  2015-03-30 18:15:34,215 [Ingest.textlightning-1] Ingest: EDEX: Ingest - 
textlightning:: /awips2/data_store/lightning/201503301813.uspln processed in: 
0.0290 (sec) Latency: 0.1180 (sec)


I also had to make a modification to the regex that EDEX was looking for in 
/awips2/edex/data/utility/edex_static/base/distribution/textlightning.xml  and 
added the last two expressions:

<requestPatterns xmlns:ns2="group">
    <regex>FAA_*</regex>
    <regex>WWLLN_*</regex>
    <regex>*USPLN1EX*</regex>
    <regex>USPLN1EX*</regex>
</requestPatterns>



Lastly, here’s my /awips2/edex/data/hdf5 directory
airep      bufrhdw     bufrmosLAMP  bufrua  gfe           grid  mcidas         
ncpafm  ncuair  obs    poessounding  QC     redbook    sfcobs  topo
bufrascat  bufrmosGFS  bufrmthdw    cwa     goessounding  lsr   modelsounding  
nctaf   nucaps  pirep  profiler      radar  satellite  svrwx

Hopefully I’ve included enough relevant information to get some help. It 
doesn’t seem to be creating any lightning hdf5 files (probably due to the error 
message). If anyone has any insight, that would be greatly appreciated.


Kelton Halbert
Research Assistant
School of Meteorology
Director of Development
Oklahoma Weather Lab

  • 2015 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the awips2-users archives: