Recent content by Nug_sama

  1. N

    Comp Sci Fortran 77: Reading CSV File & Outputting Time, Latitude, Longitude

    Thanks for the reply. I added another line/declaration character*10 g leaving everything else the same and the output is basically the same as before. Time=19 lag= 0.long= 0. I'm wondering if there's a way to tell fortran to read the date 'as is' because at the moment I think it's treating...
  2. N

    Comp Sci Fortran 77: Reading CSV File & Outputting Time, Latitude, Longitude

    Hi guys and gals, I'm trying to use fortran 77 to read a csv file which has data like this...
Back
Top