WxSim Temperature Forecast Comparison Script

Jack,

The code you posted looks fine, you’re calling the script twice, once with each config file. I suspect the problem is in the logging portion and I would check to make sure that you have a different log name in each of the configs. Looks like you are logging to the same one. If you want, you can turn the debug on (in both configs) and do one and then the other to make sure they are logging to the right place. The display portion is working fine and looks very nice.

  • Jim