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

[LDM #SJZ-870882]: Problem ingesting archive files

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: [LDM #SJZ-870882]: Problem ingesting archive files
  • Date: Fri, 20 Jul 2012 14:38:08 -0600

Hi Jim,

re:
> I did attempt pqing again after rebuilding the queue, but got
> the same result.

I didn't think that this would do anything different, but the
cost of rebuilding an LDM queue was small enough that the test
was worthwhile.

re:
> However, I was able get most of the surface data
> back by using an old WXP program on the motherload file, which
> extracted all surface metars that I could input into a file.

Steve and I were looking at the files being produced on motherlode.
It appears that the original product insertion code is stripping
out one CR (carriage return) from the beginning of each product
(the files you are grabbing are the concatenation of all products
in an hour).  Because of this, we were going to recommend one
of the following:

- modify the products by converting each occurrence of

  CTRL-C CTRL-A CTRL-M

  to:

  CTRL-C CTRL-A CTRL-M CTRL-M

- try feeding the hourly to a decoder and see what happens

Looks like you tried option B and it works!

Cheers,

Tom
--
****************************************************************************
Unidata User Support                                    UCAR Unidata Program
(303) 497-8642                                                 P.O. Box 3000
address@hidden                                   Boulder, CO 80307
----------------------------------------------------------------------------
Unidata HomePage                       http://www.unidata.ucar.edu
****************************************************************************


Ticket Details
===================
Ticket ID: SJZ-870882
Department: Support LDM
Priority: Normal
Status: Closed