Releases: NREL/celavi
v1.3.4: Improve error handling
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
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
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
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
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
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
Release 1.1.0
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
This is the first stable release of CELAVI.