Skip to content

Releases: rolltime/rolltime-forecast

v.0.1.0

12 Oct 01:09
Compare
Choose a tag to compare

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.