smash.Signatures#
- class smash.Signatures(data=None)[source]#
Represents signatures computation result.
- Attributes:
- cont
pandas.DataFrame A dataframe representing observed or simulated continuous signatures. The column names include the catchment code and the names of the studied signatures.
- event
pandas.DataFrame A dataframe representing observed or simulated flood event signatures. The column names include the catchment code, the season in which the event occurs, the start and end of each event, whether double events with multiple peaks are detected, and the names of the studied signatures.
- cont
See also
smash.signaturesCompute simulated or observed hydrological signatures of Model.