computation of verTohor #392
-
I’m using your model in the framework of my PhD to produce air temperature maps and aim to compare the simulated maps with measurements made by ground stations. To be sure to use the model properly, I have few questions. First question: I would like to know if the calculus I made for the parameter VerToHor is correct.
Here : https://urbanmicroclimate.scripts.mit.edu/uwg_parameters.php#urbanArea , they talk about a weighted average building height. Thus, I was wondering if this ponderation step should be added in my verTohor computation. Second question: in the epw file, I set the dates in UTC and in the header I defined the UTC zone as +0. This choice was made to avoid problems with the daylight saving time change. Does it seem correct to you? Thank you in advance for your help with this. Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Yes, your verToHor seems correct. Your work sounds interesting. Please share when you have something to show us. Maybe your data and workflow can be made into a tutorial for others? |
Beta Was this translation helpful? Give feedback.
Yes, your verToHor seems correct.
Regarding the epw-file I think it should be possible to use UTC = 0 but I am not sure. The UWG model is not written by our team so we dont really know. I suggest that you try other UTC and see what happens. UTC and see what happens. With that said, it seems to be the only place where time is set so probably you will be successful if you set UTC so that it matches the data in your epw-file.
Your work sounds interesting. Please share when you have something to show us. Maybe your data and workflow can be made into a tutorial for others?