ribbit-network-dashboard icon indicating copy to clipboard operation
ribbit-network-dashboard copied to clipboard

The web dashboard for the world's largest crowdsourced network of open-source, low-cost, CO2 Gas Detection Sensors.

Results 11 ribbit-network-dashboard issues
Sort by recently updated
recently updated
newest added

in locations where multiple sensors are deployed at the same spot (e.g. Zurich/ICOS), it is not possible to pinpoint which sensor is which from the map, unless the sensor ID...

enhancement

Just made a start on this improvement, but haven't finished it yet.

Currently, the web dashboard only shows sensors that are currently "online", meaning that they have reported data recently. However, there is a lot of valuable data from sensors that had...

enhancement

Previous work improved our database so that Frog sensors store data for an indefinite time. However the web front end only allows viewing data up to 30 days. This should...

### Goal We assume there is a relationship between the sensor-measured CO2, temperature, barometric pressure, and humidity. We need to create the normalization algorithm and data pipeline to perform this...

enhancement

From a Ribbit Network user: It would be great to have some sort of night/ day shading of the graph background, so you know where you are at in time.

enhancement
front-end

We should figure out how to generate emissions heatmaps in real time on our data dashboard.

enhancement
help wanted

The map is 2D, so we only need to query and render the sensors that are visible on the map. Approach: find the (lat, lon) of the top left and...

enhancement
front-end

In #95, an excellent start was made at converting the Python Dash Web App to a React App. This seems to be a more scalable path forward for our web...

enhancement
front-end