VIP-SMUR / 24Sp-Microclimate

0 stars 0 forks source link

GT Campus EPW File Not Working For UWG #25

Closed zeyujiang8800 closed 6 months ago

zeyujiang8800 commented 7 months ago

(Accidentally created this issue in the wrong repo) @kastnerp Plugged in the EPW file of our campus and received the following error message from the UWG

Screenshot 2024-02-23 141626

Most likely, it could be because the EPW files generates from NREL contains different data than the ones produced by EPW Maps. Currently looking in the matter by comparing the 2 different files.

(edit) working on a python script to compare their column data right now

kastnerp commented 7 months ago

Thanks, @zeyujiang8800 . Can we add the EPW and all other inputs necessary so I can reproduce the error on my end? Could you give me minimal starter code?

zeyujiang8800 commented 7 months ago

@kastnerp just changed a few things within the repo, so now it's clone-able. Once you clone it, the test file is 'pytest.py'

kastnerp commented 7 months ago

@zeyujiang8800 this works fine for me

Simulating Day 24
Simulating Day 25
Simulating Day 26
Simulating Day 27
Simulating Day 28
Simulating Day 29
Simulating Day 30
Simulating Day 31
New climate file is generated at resources\USA_GA_Atlanta.722190_TMY2_UWG.epw.
zeyujiang8800 commented 7 months ago

@kastnerp i think this is the Atlanta File. Could you try running the simulation with the GT Campus EPW? That was where the error was in since for some reason, they're both EPWs but the GT Campus one just won't run

zeyujiang8800 commented 7 months ago

the path should be:

"uwg/resources/GT33.77463936796479-84.39704008595767_2020.epw"

these are the coordinates of Clough and Tech Green

kastnerp commented 7 months ago

It looks like it is working now, there was a unit bug: https://github.com/VIP-SMUR/Sp24-Microclimate/commit/1f034147f20e68a65f5e48943937ef54c0101da1

@sofia-mujica @zeyujiang8800 Let's use something like cooling or heating degree days as a output for the sensitivity analysis. happy to discuss on Thursday. See here, some progress: https://github.com/VIP-SMUR/Sp24-Microclimate/blob/dependabot/add-v2-config-file/uwg_test.ipynb