webber-energy-group / HOwDI

https://howdi.readthedocs.io/en/develop/
GNU General Public License v3.0
0 stars 0 forks source link

Add try except blocks to make sure necessary columns are in each file #22

Open bradenpecora opened 2 years ago

bradenpecora commented 2 years ago

Raise errors if a necessary column isn't in an input file

bradenpecora commented 2 years ago

But don't raise errors if unnecessary files aren't included. storage.csv is a relic; production_existing.csv and, by consequence ccs.csv (should probably be ccs_retrofit.csv) aren't technically required (or maybe just only one of production_x.csv is required?)