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
263 cleanup analysisprediction settings #268 (hatyan.prediction() does not accepts settings anymore, they are derived from the components dataframe now, this prevents accidental mistakes)
TODO:
init_RWS
andexit_RWS
#106__main__.py
#113analysis_peryear
#115readts_dia
#119get_components_from_ts
butanalysis
instead #124comp_allyears
tocomp_allperiods
inplot_components()
#126times_ext
list andtimestep_min
withslice(tstart,tstop,tstep_min)
#104python -m hatyan -h
does not work anymore?astrog_test.py
fails #166.gitattributes
?ddlpy_to_hatyan()
#212pandas.DataFrame.attrs
instead of separate properties #217write_tsdia_HWLW
intowrite_tsdia
#215__all__
in all code scripts #184_read_components_analysis_settings
#177get_diaxycoords
#254return_listoptions
argument inhatyan.hatyan_core.get_const_list_hatyan()
#261ts
) #264Components
andTimeseries
classes #130components_timeshift()
#280CS_comps_derive
components are inconst_list
#289plot_HWLW_validatestats()
#297Overview of user impact of finished todo's:
hatyan.write_tsdia_HWLW()
)hatyan
commmand available via command line directly, instead of viapython -m hatyan
)"10min"
, not10
anymore)CS_comps
argument forhatyan.prediction()
to lowercase)comp_sec_list
argument forhatyan.merge_componentgroups()
, now use.iloc[]
oncomp_sec
instead`)FEWS HWLW numbering impact:
216 simplify write tsnetcdf by deriving metadata from input dataframes #260
hatyan.writets_netcdf()
tohatyan.write_netcdf()
dropped ts from all read/write functions for timeseries #265After release:
Follow-up: #310
The text was updated successfully, but these errors were encountered: