Hello everyone,
I have a fortran code which reads an ascii file with data of rainfall for the years from 1993 to 2014. I need to count number of dry and wet days in every month. I have posted my code here. I am not getting any error but the code does not count the number of dry and wet days correctly. I don't know what is wrong with my code. Can anyone help me in figuring out this? Thanks in advance.
I have a fortran code which reads an ascii file with data of rainfall for the years from 1993 to 2014. I need to count number of dry and wet days in every month. I have posted my code here. I am not getting any error but the code does not count the number of dry and wet days correctly. I don't know what is wrong with my code. Can anyone help me in figuring out this? Thanks in advance.