sssmatch

Apply NREL Standard Scenario generation mixes to arbitrary transmission systems.


License
Other
Install
pip install sssmatch==0.4.0

Documentation

sssmatch

PyPI Documentation

Apply NREL Standard Scenario generation mixes to arbitrary transmission systems.

Install | Documentation | Uninstall

Install

pip install sssmatch

or

pip install git+https://github.com/Smart-DS/sssmatch.git@master

or

pip install git+https://github.com/Smart-DS/sssmatch.git@v0.5.0

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.

Uninstall

pip uninstall sssmatch