smash.Signatures#

class smash.Signatures(data=None)[source]#

Represents signatures computation result.

Attributes:
contpandas.DataFrame

A dataframe representing observed or simulated continuous signatures. The column names include the catchment code and the names of the studied signatures.

eventpandas.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.

See also

smash.signatures

Compute simulated or observed hydrological signatures of Model.