DeltaE / Canada-U.S.-ElecTrade

The Role of U.S.-Canada Electricity Trade in North American Decarbonization Pathways
2 stars 0 forks source link

Changed regions_dict variables from subregions to regions #133

Closed Kiel-SFU closed 2 years ago

trevorb1 commented 2 years ago

Also, just a random thought, we could probably just define a class to hold all the contents of the yaml file? Then at initialization of the class, it gets all the contents of the config then we don't have to worry about writing multiple functions.get_from_yaml(...) statements at the top of each file. Instead its just replaced with a single config_data = functions.GetYaml (or whatever the syntax is) ?

Kiel-SFU commented 2 years ago

New issue https://github.com/DeltaE/Canada-U.S.-ElecTrade/issues/134 created for https://github.com/DeltaE/Canada-U.S.-ElecTrade/pull/133#issuecomment-1037406583. This issue would also resolve https://github.com/DeltaE/Canada-U.S.-ElecTrade/pull/133#pullrequestreview-880869514