An open API service indexing awesome lists of open source software.

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

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
```