[Thread Prev][Thread Next][Index]

[ferret_users] FORTRAN :How do I read output file in ferret



Hi all,
 
I wrote the following output file with fortran90  :
 
 write(filet(1:12),'(''output'',I2.2,''.dat'')') l

    open(20,file=filet,status='unknown',form='unformatted')
c
       write (20) tt33,s33,u33,v33

 As you can read, I have 4 variables. How do I read that output file in ferret?
 
Thanks
 
Jean

[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement