Gabe Wolofsky

Results 73 issues of Gabe Wolofsky

Particularly: - common_tasks.py - custom_operators.py - dag_functions.py - List all DAGs and their readmes?

Documentation

There are volumes during many of these alerts! We may need to use these similarly to anomalous_ranges. ```sql SELECT a.intersection_uid, alert, start_time, end_time, SUM(volume) FROM miovision_api.alerts AS a LEFT JOIN...

There are new details to be added from: - Islam's changes (#748, #787, #866) - [x] #902 - [x] #928

Documentation

## What this pull request accomplishes: - Thanks to our feedback, the API now returns alerts active over a range of time, rather than alerts active at an instant in...

enhancement
Miovision

https://docs.api.miovision.one/ > Please transition to the new API by October 2024, as we will be deprecating the [old version](https://click.email.miovision.com/?qs=d5be7d33ea2e3f52ef5548e77891246c43f643e294c6f593a1a82914099cbd3c256382b28799cd54aa506338bb91692829ea839a2e9cea35). After this date, the old APIs will no longer be supported....

Miovision

According to Ecocounter, data can sometimes arrive late due to poor cellular connection. We should add a process to retry sensors missing data on previous days (up to a week?).

Ecocounter

Although we say in the docs not to use bikes in crosswalk data, they are currently included in intersection_movements table and being aggregated into volumes_15min. ```sql SELECT * FROM miovision_api.intersection_movements...

bug
Miovision

It is cumbersome to need a review every time we add/edit sensor details, this feature should be transferred to lookup tables.

enhancement
RESCU