Releases: rolltime/rolltime-forecast
Releases · rolltime/rolltime-forecast
v.0.1.0
First working API. Contains the following features:
- Has a collection of models that forecast N minutes ahead of any station.
- Connects to a
PostgreSQL
instance to read data.
- Has a GET
/forecast
endpoint as interface.