Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: NatLabRockies/buildstockbatch

ResStock SDR 2025 Release 1

21 Oct 16:13
fe513ce

Choose a tag to compare

This is the version used for the corresponding ResStock release: https://github.com/NREL/resstock/releases/tag/2025_Release_1

v2024.11.0

15 Nov 23:29

Choose a tag to compare

This version introduces --continue_upload option to resuming uploading if BuildStockBatch gets interrupted/crashed. It also joins the schedules with timeseries for ResStock runs so that they are available as a part of timeseries table and queryable.
See more details on what's new here: https://buildstockbatch.readthedocs.io/en/v2024.11.0/changelog/migration_2024_11_0.html

v2023.11.0

28 Nov 18:31

Choose a tag to compare

This version adds support for Kestrel. See the migration guide and changelog for details.

v2023.10.0

23 Oct 21:53

Choose a tag to compare

v2023.06.0

12 Jun 18:00

Choose a tag to compare

See migration guide and changelog.

What's Changed

  • Exclude None from default_na_values list when reading csv files by @rajeee in #374
  • ResStock-HPXML: simple bill calcs (enhancement) by @joseph-robertson in #351

Full Changelog: v2023.05.0...v2023.06.0

v2023.05.0

24 May 22:50

Choose a tag to compare

v2023.01.0

01 Feb 00:35

Choose a tag to compare

See the migration guide for this version.

What's Changed

Full Changelog: v2022.12.0...v2023.01.0

v2022.10.1

01 Nov 15:08

Choose a tag to compare

v2022.10.1

A bugfix release to fix a dependency compatibility issue with Dask.

v2022.10.0

Gathering a lot of changes over the last several months. Starting our new versioning scheme. Don't use this version directly due to the dependency conflicts mentioned above. However, you can see all the changes and migration documentation below:

v0.21

09 Feb 14:18

Choose a tag to compare

This release is mostly bugfix and performance enhancements. See the changelog and migration guide for more details.

v0.20.1

28 Jun 19:47

Choose a tag to compare

A few minor bugfixes.