https://github.com/openclimatefix/analysis_of_pv_live
Analysis of data from Sheffield Solar's PV_Live API
https://github.com/openclimatefix/analysis_of_pv_live
Last synced: 10 months ago
JSON representation
Analysis of data from Sheffield Solar's PV_Live API
- Host: GitHub
- URL: https://github.com/openclimatefix/analysis_of_pv_live
- Owner: openclimatefix
- License: mit
- Created: 2023-05-02T12:08:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-11T13:13:14.000Z (about 3 years ago)
- Last Synced: 2025-05-29T18:34:39.454Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 3.57 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Analysis of data from Sheffield Solar's PV_Live API
# Installation
## Installation with conda / mamba
We recommend installing [mamba](https://github.com/mamba-org/mamba).
```shell
mamba env create -f environment.yml
```