Skip to content

Commit

Permalink
tyr again with CI
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Dec 12, 2023
1 parent 7ffd76a commit 769eb47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ jobs:
pytest_cov_dir: "quartz_solar_forecast"
os_list: '["ubuntu-latest"]'
python-version: "['3.10','3.11']"
extra_commands:
export HF_TOKEN=${{ secrets.HF_TOKEN }}
extra_commands: export HF_TOKEN=${{ secrets.HF_TOKEN }}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<!-- ALL-CONTRIBUTORS-BADGE:END -->

The aim of the project is to build an open source PV forecast that is free and easy to use.
The forecast providers the expected generation in `kw` for 0 to 48 hours for a single PV site.
Open Climate Fix also provide a commercial PV forecast, please get in touch at [email protected]

The current model uses GFS or ICON NWPs to predict the solar generation at a site
Expand Down

0 comments on commit 769eb47

Please sign in to comment.