reading binary file

From: p s <prabshr_at_nyahnyahspammersnyahnyah>
Date: Thu Jul 21 2011 - 03:53:49 MDT

Hi,
I am trying to read the multiple data type, PARFLOW output binary file using
ncl.
I can read them easily in fortran using the following command:

open(100,file=trim(fname),
form='unformatted' , &
        recordtype='stream',convert='BIG_ENDIAN',status='old')

And, I am having trouble with the ncl binary file read options.

Any help would be highly appreciated.

Regards,
Prabhakar

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Jul 21 03:54:30 2011

This archive was generated by hypermail 2.1.8 : Fri Jul 29 2011 - 08:44:18 MDT