v2023.11.0 Changelog
v2023.11.0
Released: 2023-11-27general
Add support for NREL’s Kestrel supercomputer.
References: #313, pull request 405
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
documentation
Update cost multiplier link in upgrade scenarios documentation.
References: #408, pull request 410
Update weather file location argument name in custom weather files documentation.
References: pull request 419
misc
Cleans out the
/tmp/scratch
folder on Eagle at the end of each array job.References: #404, pull request 406
Fixing
started_at
andcompleted_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