-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
21 additions
and
243 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,36 @@ | ||
.. _whatsnew_0303: | ||
|
||
|
||
v0.3.3 (TBD/2023) | ||
v0.3.3 (03/22/2024) | ||
======================= | ||
|
||
* Formal release for the Energy layer and energy baselines. | ||
* Update of end of life pathways, now including Resell, storage, and ability to modify yields and decisions for modules of good and bad state at end of life. More details on Mirletz EPJ 2024. | ||
* Informal inclusion of the carbon layer in development. | ||
* New interactive training available via JupyterBook and Google Collab | ||
* Added raw, inputs, outputs, figures folders for saving simulation files. | ||
* Simulations can also now be saved as pickles, for easy use and load. | ||
|
||
Code Updates | ||
------------ | ||
* Updated default "reducecapacity" to False, i.e. by default, bifaciality will not affect installed capacity, it will be bonus energy generation | ||
* Improved internal data path for baselines folder | ||
* Additional math added to energy calculations layer to support carbon calculations | ||
|
||
Baseline Updates | ||
----------------- | ||
* CdTe mass baselines added | ||
* Energy baselines finished for silicon. | ||
* Modified degradation values to be system degradation values from Jordan 2022 publication. | ||
|
||
* Baselines for Roger Nagle's Master thesis exploring European deployment and sustainability pathways scenarios added | ||
* Carbon baselines added (still under development) | ||
|
||
New Documentation and Analysis | ||
--------------------------------- | ||
* reorganized into tutorial, publications, and baseline development documents | ||
17 - Energy Results Paper | ||
Energy Sensitivity - Lifetime, Effiency, Material Circularity | ||
Documentation Updates | ||
---------------------- | ||
* Reorganized documentation folder into tutorials, publications, and baseline development documents | ||
* Removed OpenEI documentation as it is out of date. | ||
* Added documentation for using the energy layer, including journal for the Mirletz EPJ 2024 paper, and an energy sensitivity analysis journals | ||
|
||
Contributors | ||
~~~~~~~~~~~~ | ||
* Silvana Ayala (:ghuser:`shirubana`) | ||
* Heather Mirletz (:ghuser:`heathermirletz`) | ||
* Silvana Ovaitt (:ghuser:`shirubana`) | ||
* Rachel Woods-Robinson (:ghuser:`rwoodsrobinson`) | ||
|