Previous SAXO Documentation Assistant: Overview Next

ReadWrite/

write_oasis.pro

write an Oasis file (version < 2.5)

write_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 163 2006-08-29 12:59:46Z navarro $

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 on Wed Sep 13 16:32:27 2006.