Public Domain Aeronautical Software (PDAS)  

This library is a set of subroutines designed for vector plotting to CRT's, plotters, dot matrix, and laser printers. LONGLIB subroutines are invoked by program calls similar to standard CALCOMP routines. In addition to the basic plotting routines, LONGLIB contains an extensive set of routines to allow viewport clipping, extended character sets, graphic input, shading, polar plots, and 3-D plotting with or without hidden line removal.

LONGLIB capabilities include surface plots, contours, histograms, logarithm axes, world maps, and seismic plots. LONGLIB includes master subroutines, which are self-contained series of commonly used individual subroutines. When invoked, the master routine will initialize the plotting package, and will plot multiple curves, scatter plots, log plots, 3-D plots, etc. and then close the plot package, all with a single call. The LONGLIB package includes the graphics library source code, an on-line help library, scan converter and meta file conversion programs, and command files for installing, creating, and testing the library.

This program was released by NASA through COSMIC as NPO-17443. The italicized text above is from the official NASA release.

There may be some value to this open source package, but I think it is largely superseded in concept and execution by gnuplot. I think the tables of points that define the outlines of the continents and political boundaries are interesting and useful.

Public Domain Aeronautical Software (PDAS)