You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this tag/release is to reduce the complexity for the user by making the public functions straightforward to use. There will be no changes that significantly affect the results, so we can still (approximately) reproduce the kenmerkendewaarden 2011/2021 derived in 2020-2022. The resulting methods are still not production-ready, since there are still improvements needed that will be inplemented in kenmerkendewaarden 0.3.0.
derive preliminary output 2011 and 2021 for station_list = ["VLISSGN","HOEKVHLD","IJMDBTHVN","HARLGN","DENHDR","DELFZL","SCHIERMNOG","VLIELHVN","STELLDBTN","SCHEVNGN","ROOMPBTN"]
consider updating whatsnew for PR's between 87 and 116
tag+release v0.2.0
release on pypi and add supported-py-versions badge and pypi-package-version badge and number-of-downloads badge. Maybe move to 0.3.0 release? Will AB use tidalindicators etc?
produce 2011/2021 results, zip+backup files and send to RWS
The goal of this tag/release is to reduce the complexity for the user by making the public functions straightforward to use. There will be no changes that significantly affect the results, so we can still (approximately) reproduce the kenmerkendewaarden 2011/2021 derived in 2020-2022. The resulting methods are still not production-ready, since there are still improvements needed that will be inplemented in kenmerkendewaarden 0.3.0.
Todo:
KWK_process.py
and underlying functionscompute_actual_counts
andcompute_expected_counts
in case of all-nan year/month #83plot_overschrijding()
#95station_list = ["VLISSGN","HOEKVHLD","IJMDBTHVN","HARLGN","DENHDR","DELFZL","SCHIERMNOG","VLIELHVN","STELLDBTN","SCHEVNGN","ROOMPBTN"]
kw.retrieve_measurements()
#122data_pd_HWLW_10y_12
df forSTELLDBTN
#125Tasks not related to methods (maybe partly for next tag/release):
TimeSeries_TimedeltaFormatter_improved
to pandas >> commented in Better display of negative Timedelta pandas-dev/pandas#17232 (comment)pandas>=2.2.0
Follow-up: #75
The text was updated successfully, but these errors were encountered: