Recent content by Mizarge

  1. Mizarge

    Fortran Output of max consecutive values/days

    Thank you for your help! With the division, receiving only the year worked perfectly, that actually did not came to my mind. However, I still have problems with the logic part. I added a count that is quasi just (i) as I thought it might be possible to pick out the values with the count that...
  2. Mizarge

    Fortran Output of max consecutive values/days

    Hello everyone, I am working on a project with climate data and like to write a program that is able to find consecutive days with no precipitation, and furthermore only the period of each year that shows the longest lack of rainfall. As quite a Newbie regarding Fortran, I spent the last few...
Back
Top