Releases: NatLabRockies/rdtools
Version 2.1.1
Version 2.1.0
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
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
This incorporates changes from Version 2.0.5 into the development branch. See the change log for details.
Version 2.0.5
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
Incorporates version 2.0.4 into 2.1-beta (see #244 )
Version 2.0.4
Fixes a bug in which leading NaNs were improperly backfilled. See #244
Version 2.1.0-beta.0
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
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
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.