Closed rabutler closed 7 years ago
The critStats file is redundant. It only includes variables that are found in MPPE and SystemConditions files, and both of those are faster to read.
So, update to only read 2 different rdf files. The critstats section of the code will rely on two different feather files, but that's ok
need to make sure that sysCond variables that might be necessary for scenario comparison are utilized before filtering off scenarios other than the mainScenGroup.
or just read the feather file back in.
The critStats file is redundant. It only includes variables that are found in MPPE and SystemConditions files, and both of those are faster to read.
So, update to only read 2 different rdf files. The critstats section of the code will rely on two different feather files, but that's ok