[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 20020213: [Fwd: 20020207: missing products]
- Subject: Re: 20020213: [Fwd: 20020207: missing products]
- Date: Fri, 08 Mar 2002 12:45:49 -0700
Harry Edmon wrote:
>
> I'm not sure why. Looking at the code, Delay should be printed for each
> product
> in pq_sequence:
>
> if(ulogIsDebug()) { /* delay to process product, useful to see if
> it
> 's falling behind */
> timestampt now;
> if(gettimeofday(&now, 0) == 0) {
> double delay = d_diff_timestamp(&now, &tqep->tv);
> udebug("Delay: %.4f sec", delay);
> }
> }
>
> Is he running 5.1.4?
>
Yes, he is. It must be the case that pq_sequence is not being called on
his machine. Or, gettimeofday is failing.
I'm not overly familiar with this part of the code, but I will look
further after lunch. Russ is our pq guy, but he's out today. I'll talk
to him about it Monday.
Anne
>
> --
> Dr. Harry Edmon E-MAIL: address@hidden
> 206-543-0547 address@hidden
> Dept of Atmospheric Sciences FAX: 206-543-0308
> University of Washington, Box 351640, Seattle, WA 98195-1640
--
***************************************************
Anne Wilson UCAR Unidata Program
address@hidden P.O. Box 3000
Boulder, CO 80307
----------------------------------------------------
Unidata WWW server http://www.unidata.ucar.edu/
****************************************************