File size: 1,163 Bytes
38ca266
 
 
e319b68
38ca266
 
 
 
 
b8fc4f4
 
 
 
 
1cc44c3
b8fc4f4
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: README
emoji: πŸ‘
colorFrom: blue
colorTo: gray
sdk: static
pinned: false
---

SolarBench is an initiative focused on reducing barriers for researchers and practitioners to access large environmental datasets for advancing solar energy forecasting and related fields.

This repo contains multiple data modalities and is structured as follow:

- `ground_full`: Ground-based sensor data including **sky images**, a variety of **meteorological measurements**, and labels for solar forecasting tasks, namely different **solar irradiance** components (i.e., GHI, DHI, and DNI) or **power generation** from solar panels.
- `ground_no_skycam`: A lite version of `ground_full` by excluding **sky images**. Useful for fast analysis and training non-vision models or performing ablation studies.
- `satellite`: Geostationary satellite imagery including GOES, Himawari, MSG.
- `weather_forecasts`: Numerical weather predictions (e.g., GFS).
- `climate_reanalysis`: Retrospective climate reanalysis datasets (e.g., ERA5).

These data can be easily accessed and made into use through the machine learning toolbox we developed. For more details, check it out here: