Skip to content

feature: option to load wind and solar resource data from HPC #28

feature: option to load wind and solar resource data from HPC

feature: option to load wind and solar resource data from HPC #28

Workflow file for this run

name: Test Documentation Build
on: [ push, pull_request ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: 3.11
- name: Install dependencies
run: |
pip install ".[develop]"
- name: Build documentation
run: |
jupyter-book build docs/