An open API service indexing awesome lists of open source software.

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)

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.