Release notes¶
This is the list of changes to cerf between each release. For full details, see the commit logs.
Version 2.2.1¶
Changed docs to thousands of km for interconnection cost variables https://github.com/IMMM-SFA/cerf/pull/92
Reporting incorrect operation costs. There will be no effect to the siting result, but will influence operating cost reporting in the output. https://github.com/IMMM-SFA/cerf/pull/91
Version 2.1.1¶
Bug fixes described in https://github.com/IMMM-SFA/cerf/pull/86
Version 2.0.9¶
Update data link with new version for JOSS publication
Release that accompanies: https://joss.theoj.org/papers/10.21105/joss.03601
Version 2.0.8¶
Preparation for JOSS publication release
Version 2.0.7¶
Changes made in PR #74
Provide option to download illustrative data to a directory of the user’s choosing
Fix bug in the units of interconnection cost
Version 2.0.6¶
Changes made in PR #68
Added release notes to documentation
Added template for pull requests
Version 2.0.4¶
Changes made in PR #64
Generalization of variables to non-US-specific names throught the code and documentation (e.g., change states to regions)
Added generalization section into docs
Add in support statement for Ubuntu 18
Version 2.0.3¶
Changes made in PR #55
Add unit_size to outputs
Change package data to install data protocol from Zenodo fetch
Version 2.0.2¶
Changes made in PR #49
Add
unit_size
to outputsChange package data to install data protocol from Zenodo fetch
Version 2.0.1¶
Skipped release.
Version 2.0.0¶
Add tests for package data, prep for JOSS paper submission
Version 2.0.0-beta.5¶
Update codecov target
Version 2.0.0-beta.4¶
Modify quickstarter to calculate interconnection cost rather than load it from file
Version 2.0.0-beta.3¶
Updated install packages list in setup.py for pip
Version 2.0.0-beta.2¶
Updated email protocol in setup.py
Version 2.0.0-beta.1¶
Added download URL
Version 2.0.0-beta.0¶
This release represents a completely reimagined cerf hosting the following improvements and capabilities:
Full Python implementation
Complete rebuild of all functionality
Quick solution competition algorithm
No longer Windows 7 dependent; runs on all OSs
New YAML configuration structure
Massive performance improvements
Modular reconstruction
On-the-fly interconnection infrastructure building from source spatial products
Migration to substations for interconnection
Flexible naming conventions
Sample and demonstration package data
Test suite
Full sphinx documentation served on github.io
Locational marginal price module now calculates from 8760 hourly zonal input
Selectable parallelization strategy for embarrassingly parallel processing of US states
Much more!
Version 1.0.0¶
Initial release