Skip to content

Commit

Permalink
#28 use raw http link for image
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Dec 20, 2023
1 parent 6e1e52b commit 29c6335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ predictions_df = run_forecast(site=site, ts='2023-11-01')

Which gives the following prediction

![predictions.png](predictions.png)
![https://github.com/openclimatefix/Open-Source-Quartz-Solar-Forecast/blob/main/predictions.png?raw=true](https://github.com/openclimatefix/Open-Source-Quartz-Solar-Forecast/blob/main/predictions.png?raw=true)

## Model

Expand Down

0 comments on commit 29c6335

Please sign in to comment.