Switch 2.0.3
This release includes a number of cosmetic improvements, minor performance improvements and minor bug repairs. It also relaxes restrictions slightly on some inputs, e.g., allowing zero values in some cases where values previously had to be strictly positive. In addition, Switch will no longer raise an error if users provide data in variable_capacity_factors.tab and hydro_timeseries.tab for times before projects are built or after they are retired. However, the extra datapoints will be ignored.
Please see CHANGELOG.txt or the github repository for a complete list of changes.
This release is recommended for all users. It can be installed via pip install switch-model
or pip install switch-model==2.0.3
.