In the folder https://github.com/schymans/VOM/tree/master/VOM_Fortran/VOM-input there is only a file dailyweather.prn, which the model then used to create a file hourlyweather.prn with interpolated data. We should run the model with the current dailyweather.prn, and then put the produced hourlyweather.prn either in this folder, or a separate place to give an example for hourly weather input, and document its format in vom.readthedocs..
In the folder https://github.com/schymans/VOM/tree/master/VOM_Fortran/VOM-input there is only a file dailyweather.prn, which the model then used to create a file hourlyweather.prn with interpolated data. We should run the model with the current dailyweather.prn, and then put the produced hourlyweather.prn either in this folder, or a separate place to give an example for hourly weather input, and document its format in vom.readthedocs..