[gradsusr] * * * New release: GrADS 2.2.1 * * *
Jennifer M Adams
jadams21 at gmu.edu
Wed Apr 25 20:25:51 EDT 2018
Hi, Everybody —
Brian Doty and I are pleased to report that GrADS version 2.2.1 is ready for public release. The GrADS download page<http://cola.gmu.edu/grads/downloads.php> has links to the source code and pre-compiled binary distributions. Along with some critical bug fixes, this build has an exciting new feature: a C-language Python extension for GrADS, called GradsPy<http://cola.gmu.edu/grads/gadoc/python.html>. It is also worth noting that this release marks GrADS's 30th year!
The use of dynamically loaded plug-ins combined with the need to compile GrADS as a shared library for Python has necessitated a configuration change: from now on we will be linking dynamically to the dependent libraries that GrADS relies on to enable all of its wonderful features. This move away from static linking means that the dependent libraries are not packaged into the binary executables, but are instead loaded at runtime, which means they will have to be present on your local server where you are running GrADS. I am posting tarballs containing my builds of all the supplemental libraries for various operating systems in ftp://cola.gmu.edu/grads/Supplibs/2.2/builds/ in case you need to copy some of them onto your system. You may need to set the environment variable LD_LIBRARY_PATH to help GrADS find the libs it needs.
Other important features of this build are itemized in the complete ChangeLog<http://cola.gmu.edu/grads/ChangeLog>, and copied below for your convenience.
—Jennifer
2018-04-25 Version 2.2.1
Features:
* GrADS is officially 30 years old
* New Python interface called GradsPy
* Major configuration changes; all supplibs now linked dynamically
* Added support for ^ and $ at the beginning of a shared object filename in UDPT entries
* Added support for an optional fourth arg in UDPT entry for a function name alias
* Added support for netcdf attributes of type STRING
Bug Fixes:
* Fixed bug in gr2stn() when station expression returns a NULL result
* Fixed bug in 'set misswarn' when no files are open
* Prevents attempts to use non-Hershey fonts when using the classic graphics plug-ins (X11/gd)
New/Updated Documentation:
* http://cola.gmu.edu/grads/gadoc/python.html
* http://cola.gmu.edu/grads/gadoc/udpt.html
--
Jennifer Miletta Adams
Center for Ocean-Land-Atmosphere Studies (COLA)
George Mason University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gradsusr.org/pipermail/gradsusr/attachments/20180426/dc5620d7/attachment.html>
More information about the gradsusr
mailing list