* Take a look at how long it takes to compile one gemini feeder without timeseries * Algorithm to determine timepoints (can be done after time comparison test is finished) - add feature to read in sng file * Module in Upgrades code to determine violations for multiple timepoints using loadshapes - can we run this in parallel? - could fork many subprocesses - memory could be a problem - could do this depending on circuit size * Data processing: - Create new folder with reduced loadshapes, modify npts in Loadshapes.dss - for now, this is specific to Gemini - later on, we want to explore possibility of being able to do this for one feeder only (a generic version) #168 , #170
Take a look at how long it takes to compile one gemini feeder without timeseries
Algorithm to determine timepoints (can be done after time comparison test is finished)
Module in Upgrades code to determine violations for multiple timepoints using loadshapes
Data processing:
Add CLI and checks for time-point selection #168 , Upgrade time-series #170