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

[Datastream #UFO-333406]: Problem with GOES-10 image gneration



Hi Greg,

re:
> Here's a sample URL showing my image generation problems today.
> 
> Sample 1 (bad):
> http://catalog.eol.ucar.edu/cgi-bin/stratus/imagewrap.nonav?file_url=/stratus/ops/goes-10/20071022/ops.goes-10.200710221845.ch1_vis.jpg
> 
> Sample 2 (good):
> http://catalog.eol.ucar.edu/cgi-bin/stratus/imagewrap.nonav?file_url=/stratus/ops/goes-10/20071022/ops.goes-10.200710221815.ch1_vis.jpg

When are you kicking off your processing scripts?  It is possible that you are 
requesting data as
it is being received, and, so, are waiting for the data to arrive.  The ADDE 
timeout in effect
in your transaction may stop your McIDAS invocation before it is finished.  
This hypothesis
fits with the incomplete image shown in your first example.

You can get an idea of the frequency of receipt of images using the McIDAS 
IMGLIST command:

DATALOC ADD SOUTH goessouth.unidata.ucar.edu
IMGLIST SOUTH/SH.-40

Try to make sure that your scripts are initiated right before a new image 
starts coming
in.  For instance, have the script run at 21:26 for the 21:15 image, etc.

> Greg
> 
> 
> 

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: UFO-333406
Department: Support Datastream
Priority: Normal
Status: Closed