Skip to content

Releases: NREL/rdtools

Version 2.0.4

05 Dec 04:02
ee9c81d
Compare
Choose a tag to compare

Fixes a bug in which leading NaNs were improperly backfilled. See #244

Version 2.1.0-beta.0

21 Nov 00:32
Compare
Choose a tag to compare
Version 2.1.0-beta.0 Pre-release
Pre-release

Adds new analysis_chains module to focus on objected-oriented analysis workflows combining other RdTools modules. Includes TrendAnalysis class for sensor- and clear-sky-based soiling and degradation analyses see #117 and change log

Version 2.0.3

21 Nov 00:15
863e8bb
Compare
Choose a tag to compare

Change to docs/notebook_requirements.txt: notebook version from 5.7.8 to 6.1.5 and terminado version from 0.8.1 to 0.8.3 (#239)

Version 2.0.2

17 Nov 19:13
f11c1cc
Compare
Choose a tag to compare

Updates example degradation_and_soiling_example.ipynb to avoid use of max_timedelta parameters in favor of default function behavior. For details see the change log.

Version 2.0.1

30 Oct 22:57
c6fd05f
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

-Updates dependencies
-Versioneer bug fix
-Licence update

Version 2.0.0 alpha.0

21 Oct 19:46
Compare
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
Compare
Choose a tag to compare

Patch that adds author email to enable pypi deployment