NREL / rdtools

PV Analysis Tools in Python
https://rdtools.readthedocs.io/
MIT License
158 stars 67 forks source link

Key error in CODSAnalysis.run_boostrap() #369

Open mdeceglie opened 1 year ago

mdeceglie commented 1 year ago

This line can raise a KeyError in cases where some of the 16 initial models do not all satisfy the condition in this line because some model combinations will not get added to bootstrap_samples_list (and subsequently all_bootstrap_samples)