Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: NREL/rdtools

Tags

3.1.0-beta.1

Toggle 3.1.0-beta.1's commit message
Beta release based on PR #470

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #465 from NREL/3.0.1_candidate

3.0.1 patch

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #465 from NREL/3.0.1_candidate

3.0.1 patch

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #448 from NREL/development

3.0 Release

3.0.0-beta.1

Toggle 3.0.0-beta.1's commit message
update changelog for beta release

3.0.0-beta.0

Toggle 3.0.0-beta.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #390 from NREL/aggregated_filters_for_trials

RdTools 3.0-beta

3.0.0-alpha.6

Toggle 3.0.0-alpha.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #427 from NREL/publish_to_pypi

Replace deploy with trusted publisher workflow for pypi

3.0.0-alpha.5

Toggle 3.0.0-alpha.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Wrapper for clearsky filter combining csi and pvlib models (#412)

* add wrapper clearsky_filter

* rename filter to model

* update analysis_chains with  clearsky filter wrapper

* update clearsky tests

* update default filter params

* add pending changelog

* update init.py

* update api.rst

* add test for clearsky_filter function

* remove experimental warning for logic_clip_filter test

* re-run notebook

* update configparser deprecated arguments python 3.12

* Use csi clearsky filter in a number of tests

* Adjust how attributes are removed for error testing

* fix linting in analysis_chains_test

* update numexpr to 2.10

* update h5py requirements to 3.11

* Revert "re-run notebook"

This reverts commit 751cfaa.

* update notebook requirements

* save degradation notebook without logic filter warning

* availability notebook avoid double plotting figures

* re-run TrendAnalysis notebook

* Revert "re-run TrendAnalysis notebook"

This reverts commit 3e91ada.

* restart kernel and re-run TrendAnalysis notebook

* update change log

* add line to change log

* further changelog fixes

---------

Co-authored-by: Michael Deceglie <[email protected]>

3.0.0-alpha.4

Toggle 3.0.0-alpha.4's commit message
Merge branch 'development' into aggregated_filters_for_trials

2.2.0-beta.2

Toggle 2.2.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
return results instead of none when CODS soiling signal is small (#400)

* return results instead of none

* change dep. less_precise to rtol in assert

* flake8 fix missing whitespace

* flake8 fix missing whitespace

* specify dtype seasonal_samples

* Re run notebook

* add CODS small signal test

* update arch version

* update packages re-run notebook

* update change log

* Add arch bump to the changelog

---------

Co-authored-by: Michael Deceglie <[email protected]>
Co-authored-by: Michael Deceglie <[email protected]>