v2023.11.0 Changelog

v2023.11.0

Released: 2023-11-27

general

  • [general] [feature] [kestrel]

    Add support for NREL’s Kestrel supercomputer.

    References: #313, pull request 405

  • [general] [postprocessing]

    Add support for an AWS service account on Kestrel/Eagle so the user doesn’t have to manage AWS keys.

    References: #412, pull request 414

eagle

  • [eagle] [bugfix]

    Cleans out the /tmp/scratch folder on Eagle at the end of each array job.

    References: #404, pull request 406

documentation

  • [documentation]

    Update cost multiplier link in upgrade scenarios documentation.

    References: #408, pull request 410

  • [documentation]

    Update weather file location argument name in custom weather files documentation.

    References: pull request 419

misc

  • [bugfix]

    Fixing started_at and completed_at timestamps in parquet files to that when read by AWS Glue/Athena they show up as dates rather than bigints.

    References: #411, pull request 418