Recent Releases of osier

osier - v0.4.1

What's Changed

Full Changelog: https://github.com/arfc/osier/compare/v0.4.0...v0.4.1

Energy Systems - Energy System Modeling Frameworks - Python
Published by samgdotson 10 months ago

osier - v0.4.0

What's Changed

[0.4.0] - 2025-02-06

This update introduces some big new features to Osier.

Added

  • Osier includes a new "hierarchical dispatch" model for electricity dispatch (PR #71).
  • A new nmga module was added to facilitate "n-dimensional modeling-to-generate alternatives." (PR #72)
  • Two new tutorials in the documentation
    • "Constraint" tutorial - how to constrain an Osier model with objective functions.
    • "MGA" tutorial - how to perform MGA with Osier's nmga module.
  • The "dispatch" tutorial demonstrates the hierarchical dispatch algorithm.

Fixed

  • Fixes an issue with GitHub actions that tried setting up a conda environment via Mambaforge (now deprecated).
  • Version listed in documentation is now linked with pyproject.toml.

Full Changelog: https://github.com/arfc/osier/compare/v0.3.1...v0.4.0

Energy Systems - Energy System Modeling Frameworks - Python
Published by samgdotson over 1 year ago

osier - v0.3.1

This version simply migrates the setup.py to a pyproject.toml.

What's Changed

New Contributors

Full Changelog: https://github.com/arfc/osier/compare/v0.3.0...v0.3.1

Energy Systems - Energy System Modeling Frameworks - Python
Published by samgdotson over 1 year ago

osier - v0.3.0

This release adds new features for creating objective functions and helpful utilities. Along with tests and examples in the documentation. See the CHANGELOG.md for more details.

Energy Systems - Energy System Modeling Frameworks - Python
Published by samgdotson about 2 years ago

osier - v0.2.0

This release adds storage and ramping constraints to the DispatchModel. More details can be found in CHANGELOG.md
osier.zip

Energy Systems - Energy System Modeling Frameworks - Python
Published by samgdotson over 3 years ago

osier - v0.1.3

Fixes bug where osier.models could not be imported.

Adds __init__.py file to models.

Energy Systems - Energy System Modeling Frameworks - Python
Published by samgdotson over 3 years ago

osier - v.0.1.1

Updates documentation for osier. Creates links to readthedocs and pypi.

Energy Systems - Energy System Modeling Frameworks - Python
Published by samgdotson over 3 years ago

osier - v0.1.0

This first release of osier includes a technology module for defining and storing technology data as well as a simple dispatch model for calculating the energy production of each technology that minimizes cost.

Energy Systems - Energy System Modeling Frameworks - Python
Published by samgdotson over 3 years ago