new stationarity definition and tests
Showing
- ntrfc/postprocessing/timeseries/integral_scales.py 6 additions, 2 deletionsntrfc/postprocessing/timeseries/integral_scales.py
- ntrfc/postprocessing/timeseries/stationary_signal_check.py 148 additions, 213 deletionsntrfc/postprocessing/timeseries/stationary_signal_check.py
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- requirements_dev.txt 1 addition, 0 deletionsrequirements_dev.txt
- tests/test_ntrfc_postprocessing.py 184 additions, 0 deletionstests/test_ntrfc_postprocessing.py
... | ... | @@ -9,3 +9,4 @@ PyYaml==6.0 |
pandas==1.3.3 | ||
tqdm==4.59.0 | ||
importlib_resources==5.4.0 | ||
statsmodel==0.13.2 |
tests/test_ntrfc_postprocessing.py
0 → 100644
Please register or sign in to comment