Skip to content

Releases: NatLabRockies/rdtools

Version 2.1.1

01 Dec 01:13
600991d

Choose a tag to compare

This patch release temporarily requires xgboost < 1.5.0. A future update will allow a wider version range. (#301, #297 )

Version 2.1.0

17 Sep 23:43
4ca70e3

Choose a tag to compare

This update includes changes to the experimental soiling functions, as well as a host of added functionality including the full release of an object oriented end-to-end analysis API and new algorithms for clipping detection and filtering. See the changelog for full details.

Version 2.0.6

16 Jul 15:28
b6dcdd2

Choose a tag to compare

Improves compatibility with pandas 1.3.0 and updates specified example environment. For full details please see the change log.

Version 2.1.0-beta.2

29 Jan 22:15
8da6a9d

Choose a tag to compare

This incorporates changes from Version 2.0.5 into the development branch. See the change log for details.

Version 2.0.5

30 Dec 22:26
2249ae5

Choose a tag to compare

This patch adds formal support for Python 3.9, and makes improvements to documentation and testing. See the change log for full details.

Version 2.1.0-beta.1

05 Dec 04:13
39993fc

Choose a tag to compare

Incorporates version 2.0.4 into 2.1-beta (see #244 )

Version 2.0.4

05 Dec 04:02
ee9c81d

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

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

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

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.