Skip to content

fengcong1992/OpenSolar_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

OpenSolar_Python: Promoting the Openness and Accessibility of Diverse Public Solar Datasets - Python version

Solar data is the foundation of data-driven research in solar power grid integration and power system operations. Compared to other fields in data science, the openness and accessibility of solar data fall behind, which prevents solar data science from catching up with the emerging trend of data science (e.g., deep learning). In this repository, OpenSolar_Python, a Python package, is developed to enhance the openness and accessibility of publicly available solar datasets. The OpenSolar package provides access to multiple formats of data with diverse measurements in 4 datasets, which are:

Different from other open solar datasets that only contain meteorological data, the 4 datasets in the OpenSolar package also consists of behind-the-meter data, sky images, and solar power data with satisfactory temporal and spatial resolution and coverage. The overview, quality control methods, and potential usage of the datasets, in conjunction with the sample code of implementing the OpenSolar functions, are described. The package is expected to assist in bridging the gaps among solar energy, power systems, and machine/deep learning research.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

This is an Python package, so you need to install Python on your computer first.

Installing

Once Python is installed, please make sure pip, the Python package installer, is also installed. Then the OpenSolar package (named OpenSolar_Python) can be downloaded from the Github repository

pip install git+https://github.com/fengcong1992/OpenSolar_Python

About

The Python version of OpenSolar package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages