[X] The "/agx-ast-addons/agx-ast-addons-1.4.3.tar.bz2" file could not be found or is not available. Please select another file.

Share

More
MRG Interactive ActiveGEM GEMPAK GUI Icon

MRG Interactive ActiveGEM GEMPAK GUI

beta

by rmctc


ActiveGEM contains a set of perl/Tk graphical interfaces for the GEMPAK meteorological diagnostics and plotting package. These research-oriented interfaces provide easy access to low-level GEMPAK functions and allow for the maximum possible flexibility.


http://activegem.sourceforge.net





Separate each tag with a space.

Release Date:

2005-05-06

Topics:

License:

Operating System:

Translations:

Intended Audience:

User Interface:

Programming Language:

Registered:

2003-12-10

Ratings and Reviews

Be the first to post a text review of MRG Interactive ActiveGEM GEMPAK GUI. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Code committed

    rmctc committed revision 230 to the MRG Interactive ActiveGEM GEMPAK GUI SVN repository, changing 1 files

    posted by rmctc 593 days ago

  • Code committed

    rmctc committed revision 229 to the MRG Interactive ActiveGEM GEMPAK GUI SVN repository, changing 1 files

    posted by rmctc 593 days ago

  • Forum thread added

    robert-mulloy created the ActiveGEM forum thread

    posted by robert-mulloy 844 days ago

  • File released: /activegem/ActiveGEM-1.7.1/ActiveGEM-1.7.1.tar.gz

    posted 1654 days ago

  • activegem ActiveGEM-1.7.1 file released: ActiveGEM-1.7.1.tar.gz

    2003-12-11 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.0.1 *configure.in: added test for GEMPAK executable path *ptk/Makefile.am: added replacement for absolute executable path *ptk/plotGEM.in: provide absolute path automake replacment variable *ptk/GEMPAK/Makefile.am: added replacement for absolute executable path *ptk/GEMPAK/GemUtilities.pm.in: provide absolute path automake replacment variable 2003-12-12 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.0.2 *ptk/GEMPAK/widgets.pm: provide absolute path automake replacment variable 2003-12-12 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.0.3 *doc/ActiveGEM.texi: added documentation. 2003-12-19 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.1.0 *major updates to interface (2 new modes added) *ptk/plotGEM-loadWait.in: added to produce wait window *doc/ActiveGEM.texi: updated documentation *ptk/Local/scriptInfo.pm.in: added to enhance information reporting 2003-12-22 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.1.1 *ptk/Local/Makefile.am: corrected distribution bug for scriptInfo.pm.in 2003-12-22 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.1.2 *ptk/plotGEM.in: changed scope of main::Version from local to global for GEMPAK/GemUtilities.pm. Also added 'negative' option and text formatting window. *ptk/GEMPAK/GemUtilities.pm.in: added extra protection against unset value of SIGMASAVE environment variable. Also implemented 'negative' option. *ptk/GEMPAK/defaults.pm.in: Added default for 'negative' option. *ptk/GEMPAK/options.pm.in: Added new colour array 'colourOptions'. 2004-01-27 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.2.0 *ptk/plotGEM.in: added traps and corrected bugs in negative and clearing implementations. Also added time(2) field for specific GEMPAK applications and template buttons for field subset selection. *ptk/GEMPAK/GemUtilities.pm.in: added extra load-time protection for negative and clearing switches. *src/gemLoader.f90: added trap for field extent and read/write capabilities for time(2). *src/oldGemLoader.f90: same as for gemLoader.f90 2004-02-02 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.3.0 *ptk/plotGEM.in: added field subset selection capability and modified hash keys for major I/O variables in this utility - major version increment for plotGEM. *ptk/GEMPAK/GemUtilities.pm.in: switched field window generation utilities from plotGEM.in to this module and added subs for subset selection functionality. *ptk/GEMPAK/defaults.pm.in: changes to I/O variables (field). 2004-02-03 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.3.1 *ptk/GEMPAK/GemUtilities.pm.in: read a single input file using the 'gdinfo' utility rather than using internal loader. This is a bit quicker and more effective when non-standard vertical coordinates are present and undecodable by the loader. A small bug in operation ordering in the plan plot graphical "zoom" is also corrected. Added native grid plotting capabilities. Added panel selection popup and functionality. *ptk/plotGEM.in: Added native grid plotting capabilities. Also added panel selection popup and functionality. *ptk/GEMPAK/defaults.pm.in: Added new defaults for panel selection. *ptk/GEMPAK/options.pm.in: Added new option arrays for panel selection. 2004-02-17 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.4.0 *ptk/GEMPAK/Settings.pm.in: new class for options. *ptk/GEMPAK/Fields.pm.in: new class for fields. *ptk/GEMPAK/defaults.pm.in: superceded by previous two classes. *ptk/plotGEM.in: modified to fit objectified storage. Also extended search for valid TMPDIR. *ptk/GEMPAK/GemUtilities.pm.in: modified to fit objectified storage. Also implemented wildcard strings for file load. Also updated export, negative, and time series plotting to take advantage of internalized storage through objects. *ptk/GEMPAK/widgets.pm.in: modified to fit objectified storage. Also created menu items (instead of labels) for superposition and overlay buttons to allow for removal of layers and direct exit. 2004-03-02 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.4.1 *ptk/GEMPAK/Settings.pm.in: extended class to include multiple 'flagged' instances of each option (for stickyness and memory manager) *ptk/GEMPAK/GemUtililties.pm.in: implemented memory management to allow 'relaying' of options following pops. Bug fix for device reset following multiple-time selection. *ptk/plotGEM.in: new 'none' and 'one only' option for title plotting, along with reasonable default behaviour for each state. 2004-03-15 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.5.0 *ptk/GEMPAK/GemUtilities.pm.in: implemented full memory (data) manager for ease of modification of submitted fields. *ptk/plotGEM.in: implemented debugger and binding (Control-d) for main window. 2004-03-18 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.5.1 *ptk/GEMPAK/GemUtilities.pm.in: completed implementation of layer-sticky options and enhanced pre-plot updating of all options/fields. Also enhanced stability of overlay/superposition button creation. *ptk/GEMPAK/Settings.pm.in: updated list of layer-sticky options *ptk/GEMPAK/Widgets.pm.in: implemented enhanced widget-checking before superposition/overlay button creation. 2004-04-15 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.6.0 *ptk/plotGEM.in: added right-click binding for field window raising. Added callback to set 'gareaChoose' for quick map selection. Removed 'Quit (smooth)' option and replaced 'Quit' functioniality to include gpend buffer cleanup. Bound <Control-q> to rapid quit on main window. Enhanced device hook to include 'short' version of device name. Added 'zoom out' option for advanced map settings. Added scroll buttons to overrides window and reversed macro/entry order. Added $MAPFIL loading ability in Advanced Map window. Add enhanced handling of long scalar and vector functions through special 'Long' window and easily-accessible plotGEM expansion overrides. Added 'Shell' notebook page for redirected GEMPAK output. *ptk/GEMPAK/GemUtilities.pm.in: added callback sub for field window raise. Corrected bug in parsing of FINT. Corrected newline trimming bug on settings load (only appeared on multiple loads/saves). Added scrolling functionality of overrides entry. Added $VAR abilities for overrides and add/remove/init for $MAPFIL load/display. Added piping of GEMPAK output to plotGEM (for display in 'Shell' notebook next window). *ptk/Local/Utilities.pm.in: additional protection against undefined directory. Made use of calls to 'addSuper' (safe) sub rather than direct calls to superpositionSwitch wherever possible - also added tight 'off' option for removing superposition unilaterally. *ptk/GEMPAK/widgets.pm.in: added 'off' forcing option on superpositionSwitch and tightened allowances on superposition button creation and incrementing. Added sub to create device panel and quick device menu. *ptk/GEMPAK/settings.pm.in: added 'short' device option. Added 'gareaChooseOld' option to accomodate new zooming functions. Added new 'mapfil' options to implement new $MAPFIL loading. Added bad-input handing for 'numeric' and semicolon-separated 'numstring' entries. *configure.in: commented FORTRAN side of configuration and 'src' build. *Makefile.am: removed 'src' from directory list. 2004-05-13 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.6.1 *ptk/GEMPAK/GemUtilities.pm.in: correct buggy call to colourHook from driverHook that was preventing remapping of colour fields on driver switches. *ptk/plotGEM.in: remove unreferenced global symbol 'devicePanel' that (rightfully) caused complaints in older verions of perl. 2004-06-13 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.6.2 *ptk/GEMPAK/colours.pm.in: added note concerning colour map handling specifics for postscript drivers in GEMPAK. *ptk/GEMPAK/GemUtilities.pm.in: added temporary colour type switch before write to DEVICE macro to allow for higher-resolution greyscales in PostScript mode. Added timestepping functions to 'field' window to allow user to select next and previous times with a variety of stickiness levels for superpositions and overlays. Added device size definitions. Also added time linking functionality. Moved interval-definition subs from plotGEM to GemUtilities. This file needs to be split in the near future. *ptk/plotGEM.in: added 'Update' button on the Data Manager window. This allows the user to update the function definitions following changes to the variable names/dates within the data manager mode. Added 'Page Setup' sizing option to the 'File' menu. Added contour definition abilities for line styles. *ptk/GEMPAK/options.pm.in: added device size defaults. 2004-07-04 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.6.3 *ptk/plotGEM.in: added streamline selection subwindow to Vector Selection page and vector/streamline selection radiobuttons. Also incremented major version counter because of backwards-imcompatibility of savefiles. Changed name of wind colour variable to permit inversion with postscript hooks. Added 'filter' option to Data Handling window. Renamed 'Memory Manager' to 'Layer Manager' for ease-of-use. Internal documentation of this functionality remains unchanged. Local file selection determined by path rather than file name. *ptk/GEMPAK/GemUtilities.pm.in: redefined plan plotting program as 'gdplot2' and updated 'GDFUNC', 'TYPE' and 'STREAM' functions to match. Older code for 'GFUNC' and 'GVECT' exists for vertical plotting with gdcross and gdprof. Added 'FILTER' functionality to allow user to choose wheter or not to auto- filter the data. Bug fix in Memory Manager - was reading from a possibly undefined field in superposition mode. *ptk/GEMPAK/settings.pm.in: added new settings for new macros described above. Also changed name of wind colour variable as described for plotGEM.in. *ptk/patches/GEMPAK/*: created patches directory and patches for current (5.7.2p2) GEMPAK version to enhance functionality for specific activeGEM applications. *doc/activegem.texi: updated documentation to describe patches. 2004-10-05 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.6.4 *ptk/GEMPAK/GemUtilities.pm.in: bug fix for compatibility of TYPE argument (now includes WIND type) with GDPLOT2. 2005-01-19 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.7.0 *ptk/GEMPAK/GemUtilities.pm.in: implemented the guts of the surface (station) data plotting and the satellite/radar image file handling. Had to change the parsing procedure slightly to include GEMPAK program names so that multiple programs can be called from a single output script. *ptk/plotGEM.in: created new surface (station) data plotting window and updated interface for satellite/radar image handling. *ptk/GEMPAK/Settings.pm.in: new options and defaults defined for station and satellite/radar image plotting. *ptk/GEMPAK/Fields.pm.in: new fields and defaults defined for station and satellite/radar image plotting. *ptk/GEMPAK/Active.pm.in: added optional grabbing ability for active windows objects. *ptk/GEMPAK/widgets.pm.in: minor modifications for implementation of surface (station) data plotting. *ptk/GEMPAK/options.pm.in: rename members of the short cut image enhancement list. 2005-03-17 Ron McTaggart-Cowan <rmctc@users.sourceforge.net> Version 1.7.1 *ptk/GEMPAK/GemUtilities.pm.in: use KNTV() wrapper on PARM rather than K/M specification in the WIND macro. The new parser for WIND (acutally, it comes through TYPE) has a hard-wired internal 'M'. *ptk/plotGEM.in: allow user-selection of FILTER (using checkbuttons) on the Vector Plotting page and the Station Data popup window.

    posted 1654 days ago

  • Code committed

    rmctc committed revision 228 to the MRG Interactive ActiveGEM GEMPAK GUI SVN repository, changing 4 files

    posted by rmctc 1704 days ago

  • Code committed

    rmctc committed patchset 222 of module activegem to the MRG Interactive ActiveGEM GEMPAK GUI CVS repository, changing 4 files

    posted by rmctc 1704 days ago

  • Release of ActiveGEM v1.7.0

    Version 1.7.0 of the ActiveGEM package was released today by MRG Interactive. The plotGEM GEMPAK plotting interface has undergone several important enhancements for this release. In particular, the surface observational data plotting abilities of the plotGEM have been greatly enhanced. In v1.7.0, the user is provided with low-level control of surface data plotting through a separate pop-up window activated on request. Additionally, background satellite and radar data (an colour enhancements thereof) have been implemented, allowing for the superposition of gridded or observed fields over satellite and radar imagery.

    posted by rmctc 1755 days ago

  • File released: /activegem/ActiveGEM-1.7.0/ActiveGEM-1.7.0.tar.gz

    posted 1755 days ago

  • Code committed

    rmctc committed patchset 221 of module activegem to the MRG Interactive ActiveGEM GEMPAK GUI CVS repository, changing 1 files

    posted by rmctc 1755 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

MRG Interactive ActiveGEM GEMPAK GUI Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review