Metadata-Version: 2.1
Name: nowcasting-forecast
Version: 0.0.34
Summary: Live forecast for the OCF nowcasting project
Home-page: https://github.com/openclimatefix/nowcasting_forecast
Author: Peter Dudfield
Author-email: peter@openclimatefix.org
License: MIT
Keywords: artificial intelligence,forecast
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic
Requires-Dist: sqlalchemy
Requires-Dist: psycopg2-binary
Requires-Dist: numpy
Requires-Dist: click
Requires-Dist: nowcasting-dataset
Requires-Dist: s3fs

# Nowcasting Forecast
Making live forecasts for the nowcasting project

In development!!!!

Rough idea of this project
1. load data
2. create GSP level data ready for ML
3. Run thorugh ML model
4. Save model to database

![Models](diagram.png)


