1

buildstock.csv files

In resstock sampling, there is a buildstock.csv file generated as a result of sampling and there is another one located in the lib/housingcharacteristics folder. I would appreciate any insights into their overlaps

mfath's avatar
659
mfath
asked 2023-12-05 13:23:55 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2023-12-05 15:01:53 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

I believe they are one and the same file. I can only speak to running ResStock using the buildstock_local command.

Depending on where you assigned the project_directory in the YML config file, when you run buildstock_local it will create a buildstock.csv file in the housing characteristics of that project_directory after the sampling has been executed as the first part of ResStock's measure workflow.

If you notice, that buildstock.csv file doesn't exist in the housing characteristics directory previously (when you download ResStock from github for example, it is not in the project_national housing characteristics folder.

See if you can use a smart comparison tool to verify they are the same, I'm thinking something like Atom's SplitDiff but for csv files.

I wouldn't be suprised if this behavior also exists when just executing sampling using buildstock_local --sampling_only

sashadf1's avatar
1.1k
sashadf1
answered 2023-12-05 18:19:29 -0500, updated 2023-12-05 18:22:25 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments