Releases: NREL/rdtools
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.
Version 2.0.1
Reverses the deprecation of the pvwatts normalization functions. For details please see the change log.
Version 2.0.0
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
2.0 release candidate. Includes substantial updates to functions and examples. See release notes in rdtools.readthedocs.io
Version 1.2.3
-Updates dependencies
-Versioneer bug fix
-Licence update
Version 2.0.0 alpha.0
Version 1.2.2
Patch that adds author email to enable pypi deployment