Skip to content
Snippets Groups Projects

filter temperatures separately to legacy

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -364,6 +364,7 @@ def second_filter(
update_limit=update_limit,
)
def temperature_filter(
observatory: str,
input_factory: Optional[TimeseriesFactory] = None,
Loading