<<prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

ReadWrite/

write_oasis.pro

write an Oasis file (version < 2.5)

topwrite_oasis

write_oasis, filename, varname, z2d, I2=I2, I4=I4, I8=I8, R4=R4, APPEND=APPEND

Parameters

filename        in required

the filename

varname        in required

the name of the variable to be written

z2d        in required

the variable (2D array) to be written

Keywords

I2       

I4       

I8       

R4       

to change the default format (R8) of the data to be written.

APPEND       

to open the file with the file pointer at the end of the file, ready for data to be appended.

Version history

Version

$Id: write_oasis.pro 136 2006-07-10 15:20:19Z pinsard $

History

Sebastien Masson (smasson@lodyc.jussieu.fr) July 01, 2002

Known issues

Restrictions

varname is automatically written as a "character*8" by default z2d is written as an R8 array
Produced by IDLdoc 2.0.