BangleApps/apps/usgs
thyttan 970cb199d1 usgs: add FIXME comment re `data`
The logic for passing data around seems to be broken to me.
2024-10-30 20:21:33 +01:00
..
ChangeLog Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
README.md Update README.md 2023-08-09 08:35:09 -04:00
app-icon.js Added icon 2023-08-06 14:34:52 -04:00
app.js Fix apps with undefined variables 2024-03-13 11:51:40 +01:00
app.png Add files via upload 2023-08-06 14:45:53 -04:00
metadata.json Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
settings.js usgs: add FIXME comment re `data` 2024-10-30 20:21:33 +01:00

README.md

USGS Data reporting

More information on making apps:

Simple app that pulls data from internet API regarding water/stream/river conditions. Useful for fishing or other water sports.

Usage

API information can be found here: https://labs.waterdata.usgs.gov/docs/sensorthings/index.html

Location can be found via map here: https://maps.waterdata.usgs.gov/mapper/ Find the site you're looking for and note the "site number". This will be the "location" setting.

image

Keyboard is required to change location setting.

Features

Simple interface will display most current data for the specified location when the app is opened. Settings can change the location, or which data is displayed.

Controls

Press button (middle on Bangle 1) once to refresh data, twice to return to launcher.

Creator

inhof009