Skip to content

This line needs to be removed as it causes soiling intervals to be incorrectly determined when precip events are also considered. #189

@matt14muller

Description

@matt14muller

df['clean_event'] = (df.clean_event) & (~df.clean_event.shift(-1).fillna(False))

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions