Hello everyone
I built a database with information obtained from surface weather stations (Six months of hourly data); with the following variables, temperature (2m), relative humidity(2m), wind speed (10m) and wind direction (10m) percent.
I want to use the MET tool to verify the results of my simulations, but do not quite understand how to prepare ASCII files for the tool ASCII2NC. I tried to find an example that can apply to my case but I have not been successful (Only the example included in the source code)
Does anyone can provide me an example for my case?
Thank you very much.