Skip to content

Release 0.24.0

Compare
Choose a tag to compare
@kmax12 kmax12 released this 27 Dec 20:21
· 195 commits to main since this release
849fa6a
v0.24.0 release (#292)

* ready for v0.25.0 release

* linting

* PJM LMP Location Long and Short Name (#296)

* pjm location long and short names

* fix test

* linting and changelog

* MISO Fuel Mix Parse as Float (#300)

* parse as float

* dont zero out amount

* Suport range for ERCOT load forecast (#301)

* support range ercot load forecast

* add test

* remove tody not supported

* column renames

* remove load forecast column and just use system total

* add ercot.get_energy_storage_resources (#302)

* add ercot.get_energy_storage_resources

* date

* remove breakpoint

* caiso sleep

* add ercot hourly report handler (#303)

* Update CHANGELOG.md