Norbert,
in actuality this simple breakdown has helped alot in the way I could conduct writting my code. So much so I have shown some of my colleagues :)
I am off to check the documentation of Absoft.
xwb,
could you explain your variables in call system.
Thanks Team
Lloyd
xwb,
thanks for your link I will see to it.
Norbert,
I am dealing with two types of files in my hard disk with the extensions '.hdf' and '.hdf.met' and I only want a code to read in file names with the '.hdf' extension.
In regards to my code mentioned above you are right that the variable...
That last post was for the other thread, my bad.
Thanks for your last post Norbert this will help. Here is a copy of my 'readme' code :
!This Subroutine reads a file input as 'aString'
!then writes them into an array called holder
subroutine readme (aString)
use L2Parameters
implicit none...
So this is the same as the '(len=50)' command.
I will give it a shot.
But I was reading up on it and I believe the '/' is a special character as you said...
xwb,
I am using an absoft compiler on a mac os x system.
Norbert,
I am using a similar code to read strings from a file. But can I open the external hard disk file , namely where you have inputfile.txt
can I have '/Volumes/disk/files' and then read the file names from only those files with...
I use an Absoft compiler.
I read operation is in a subroutine that reads a series of strings from a file (which contain the '/' character) into an array.
Regards,
Lloyd
hey all,
I have come across a problem using the read operation to read in a particular character. It involves reading in a path name for a file which will inherently have '/' characters. It turns out my read code cannot read in these codes. Has anyone else come across this problem before ?
Any...
Yea I am using FORTRAN to do so and have for the past month, I work through a subgroup of JPL. We believe FORTRAN can offer the best proccessing times. Just have a few kinks in my code to do with the HDF format :-(
hey all,
Has anyone used f90/95 in conjunction with HDF file format. If so do you know some links that might offer some help with this format and FORTRAN?
Regards,
Lloyd
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.