The
WRITE_WAVE procedure writes a three dimensional IDL array to a
.wave
or
.bwave
file for use with the
Wavefront Advanced Data Visualizer. Note that this routine only writes one scalar field for each Wavefront file that it creates.
This routine is written in the IDL language. Its source code can be found in the file
write_wave.pro
in the
lib
subdirectory of the IDL distribution.
Set this keyword to the name of the data inside of the Wavefront file. If not specified, the name used is "idldata".