Skip to content

sataako/fmio-server

Repository files navigation

fmio-server

Automated FMI open data scraper, processor and database

This is the backend used in the sataako-service.

Heroku: https://sataako2017.herokuapp.com/

Example queries

Setup

Requires python 2.7 and pip. After installing them install required packages with pip install -r requirements.txt.

Set environment variables:

  • FMI_API_KEY is a key for the weather data
  • LD_LIBRARY_PATH should be appended with a path to the pyoptflow folder. For example LD_LIBRARY_PATH=${LD_LIBRARY_PATH}/path/to/pyoptflow:

Run the server with ./run_server.sh.

Data sources

Weather data

Base maps