[Thread Prev][Thread Next][Index]

Reading weirdish FORTRAN data



Dear Ferreters...

How would one read into Ferret data written out with FORTRAN like this:
...
      write(10) 'data1',i1,i2
      write(10) data1
...
      write(10) 'data2',j1,j2
      write(10) data2
...
      write(10) 'data3',k1,k2
      write(10) data3
...

Where data[1-3] are IEEE 32-bit unformatted binary, [i-k][1-3] are integers,
and the stuff in quotes are 8-byte character strings?

Much thanksly!
--
Gary Strand
strandwg@ucar.edu                              http://www.cgd.ucar.edu/ccr/gary


[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement