Skip to content

v3.6.0

Compare
Choose a tag to compare
@nick-gorman nick-gorman released this 16 May 04:14
· 10 commits to master since this release
9ed5346

A few minor updates:

  • Added the table ROOFTOP_PV_ACTUAL. Thanks @mdavis-xyz for the suggestion.
  • Added data clean for the table Generators and Scheduled Loads such that all missing values of nan values are converted to '-'. Thanks @mdavis-xyz for the suggestion.
  • Improved datetime parsing. Thanks @mdavis-xyz for the pull request.
  • Added columns RAISE1SEC and LOWER1SEC to NEXT_DAY_DISPATCH_LOAD and DISPATCHLOAD. Thanks @rccolle for the pull request.