Index: Index Next: Command line arguments

Introduction

Xconv is an program designed to convert model output into a format suitable for use in various plotting packages. Xconv is designed to be simple to use with a point and click, X-windows based interface. Xconv can read data in the following formats: The following output formats are supported by xconv: Xconv can be used to see what fields are contained within a data file and to look at the data values, either directly at the numerical values or at a gridbox fill plot of the data. Xconv can also be used to manipulate the input data before it is converted into the output format. Data manipulations available are: Also available is convsh, which allows scripts to be written to automate various xconv tasks. Convsh uses the Tcl scripting language, plus various extensions for reading, writing and manipulating data files.

Index: Index Next: Command line arguments