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.
Thanks Harry.
I will include the change.
Steve Chiswell
Unidata User Support
>From: Harry Edmon <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200111212325.fALNPmN17469
>There is a bug in gempak/source/gemlib/im/imnexz.c in 5.6.D.1 and 5.6.E.1. He
> re
>is the fix:
>
>*** imnexz.c.orig Thu Jan 11 08:01:43 2001
>--- imnexz.c Wed Nov 21 15:05:54 2001
>***************
>*** 197,203 ****
> lenhdr = 156 + 128;
>
> while ( ( lentot < lenprd ) &&
>! ( lentot < lenhdr ) ) {
>
> d_stream.zalloc = (alloc_func) 0;
> d_stream.zfree = (free_func) 0;
>--- 197,203 ----
> lenhdr = 156 + 128;
>
> while ( ( lentot < lenprd ) &&
>! ( lenout < lenhdr ) ) {
>
> d_stream.zalloc = (alloc_func) 0;
> d_stream.zfree = (free_func) 0;
>
>
>--
>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
>