TimeseriesCSVExport Measure ResStock

asked 2023-05-17 16:53:32 -0500

mfath's avatar

updated 2023-05-17 19:14:32 -0500

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. image description

Best,

edit retag flag offensive close merge delete

Comments

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's avatar shorowit  ( 2023-05-17 18:29:31 -0500 )edit

@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

mfath's avatar mfath  ( 2023-05-17 19:13:25 -0500 )edit

You need to use the residential_hpxml generator, not the residential_default generator.

shorowit's avatar shorowit  ( 2023-05-18 08:32:24 -0500 )edit

@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.

mfath's avatar mfath  ( 2023-05-21 18:59:03 -0500 )edit

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

mfath's avatar mfath  ( 2023-05-22 10:11:55 -0500 )edit

Does that mean it’s not sampling at all?

sashadf1's avatar sashadf1  ( 2023-12-04 18:59:49 -0500 )edit