Prometeo-Pyrrha icon indicating copy to clipboard operation
Prometeo-Pyrrha copied to clipboard

Former repository for Prometeo, winner of the Call for Code 2019 Global Challenge, open sourced as Pyrrha (see links within this repo). It measures toxin exposure in real time and analyzes trends over...

Results 60 Prometeo-Pyrrha issues
Sort by recently updated
recently updated
newest added

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.7.1 to 22.0.0. Release notes Sourced from gunicorn's releases. Gunicorn 22.0 has been released Gunicorn 22.0.0 has been released. This version fix the numerous security vulnerabilities. You're...

dependencies
python

During the 12 weeks of the IBM Service Corps deployment, we will focus on a third-generation prototype that covers the new sensors, a new base platform, and a degree of...

hardware-engineer

"As a Prometeo contributor, I need to be walked-through a storyboard of the Prometeo Platform being used by a set of Firefighters and a Control Center Leader, so that I...

command-center
fire-fighter
design-ux

`run_analytics()` in GasExposureAnalytics.py is caching the timestamp key after the first time it's called, causing Duplicate Record exceptions on subsequent calls. Root cause : there's a default argument in the...

bug
developer

To define out-of-the-box configuration for Nitrogen Dioxide 10m/30m/60m/4hr/8hr limits that matches the sensor capabilities. An incompatibility needs to be resolved - the [AEGL-2 limits for NO2](https://www.epa.gov/aegl/nitrogen-dioxide-aegl-program) requested by Prometeo are...

Significant issue for the risk log... **The Issue** * The current NO2 sensor has a range of 10ppm. Ideally, Prometeo firefighters want the limit to be set at 20ppm, but...

bug
command-center
data-scientist-analyst
medical-regulation
high-priority
firmware-engineer
legal-regulatory-security
developer
hardware-engineer

The resistive layer of a sensor can also be 'poisoned' by particulates in the air - we refer to this as a `corrupted` or poisoned sensor. Sensor corruption is permanent....

enhancement
fire-fighter
firmware-engineer

Proposed Schema below. **Key points:** * There are two tables: * `firefighter_sensor_log` where each row is the raw/unmodified sensor readings associated with `firefighter_id` during the minute `timestamp_mins` - we never...

Add gauge tests and tests for a second gas. 1. Previously, the tests only tested the TWA exposure calculations, not the comparison of those exposures to the corresponding limits -...

enhancement
command-center
data-scientist-analyst