[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDFDecoders #HQN-699714]: gribtocdl hanging problem
- Subject: [netCDFDecoders #HQN-699714]: gribtocdl hanging problem
- Date: Wed, 14 Sep 2011 14:40:13 -0600
Hi Patrick,
I've been on vacation for some time. gribtocdl has been deprecated but I did
look at the problem. From the trace it looks like the select timed out, so you
should increase the value. In the gribtocdl.c code, increase DEFAULT_TIMEOUT =
600 to DEFAULT_TIMEOUT = 1000 on line 146. The value might even need to be
increased higher depending on the file access time. Also, are you sure that the
file is complete before you run gribtocdl? Hopefully that solves the problem.
Robb...
Ticket Details
===================
Ticket ID: HQN-699714
Department: Support netCDF Decoders
Priority: Critical
Status: Open