gdl-coyote

GDL library from D. Fannings IDL courses

Description

The Coyote Library evolved from work David Fanning was doing teaching IDL courses and answering IDL questions on the IDL newsgroup. It is meant to be a well-documented library that demonstrates how to write solid IDL/GDL programs that are easy to maintain and extend.

The main content of the library is the Coyote Graphics System (CGS), a collection of Coyote Library programs that turn the traditional GDL/IDL graphics commands (e.g., Plot, Contour, Surface, TV, etc.) into modern programs.

The most important features of Coyote Graphics System are:

 * The commands work identically on the display, in PostScript, and
   in the Z-graphics buffer.
 * The commands can be displayed automatically in resizable graphics
   windows.
 * The commands automatically create high quality PostScript, PDF,
   and raster file output.
 * CGS graphics visualizations can be saved and restore later, or
   e-mailed to colleagues.
 * The commands work identically in an indexed or decomposed color
   environment.
 * The commands can use colors by name (e.g., "red", "dodger blue").
 * CGS commands are faster (often much faster) than the equivalent
   IDL function graphics commands.
 * Greek letters and other symbols can be directly embedded in Coyote
   Graphics text.
 * The commands fix the most annoying quirks (e.g., contour holes and
   levels) in traditional IDL commands.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://www.idlcoyote.com/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install gdl-coyote