cwatm_load_tss#
- cwatm.cwatm_load_tss(data, start_date=None)[source]#
Parse CWatM typescripts files with pandas.
Parameters#
- datapath (str, pathlib.Path)
Path to the .tss file.
- start_datestr, optional
Starting date of the simulation. If absent, it will be retrieved from the setting files. If the setting file can not be accessed, the output data will keep integers as index.
Returns#
Load as a pandas.DataFrame