Releases: NREL/rdtools
Releases · NREL/rdtools
Version 1.2.1
1.2.0
This incorporates changes including:
- Enables users to control confidence intervals reported in degradation calculations (issue #59)
- Adds python 3 support (issues #56 and #67)
- Fixes bugs (issues #61 and #57)
- Improvements/typo fixes to docstrings
- Fixes error in check for two years of data in
degradation_year_on_year
- Improves the calculations underlying
irradiance_rescale
v1.1.3 update
This patch includes the following changes:
- Update the notebook for improved plotting with Pandas v.0.21.0
- Fix installation bug related to package data
v1.1.2 update
This patch includes the following changes:
- Fix bugs in installation
- Update requirements
- Notebook plots made compatible with pandas v.0.21.0
V.1.1.1 update
This patch:
- Improves documentation
- Fixes installation requirements
Clear-sky workflow and new filters
This update includes the addition of filters, functions to support a clear-sky workflow, and updates to the example notebook.