Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.96 KB

README.md

File metadata and controls

49 lines (34 loc) · 1.96 KB

Arctic Rain on Snow Study (AROSS) Stations User Interface

Actions Status Documentation Status

PyPI version Conda-Forge PyPI platforms

GitHub Discussion

Reads Automated Surface Observation Station (ASOS) data from an API and visualizes the data on a map and bar charts.

Part of the AROSS Stations project.

Important

The database and API must be running on localhost.

Usage

Required Docker for quickstart. For development, requires NodeJS >=20.

Starting the UI

docker compose up --pull=always --detach

Visit the running application at http://localhost:80.