What’s new#
UNRELEASED#
Feat#
expanded physical_break_dict in #151
linear fit for slotgemiddelden (no nodal) in #157
exposed yearly tidal components with
kw.calc_getijcomponenten()
in #159support for timedelta
diff()
because of update topandas>=2.1.4
in #161neater handling of time in
kw.calc_havengetallen()
in #163automatic cropping of timeseries if required to simplify user interaction in #168
exposed mean HW/LW during spring and neaptide with
kw.calc_HWLW_springneap()
in #175
Deprecated#
deprecated debug argument for
kw.calc_gemiddeldgetij()
in #170
0.3.0 (2024-10-01)#
Feat#
Fix#
0.2.0 (2024-09-02)#
This version has a reduced 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.
Feat#
moved from pickle to netcdf and improved statistics in #14
structured data retrieval and statistics in #16 and #19 and #33
update dependencies and code to hatyan 2.8.0 in #28
added neaptide tidal indicators for extremes in #34
used threshold frequency instead of fixed index in
kw.overschrijding.blend_distributions
in #38dropped timezones consistently in
kw.calc_wltidalindicators()
andkw.calc_HWLWtidalindicators()
to increase performance #41simplified methods for gemiddeld getij and reducing public functions to
kw.calc_gemiddeldgetij()
in #46simplified methods for havengetallen and reducing public functions to
kw.calc_havengetallen()
in #48simplified methods for slotgemiddelden and reducing public functions to
kw.calc_slotgemiddelden()
in #62created
kw.plot_stations()
in #57clipping of timeseries on physical breaks with
kw.data_retrieve.clip_timeseries_physical_break()
(private) in #61 and #64added computation of hat/lat from measurements with
kw.calc_hat_lat_frommeasurements()
in #74added modular check for timeseries coverage in #76
simplified methods for overschrijdingsfreqs and reducing public functions to
kw.calc_overschrijding()
in #81add hydra statistics for overschrijdingen as preparation for eventual method in #106
improvements to output csv files in #109
drop duplicate times in
kw.read_measurements()
in #116use NETCDF4_CLASSIC format to reduce file sizes written by
kw.retrieve_measurements()
in #119align output of all methods in #127
Fix#
0.1.0 (2024-03-11)#
This is the set of kenmerkende waarden kust scripts and functions as transfered from hatyan and how they were applied in the kwk-2022 project.