Apply NREL Standard Scenario generation mixes to arbitrary transmission systems.
Install | Documentation | Uninstall
pip install sssmatch
or
pip install git+https://github.com/Smart-DS/sssmatch.git@master
or
pip install git+https://github.com/Smart-DS/[email protected]
Running the match functionality requires solving an optimization model. Currently the model is only implemented in GAMS, and the model input/output is handled with gdx-pandas, so these are additional dependencies to access full functionality. If you would like to use the tool, but need support for a different algebraic modeling language (AML), please open an issue.
pip uninstall sssmatch