OnSSET / onsset

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

Update condition_df method #89

Closed AndreasSahlberg closed 2 years ago

AndreasSahlberg commented 4 years ago

https://github.com/OnSSET/onsset/blob/7d4ac25f4e410f75726fffb35681618c1bd64690/onsset/onsset.py#L518-L562

Two things to be done here:

  1. Update with the new columns required
  2. Write more compact (e.g. iterate over a list)