index.html#Top UnstableStream.html#UnstableStream Gri: Development Version Gri: Deprecated Commands index.html#Top Gri: Deprecated Commands

13.2.2: Plans

Some plans for future versions are given below. A more extensive list, together with target timescales and notes on the progress towards completion, is available in the to-do list at the development site (`http://gri.sourceforge.net'), which is also the place to go if you have suggestions for other changes to Gri.

High priority

  1. Switch to `popt' library for the processing of command-line options. (Docs on this are at `http://cvs.gnome.org/lxr/source/popt'.)

  2. Change `set axes style' from number-based selection to word-based selection, and print a deprecation warning if the number-based syntax is used.

  3. Switch from `tmpname' to `mkstemp' subroutine, for temporary filenames.

  4. Add readline support, to handle history, command-line editing, etc, for interactive usage (Docs on this are at `http://cnswww.cns.cwru.edu/~chet/readline/readline.html'.)

Medium priority

  1. Add optimal interpolation as another method for gridding data (see Convert Columns To Grid).

  2. Add ability to read PNG images (see Read Image) (Docs on this are at `http://www.libpng.org/pub/png/'.)

Low priority

  1. Add non-RPN mathematics.

  2. Add graphical output to the screen as commands are executed.

  3. Add support for both little-endian and big-endian binary data.