Station Data Issue

Jim jimbo32886 at GMAIL.COM
Fri Jul 17 00:49:26 EDT 2009


Hello all,
   I have been using ocean station data from ICES and ran into a problem.
The data is formatted in such a way that every new line represents either a
new station or a new level.  I have used Fortran to send all the data
(lat,lon,date,level,temp,salinity,density) into long arrays.  I can
manipulate the data so my time stamp concludes at the end of one single day.
 However, because the station data could last for multiple lines in the data
(e.g. if I had 10 levels of oceanic data from one station it would be 10
lines long in the data) and thus I believe my nlev and variables are not
being inputted correctly into station data format.  Has anyone else ever ran
into this issue, or does somebody know how to fix this.  It would be easy if
all the data was on a single line for all levels, but by putting the levels
on different lines it makes this task more difficult.
Thanks,
Jim



More information about the gradsusr mailing list