Skip to content

Releases: NREL/rdtools

Version 1.2.1

12 Oct 18:41
d9ebe90
Compare
Choose a tag to compare

This update includes automated testing and deployment to support development along with some bug fixes to the library itself, a documented environment for the example notebook, and new example results to reflect changes in the example dataset. It addresses #49, #76, #78, #79, #80, #85, #86, #92.

1.2.0

30 Mar 22:26
76a4307
Compare
Choose a tag to compare

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

06 Dec 19:48
e06f5de
Compare
Choose a tag to compare

This patch includes the following changes:

  1. Update the notebook for improved plotting with Pandas v.0.21.0
  2. Fix installation bug related to package data

v1.1.2 update

06 Nov 16:37
01f5f7e
Compare
Choose a tag to compare

This patch includes the following changes:

  1. Fix bugs in installation
  2. Update requirements
  3. Notebook plots made compatible with pandas v.0.21.0

V.1.1.1 update

01 Nov 20:59
afc6a47
Compare
Choose a tag to compare

This patch:

  1. Improves documentation
  2. Fixes installation requirements

Clear-sky workflow and new filters

01 Oct 03:11
Compare
Choose a tag to compare

This update includes the addition of filters, functions to support a clear-sky workflow, and updates to the example notebook.