Releases: grid-parity-exchange/Egret
Releases · grid-parity-exchange/Egret
Beta release of Egret
Beta release of Egret
What's Changed
- Add Python 3.10 & 3.11 to CI by @bknueven in #299
- Change how we read dates from files to keep up with changes to pandas by @darrylmelander in #300
- Fix date handling for 2D timeseries CSV layout by @darrylmelander in #302
Full Changelog: 0.5.3...0.5.4
Beta release of Egret
What's Changed
- updating location of Prescient regression tests for grid-parity-excha… by @bknueven in #271
- Updating Tests by @michaelbynum in #274
- Give reserve attributes consistent names. by @darrylmelander in #275
- option to keep variables for out of service elements by @michaelbynum in #276
- Reserves price stacking by @bknueven in #273
- adding types_sheet by @bknueven in #277
- Switching to tx_util piecewise validator by @bknueven in #278
- Catching and checking yet another edge case for piecewise by @bknueven in #279
- more piecewise validation fun by @bknueven in #280
- Include DC branches when reading GMLC-formatted csv files by @darrylmelander in #281
- fixing update component by @bknueven in #285
- Ensure area names are read as strings in RTS-GMLC, even if numeric by @darrylmelander in #289
- Make egret compatible with pandas 1.5 by @darrylmelander in #292
- Fix copy+paste bug in power_generated_t0_validator. by @bknueven in #294
- Allow for negative fixed minimum production costs by @bknueven in #295
Full Changelog: 0.5.2...0.5.3
Beta release of Egret
What's Changed
- updating coramin version in requirements by @michaelbynum in #260
- Fixing initial status issue by @bknueven in #261
- one penalty to rule them all by @bknueven in #259
- Expose list of ancillary service names by @darrylmelander in #263
- Standarizing reserve names; putting in (mostly) a single place by @bknueven in #264
- Using python standard version names by @bknueven in #266
- more robust handling of voltage angle difference limits by @michaelbynum in #267
- Enabling interactive graphics by @bknueven in #269
Full Changelog: 0.5.1...0.5.2
Beta release of Egret
What's Changed
Full Changelog: 0.5.0...0.5.1
Beta release of Egret
What's Changed
- Startup/shutdown curve by @bknueven in #219
- Refactoring _lazy_ptdf_uc_solve_loop into component functions by @bknueven in #224
- Update README.md to make proper link to GHA by @bknueven in #225
- Rts gmlc parser updates by @michaelbynum in #209
- adding missing init file by @bknueven in #230
- Filter scalar reserve requirements by @darrylmelander in #231
- Eliminating Pyomo 6 deprecation warning by @bknueven in #232
- Adding GHA for publishing to PyPI and TestPyPI by @bknueven in #233
- Hooks for UC as subblock by @bknueven in #234
- Support for piecewise (convex) costs in ACOPF by @michaelbynum in #227
- Catching more edgecases in piecewise logic by @bknueven in #237
- Adding reset after pre-lp warmstart loop by @bknueven in #236
- Singlecost by @DLWoodruff in #240
- Add a PR template, update README formatting by @jsiirola in #241
- adding option to use SOC overestimators from paper by @michaelbynum in #217
- Priced load and renewables by @bknueven in #238
- Adding user-configurable slack type by @bknueven in #239
- Replacing getitem() with at() for ordered sets by @bknueven in #243
- Replacing getitem() with at() for ordered sets, Part II by @bknueven in #244
- RTS-GMLC fixes by @bknueven in #245
- ModelData Utilities by @darrylmelander in #249
- Reducing complexity of check that all thermal generators are assigned… by @jeanpaulwatson in #250
- Fix DataFrame indexing error in RTS-GMLC parser by @darrylmelander in #251
- Updating mutable penalty params by @bknueven in #252
- Setting up 0.5.0 by @bknueven in #256
New Contributors
- @darrylmelander made their first contribution in #231
- @jsiirola made their first contribution in #241
Full Changelog: 0.1.1...0.5.0