Tags: NREL/rdtools
Tags
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 <Michael.Deceglie@nrel.gov>
Merge branch 'development' into aggregated_filters_for_trials
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 <mdeceglie@users.noreply.github.com> Co-authored-by: Michael Deceglie <Michael.Deceglie@nrel.gov>
PreviousNext