Dear all,
I have 5 daily data files (correspond to 5 stations) with columns as the following:
station1.dat
time lat lon value(rainfall)
1985-01-01 62.92 22.92 0.008
.......
2010-12-31
station2.dat
.....
station5.dat
...
Question:
I want my data to be saved in a NetCDF file
Furthermore, I want to regrid the data to 1 deg x 1 deg format so that I will have 10x10 pixel data
Is there a script in Fortran to convert the ASCII files format to NetCDF file?
It would be highly appreciated for your help
Thanks in advance,
Nguyen