OnSSET / onsset

The code of the Open Source Spatial Electrification Tool (OnSSET)
http://www.onsset.org
Other
26 stars 32 forks source link

Write choose_minimum_off_grid_tech more compact #88

Closed AndreasSahlberg closed 2 years ago

AndreasSahlberg commented 4 years ago

https://github.com/OnSSET/onsset/blob/7d4ac25f4e410f75726fffb35681618c1bd64690/onsset/onsset.py#L1725-L1758

Possibly the off-grid technologies can be imported as a list and/or a dict with technology codes, and the end of the method is performed by iterating over the list.