-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Weather files aren't being found on Eagle #144
Comments
@rajeee After we concluded our discussion this morning, I'm thinking that we probably can't blame the Lustre filesystem for this one. The bind mount for the weather all happens on a local SSD drive mounted to It sounds like our current approach is to:
|
Another datapoint for this bug: just ran 363k on this branch: https://github.com/NREL/OpenStudio-BuildStock/tree/cost_dashboard and the vast majority succeeded, but about 1,000 spit out the same error as above. This branch is way behind master right now. Ran with the |
@nmerket Based on Andrew's comment above, it looks like the issue is
We now have no evidence of eagle_output_refactor branch not working. (But lack of evidence is not evidence of lack!) Thoughts:
|
Thanks @rajee for looking into all this. I'm inclined to close this for now given that the |
@nmerket I agree. The eagle_output_refactor branch successfully ran 10,000 test cases @TobiAdekanye did. The very rare failures Andrew ran into using the master branch, could be because of of the eagle filesystem being overwhelmed (which is what eagle_output_refactor addresses, I guess), so unless we run into systematic problems with eagle_output_refactor branch, I too think this issue can be assumed resolved. |
So I may see what is going on with this. I am getting the same error running the master branches of BuildstockBatch and OS-Buildstock right now, as well as with For example:
With the recent changes to various tsvs, this probably explains why an older version of OS-Buildstock was working for me, but I don't understand why the refactor branch fixed things. Either way, is there a different national TMY3 weather file zip that should be used? Or does the measure need to be updated? |
This is relevant to this PR: NREL/resstock#432 @TobiAdekanye provided me the updated TMY3 zip files with the correct name and I uploaded them to Eagle here: |
@nmerket @rajeee, so the above case was corrected by updating the weather zip, however @ekpresent was seeing this error on Eagle yesterday, and I am getting it again today. Running https://github.com/NREL/OpenStudio-BuildStock/tree/geb-potential with |
@aspeake which above case? The case where the weather files didn't have the |
Yes, the |
Will be fixed in #316 |
Summary:
When running on Eagle, all simulations are failing in
BuildExistingModel
, saying the weather file does not exist. The weather files seem to be copied over correctly into the my scratch folder on Eagle (from/shared-projects/buildstock/weather/project_resstock_national_weather.zip
).When running with the
eagle-output-refactor
branch the issue seems to be fixedExample error for one simulation (
singularity_output.log
):Platform
The text was updated successfully, but these errors were encountered: