<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear All,<div><div>I have posted a new version of GrADS: 2.0.a6. The GrADS downloads web page (<a href="http://iges.org/grads/downloads.html"><font color="#001fdf" style="color: rgb(0, 31, 223); "><u>http://iges.org/grads/downloads.html</u></font></a>) has been updated with links to the source code and a few pre-compiled binaries.&nbsp;Version 2.0.a6 is mostly a bug fix release, but it does have a couple of nice new features:&nbsp;</div><div><br></div><div><b>1. The user can control the undef value in all GrADS output</b></div><div>This feature controls the undefined values printed to screen with the 'gxout stat' and the 'gxout print' output, as well as the undefined values in fwrite, sdfwrite, and geotiff files.&nbsp;The output undef value is controlled with the 'set undef' command.&nbsp;<font class="Apple-style-span" color="#B51612"><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 13px;"><b><i><font class="Apple-style-span" size="4"><span class="Apple-style-span" style="font-size: 14px;">This fe</span></font></i><font class="Apple-style-span" size="4"><span class="Apple-style-span" style="font-size: 14px;"><i>ature changes the default behavior of GrADS</i></span></font></b></span></font></font>, but&nbsp;<font class="Apple-style-span" color="#FF1F19"><span class="Apple-style-span" style="color: rgb(0, 0, 0); ">it is in keeping with the new undef handling in GrADS 2.0. The default output undef value is -9.99e8.&nbsp;This release works fine with GDS 2.0.&nbsp;I have written a documentation page. Please READ THE DOCUMENTATION!&nbsp;</span></font></div><div>&nbsp;&nbsp;&nbsp;<a href="http://grads.iges.org/grads/gadoc/gradcomdsetundef.html">http://grads.iges.org/grads/gadoc/gradcomdsetundef.html</a></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px; "><br></span></font></div><div><div><b>2.&nbsp;The&nbsp;maximum&nbsp;number&nbsp;of&nbsp;user-defined&nbsp;colors&nbsp;has&nbsp;been&nbsp;increased&nbsp;from&nbsp;99&nbsp;to&nbsp;255</b></div><div>To help you get started using 255 colors, I have written two scripts:</div></div><div>&nbsp;&nbsp;<a href="ftp://grads.iges.org/grads/scripts/rgb255.gs">ftp://grads.iges.org/grads/scripts/rgb255.gs</a> &nbsp;(defines a lot of colors and draws a demo plot)</div><div>&nbsp;&nbsp;<a href="ftp://grads.iges.org/grads/scripts/cbarm.gs">ftp://grads.iges.org/grads/scripts/cbarm.gs</a> &nbsp; (draws a suitable color bar)</div><div>Please feel free to copy and modify these scripts to suit your own needs.&nbsp;</div><div><br></div><div>Here is the complete list of changes in 2.0.a6:<span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 12px; white-space: pre-wrap; "></span></div><div><font class="Apple-style-span" face="-webkit-monospace" size="3"><span class="Apple-style-span" style="font-size: 12px; white-space: pre-wrap;"><br></span></font></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 12px; white-space: pre-wrap; ">    Features:</span></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 12px; white-space: pre-wrap; ">    * Maximum number of user-defined colors increased from 99 to 255.&nbsp;</span></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 12px; white-space: pre-wrap; ">    * New commands "set undef" and "query undef" allow the user to&nbsp;</span></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 12px; white-space: pre-wrap; ">      control the undefined data value for all forms of GrADS output.&nbsp;</span></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 12px; white-space: pre-wrap; ">      This affects all the undefined values printed to screen in the&nbsp;</span></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 12px; white-space: pre-wrap; ">      'gxout stat' and 'gxout print' output, as well as the undefined&nbsp;</span></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 12px; white-space: pre-wrap; ">      values in fwrite, sdfwrite, and geotiff files.&nbsp;</span></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 12px; white-space: pre-wrap; ">      The default output undef value is -9.99e8.</span></div><div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 12px; white-space: pre-wrap; ">      N.B. THIS FEATURE CHANGES THE DEFAULT BEHAVIOR OF GrADS! </span></div><div><span class="Apple-style-span" style="font-family: Times; font-size: 16px; "><pre style="word-wrap: break-word; white-space: pre-wrap; "><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px;">    Bugs:
    * Fixed geotiff code to write out data in correct format
    * Fixed the background image option to printim
    * Fixed gancgrid I/O for variables with dimensions in a funky order (i.e. not ETZYX) 
    * Fixed gancgrid response if request is outside of file's bounds
    * Fixed 'close' command to properly reset defaults
    * Fixed gribmap printing debugging and error messages in verbose mode
    * Replaced library function call SDiscoordvar in gasdf.c 

    Misc:
    * more informative error messages when request is beyond file's limits
    * added chsub option to xdfopen-style descriptors
    * added -n flag to gr2stn for nearest neighbor option
    * changed hard-coded undefs from -9.99e33 to -9.99e8 
    * changed hard-coded XYBMAX from 500 to 5000 in gxshad.c
    * configure and src code changes to get rid of XLIBEMU
    * fixes to GUI configuration
    * bug fix in gaio.c to change vars lskip and lgrib to type g2int
    * changed var type to off_t and fixed? optimization issues for x86_64 builds 
    * changed Pixel to gaPixel
    * removed pcx11e.* from src directory
    * changed #include syntax for gabufr.h in grads.h
</span></font></pre><div><font class="Apple-style-span" face="-webkit-monospace"><span class="Apple-style-span" style="white-space: pre-wrap;"><br></span></font></div></span></div><div><br></div><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>--</div><div>Jennifer M. Adams</div><div>IGES/COLA</div><div>4041 Powder Mill Road, Suite 302</div><div>Calverton, MD 20705</div><div><a href="mailto:jma@cola.iges.org">jma@cola.iges.org</a></div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span></span></div></span> </div><br></div></body></html>