Skip to content

Releases: NatLabRockies/rdtools

Version 2.0.1

30 Oct 22:57
c6fd05f

Choose a tag to compare

Reverses the deprecation of the pvwatts normalization functions. For details please see the change log.

Version 2.0.0

20 Oct 19:21
cac6c35

Choose a tag to compare

Version 2.0.0 adds experimental soiling and availability modules, plotting capability, and includes updates to normalization work flow. This major release introduces some breaking changes to the API. For details, please see the change log

Version 2.0.0-beta.0

03 Aug 20:17
8f00cd4

Choose a tag to compare

Version 2.0.0-beta.0 Pre-release
Pre-release

2.0 release candidate. Includes substantial updates to functions and examples. See release notes in rdtools.readthedocs.io

Version 1.2.3

12 Apr 21:23
c563a95

Choose a tag to compare

-Updates dependencies
-Versioneer bug fix
-Licence update

Version 2.0.0 alpha.0

21 Oct 19:46

Choose a tag to compare

Version 2.0.0 alpha.0 Pre-release
Pre-release

Includes minor changes to internal calculations (see #105 and #108). Also introduces plotting functionality, soiling analysis, and the system analysis object-oriented API.

Version 1.2.2

12 Oct 20:03
e1c476b

Choose a tag to compare

Patch that adds author email to enable pypi deployment

Version 1.2.1

12 Oct 18:41
d9ebe90

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

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

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

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