hpplot(1) U.S. Geological Survey (wrdapp) hpplot(1) NAME hpplot - FESWMS-2DH utility program to plot HPGL graphics file in an X window ABSTRACT HPPLOT is a general purpose program to plot HPGL graphics files in an X window. The program converts HPGL commands to X-window commands using the DISSPLA graphics subroutine library. HISTORY 1993/10/01 - General code cleanup and converted to run on Data General AViiON. DATA REQUIREMENTS HPPLOT prompts the user for all required information. OUTPUT OPTIONS Produces a graphical image in an X-window display. SYSTEM REQUIREMENTS HPPLOT is written in Fortran 77 with the following extensions: use of variable names longer than 6 characters, mixed character and non- character variables in common blocks, use of explicit length declarations (INTEGER*2, INTEGER*4, REAL*4), include files, and reference to compiler-dependent system date and time routines. Graphics are coded using Computer Associates' DISSPLA library references. Generally, the program is easily installed on most computer systems that have access to the DISSPLA graphics library or if the graphics are disabled by the user modifying the code. The code has been used on UNIX-based computers. DOCUMENTATION HPPLOT is provided without documentation. CONTACTS Operation and Distribution: U.S. Geological Survey Hydrologic Analysis Software Support Program 437 National Center Reston, VA 20192 h2osoft@usgs.gov Official versions of U.S. Geological Survey water-resources analysis software are available for electronic retrieval via the World Wide Web (WWW) at: http://water.usgs.gov/software/ and via anonymous File Transfer Protocol (FTP) from: water.usgs.gov (path: /pub/software). The WWW page and anonymous FTP directory from which the FESWMS 7 Jul 1998 1 hpplot(1) U.S. Geological Survey (wrdapp) hpplot(1) software can be retrieved are, respectively: http://water.usgs.gov/software/feswms.html --and-- /pub/software/surface_water/feswms SEE ALSO anomod(1) - FESWMS-2DH utility program to analyze simulation output dinmod(1) - FESWMS-2DH utility program to prepare data input flomod(1) - FESWMS-2DH simulation program 7 Jul 1998 2