instant - Copy and instantiate TeraScan datasets

SYNOPSIS

instant  [ inputfile outputfile ]
instant  [ inputfile ... directory ]

DESCRIPTION

instant copies TeraScan datasets to create new datasets. The UNIX cp function is adequate for most copy operations. However, instant can be used to instantiate the pointer datasets created with the TeraScan subset and assemble functions. instant resolves all variable links and copies data for all variables to the output.

EXAMPLES

This is a simple example of making an instant copy of a raw dataset to another.

% instant baja.raw baja2.raw
%

SEE ALSO

assemble,subset,datasets


Last Update: $Date: 1998/05/29 17:38:00 $