activegem-users Mailing List for MRG Interactive ActiveGEM GEMPAK GUI
Status: Beta
Brought to you by:
rmctc
You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: <aku...@sh...> - 2004-08-20 02:07:20
|
11'th Annual Tcl/Tk Conference October 11 - 15, 2004 New Orleans, Louisiana, USA Email Contact tc...@tc... We are pleased to announce the 11'th Annual Tcl/Tk conference (Tcl'2004), sponsored by Noumena Corporation, in cooperation with ActiveState and ExpoTech. Come to New Orleans to: * Learn about the power of Tcl/Tk. * Present exciting new work involving Tcl/Tk. * See the latest developments in Tcl/Tk. * Meet Tcl/Tk researchers and users from academia, government and industry. * Plan for future Tcl/Tk related developments. The conference program will include paper presentations, tutorials, Birds of a Feather (BOF) sessions and invited key-note talks. Registration Online registration is ready now. <http://www.tcl.tk/community/tcl2004/reg.html> Tutorials Come learn about Tcl from the experts. This year's Tcl/Tk Conference includes one of the best sets of Tutorials ever offered including tutorials on Jacl, TclHttpd, Starkit, Advanced GUI construction, and the API. <http://www.tcl.tk/community/tcl2004/tut2004.html> Schedule More details will be added to the schedule as they become available. <http://www.tcl.tk/community/tcl2004/schedule.html> Those attending the conference will be interested in the conference info page. <http://www.tcl.tk/community/tcl2004/info.html> To keep in touch with news regarding the conference and Tcl events in general, subscribe to the tcl-announce list. <http://listserv.activestate.com/mailman/mysubs?show=announce> Other Forms of Participation For those who are not presenting a paper at the conference, but would like to present their work in some form, we do provide several other forms of participation. Slots for Works-in-Progress (WIP) presentations and Birds-of-a-Feather sessions (BOFs) are available on a first-come, first-served basis by sending email to tc...@tc.... Some WIP and BOF time slots will be held open for on-site reservation, so we encourage all attendees with interesting work in progress to consider presenting that work at the conference. Conference Committee Gerald Lester HMS Software General Chair Andreas Kupries ActiveState Corp Clif Flynt Noumena Corp Website Admin Jeffrey Hobbs ActiveState Corp Kevin Kenny GE Global Research Center Ken Jones Avia Training Mac Cody Raytheon Company Kim Richerts Steve Landers Digital Smarties Sheila Miguez Motorola Larry Virden Tcl FAQ Maintainer Contact Information tc...@tc... |
From: Ron McTaggart-C. <rm...@at...> - 2004-05-24 18:46:20
|
ActiveGEM Users - Version 1.6.1 of the ActiveGEM package was released on 13 May. The plotGEM interface (v2.4.0) included with this release has undergone a number of important upgrades based on user suggestions. Along with a series of general upgrades and bug fixes, specific enhancements have been made to definition of the Map Background and to Custom Colours. This release note contains a brief description of the enhanced functions; a full list is included in the ChangeLog distributed with the package. BASIC CHANGES ============= - Right-click on main window to raise field window - Short active device name (selectable) displayed beside 'plot' button on main window - Zoom-in and Zoom-out now available on 'Map->Advanced Map and Area Settings' page - note that Zoom-out resets the grid area to the last non-zoomed domain rather than to the last in a series of zoom requests... this should usually produce the desired result - Scroll buttons added to most (possibly) long entries - 'Long' button added near 'scalar' and 'vector' function entries on the field window page. The 'long' pop-up window allows for greater control over long mathematical functions. - 'Shell' notebook page added (to main window) - this page displays the runtime information generated by GEMPAK - 'Quit' now always runs gpend MAP BACKGROUND ============== The $MAPFIL map background selection variable is now available on the 'Map->Advanced Map and Area Settings' page under the 'Miscellaneous Options' heading. This allows users to add additional information (i.e. roadways, counties, lake and rivers, etc) to the map. The 'base' map is the default, and additional maps may be added: 1-using the 'Custom Maps' pull-down menu; 2-by entering a full pathname for a map file in the entry region provided on the line; or, 3-by browsing the 'GEMMAPS' archive. (Options 1 and 3 will be most useful.) When a map is added using the pull-down menu, it is automatically added to the map list to the right of the entry line. When using the entry window (options 2 or 3 above), each map must be added manually using the 'Add' button. To remove a map from the plot list, select the offending map file and press the 'Remove' button. CUSTOM COLOURS ============== A range of custom colour schemes are now available in plotGEM under the 'Options->Colour Mapping' heading. This allows users to define the background colour for plots as well as to define one of a number of custom colour tables for GEMPAK plotting. To set the map background colour, de-select the 'Use Default' checkbutton and use the 'Background Colour' pull-down menu to choose the desired background. To load a custom colour table, choose one of the maps from the 'General Colour Map' pull-down menu. This will generate a new colour table for GEMPAK and will update the colour options throughout the plotGEM interface. As much as possible, the default colours propagate sensibly through multiple colour map changes. No colour maps change black, white and vanilla selections, but colours may change for some of the more extensive remappings (e.g. 'rainbow'). The use of custom colour maps greatly eases the generation of smoothly-varying colour plots. The 'Fixed Range' colour fill option on the 'Scalar Field' page of the main window is designed for use with smoothly-shaded custom colour tables. Based on Min/Max values (required) provided by the user and the colours selected for each (Begin/End on the 'Fixed Range' line), plotGEM computes the best interval for a smoothly-shaded plot (if the 'Auto Fill Interval' is active - default). Note that a wide range of colours may result in a precision warning from plotGEM - accepting the proposed solution is almost certainly a good idea. For more information on the 'Fixed Range' option, please refer to the ActiveGEM manual. THANKS ====== Thanks to those of you that provided feedback on the initial ActiveGEM release. To the greatest extent possible, all of the suggestions received have been incorporated into the v1.6.1 release. As always, please make complete bug reports when you find problems with the new version of the package, and feel free to pass along any and all suggestions and comments.... or best of all lend a hand with continuing development. ron |