The codes for Assignment #4 in Hydroinformatics course at WEM/AIT.
#Built in python
The forecast.py provides forecasted temperature and windspeed plots from Jan-May 2024.
The reanalysis_G05py.py provides the reanalysed plots. The reanalysis_G05_Together.py provides the reanalysed plots to compare with the forecasted plots, and also calculates RMSE each month with a line plot.
RMSE_G05.py plots RMSE of temp vs. wind speed each month.