https://github.com/dmidk/smaps
Framework for collecting Smartphone Pressure Observations (SPOs)
https://github.com/dmidk/smaps
android dataassimilation ios nwp pressure-sensor weather
Last synced: 2 months ago
JSON representation
Framework for collecting Smartphone Pressure Observations (SPOs)
- Host: GitHub
- URL: https://github.com/dmidk/smaps
- Owner: dmidk
- Created: 2022-02-16T11:47:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-17T16:01:49.000Z (over 1 year ago)
- Last Synced: 2025-01-17T16:45:28.102Z (over 1 year ago)
- Topics: android, dataassimilation, ios, nwp, pressure-sensor, weather
- Language: Swift
- Homepage:
- Size: 1.64 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SMAPS
SMAPS (SMArtphone Pressure System) is a framework for collecting and processing pressure data from smartphones for use in numerical weather prediction models.
Both an **iOS** and **Android** version is maintained. The logic for both versions is the same, but of course the code differs. (*Currently only the **iOS** version is available*)
The framework is included into apps to collect pressure information to make better weather forecasts.
## Installation
For installation instructions see the `ios` and `android` directories respectively.
The framework itself is called **smaps**, but comes also with a simple app to show how to install and initialise the **smaps** framework.