Skip to content

Releases: NREL/celavi

v1.3.4: Improve error handling

11 Jul 14:05
bf5408f
Compare
Choose a tag to compare

See issue #202 for changes made in this release.

No input data were changed for this release.

There are two input datasets downloadable for use with CELAVI. Both datasets contain all the required data files as well as READMEs and YAML files for CELAVI execution.

This is the national (U.S.) scale datasets for the wind blade case study used in our previous publications:
CELAVI_WindBladesDatasets_National.zip

This is an artificially small dataset for the same case study, to be used only for debugging, troubleshooting, testing, and generally getting to know CELAVI:
CELAVI_DebuggingDatasets.zip

Release v1.3.3: Bug fix

13 May 15:48
1bc7474
Compare
Choose a tag to compare

See issue #198 for explanation

No input data were changed for this release.

There are two input datasets downloadable for use with CELAVI. Both datasets contain all the required data files as well as READMEs and YAML files for CELAVI execution.

This is the national (U.S.) scale datasets for the wind blade case study used in our previous publications:
CELAVI_WindBladesDatasets_National.zip

This is an artificially small dataset for the same case study, to be used only for debugging, troubleshooting, testing, and generally getting to know CELAVI:
CELAVI_DebuggingDatasets.zip

Release 1.3.2: Bug fixes

19 Mar 22:46
0e2814d
Compare
Choose a tag to compare

See Issue #195 for full details

No input data were changed for this release.

There are two input datasets downloadable for use with CELAVI. Both datasets contain all the required data files as well as READMEs and YAML files for CELAVI execution.

This is the national (U.S.) scale datasets for the wind blade case study used in our previous publications:
CELAVI_WindBladesDatasets_National.zip

This is an artificially small dataset for the same case study, to be used only for debugging, troubleshooting, testing, and generally getting to know CELAVI:
CELAVI_DebuggingDatasets.zip

Release 1.3.1

30 Sep 16:07
8e03bba
Compare
Choose a tag to compare

This is the final release of the Circular Economy Lifecycle Assessment and VIsualization (CELAVI) codebase.

From release 1.3.0, there have been only non-functionality-related changes that include updates to the README, the code version and description in setup.py, and the removal of an old dependency.

There are two input datasets downloadable for use with CELAVI. Both datasets contain all the required data files as well as READMEs and YAML files for CELAVI execution.

This is the national (U.S.) scale datasets for the wind blade case study used in our previous publications:
CELAVI_WindBladesDatasets_National.zip

This is an artificially small dataset for the same case study, to be used only for debugging, troubleshooting, testing, and generally getting to know CELAVI:
CELAVI_DebuggingDatasets.zip

Release 1.3.0

30 Sep 15:36
d3b6bbb
Compare
Choose a tag to compare

This release implements:

  • Uncertainty analysis capabilities, primarily in cost methods and a few other key parameters
  • pyLCIA 2.0 upgrade for faster and more stable (non-optimization) impact calculations
  • Generation of a summary file with key cumulative or end-of-run output values, for use in uncertainty visualizations

Release 1.2.0

15 Jun 17:40
41c02bb
Compare
Choose a tag to compare

Release 1.2.0 adds support for uncertainty calculations.

It also contains a major rewrite and cleanup of main.py by refactoring functionality into scenario.py

Bug fix release: v1.1.1

22 Mar 22:47
e64535c
Compare
Choose a tag to compare

Resolves issue #138 and PR #139

Release 1.1.0

21 Jan 16:47
1b7fc2e
Compare
Choose a tag to compare

The goal for this release is fully generalized, well documented prototype code. Issues belonging to this milestone should focus on making the code more data-driven, including using input parameters from the config file, and on expanding and clarifying the docstrings throughout the codebase.

Release 1.0.0

10 Nov 20:04
9f1700c
Compare
Choose a tag to compare

This is the first stable release of CELAVI.