TimeseriesCSVExport Measure ResStock
Hi,
Seems like the most recent version of ResStock is missing the "TimeseriesCSVExport" measure (https://github.com/NREL/resstock/blob...). This results in some issues running the model. I would appreciate any help in this regard.
Best,
It sounds like you're mixing up versions of ResStock. If you have a reference to the TimeseriesCSVExport measure, then it's an older version of ResStock and you shouldn't be using the latest "develop" code.
@shorowit thanks very much for your help. I am using BuildStockBatch to run some local models and I have cloned both develop branches to make sure they are the most updated ones. If this is the case, which version of resstock should I clone to be able to run it with buildstockbatch? I just added a picture of the issue to original question
You need to use the
residential_hpxml
generator, not theresidential_default
generator.@shorowit Thanks very much for your help. hpxml generator resolves the issue; however, I was wondering if you have any suggestions on the smallest number of data_points to select in order to project_resstock_national.yml on a personal computer. The intention is to make sure the setup is correct for scale up if it executes successfully on a small sample set.
even when I am reducing the n_datapoints to 30, which is not a realistic sample at all, it takes forever and stops at Base Validation Successful stage