You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to run user-defined project file after successfully pull the resstock docker image to local HPC
I was able to run the sample project_national/national_baseline.yml on my local HPC after I pulled the resstock image (3.2.0), but once I defined my own .yml file (for example, sample the number of datapoints as 3000), then it failed to run. The debug mode showed the following error: KeyError: 'BuildExistingModel.building_id'. I'm hoping someone could help me resolve this issue.
The text was updated successfully, but these errors were encountered:
buildstockbatch is not really meant to run on any HPC system. There's so much variability in the configuration and we don't have access to test and ensure it works across a wide variety of systems.
Unable to run user-defined project file after successfully pull the resstock docker image to local HPC
I was able to run the sample project_national/national_baseline.yml on my local HPC after I pulled the resstock image (3.2.0), but once I defined my own .yml file (for example, sample the number of datapoints as 3000), then it failed to run. The debug mode showed the following error: KeyError: 'BuildExistingModel.building_id'. I'm hoping someone could help me resolve this issue.
The text was updated successfully, but these errors were encountered: