Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for csv files. All existing tests pass.
I validated that csv files will work by reformatting & renaming 'fuels.tab' to 'fuels.csv' in the copperplate0 directory, then changing switch_model/energy_sources/properties.py from 'fuels.tab' to 'fuels.csv', and solving the copperplate0 model. That example ran fine with a mix of .tab and .csv input files.
- Loading branch information