<<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, 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

I2       

Keywords

I4       

I8       

R4       

to change the defaut 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

History

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

Known issues

Restrictions

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