Upload dataset
Browse files- README.md +81 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: Raw_images
|
5 |
+
dtype: image
|
6 |
+
- name: time
|
7 |
+
dtype: timestamp[s, tz=US/Pacific]
|
8 |
+
- name: Global_horizontal_irradiance
|
9 |
+
dtype: float32
|
10 |
+
- name: Azimuth_angle
|
11 |
+
dtype: float64
|
12 |
+
- name: Zenith_angle
|
13 |
+
dtype: float64
|
14 |
+
- name: Clear_sky_ghi
|
15 |
+
dtype: float64
|
16 |
+
- name: Clear_sky_dni
|
17 |
+
dtype: float64
|
18 |
+
- name: Clear_sky_dhi
|
19 |
+
dtype: float64
|
20 |
+
- name: physics_panel_tilt
|
21 |
+
dtype: float64
|
22 |
+
- name: physics_panel_orientation
|
23 |
+
dtype: int64
|
24 |
+
- name: physics_aoi
|
25 |
+
dtype: float64
|
26 |
+
- name: physics_diffused_irradiance
|
27 |
+
dtype: float64
|
28 |
+
- name: physics_reflected_irradiance_tilted
|
29 |
+
dtype: float64
|
30 |
+
- name: physics_direct_irradiance_tilted
|
31 |
+
dtype: float64
|
32 |
+
- name: physics_total_irradiance_tilted
|
33 |
+
dtype: float64
|
34 |
+
- name: Normalised_Global_horizontal_irradiance
|
35 |
+
dtype: float64
|
36 |
+
- name: Normalised_Clear_sky_ghi
|
37 |
+
dtype: float64
|
38 |
+
- name: Normalised_Clear_sky_dni
|
39 |
+
dtype: float64
|
40 |
+
- name: Normalised_Clear_sky_dhi
|
41 |
+
dtype: float64
|
42 |
+
- name: Normalised_physics_panel_tilt
|
43 |
+
dtype: float64
|
44 |
+
- name: Normalised_physics_panel_orientation
|
45 |
+
dtype: float64
|
46 |
+
- name: Normalised_physics_aoi
|
47 |
+
dtype: float64
|
48 |
+
- name: Normalised_physics_diffused_irradiance
|
49 |
+
dtype: float64
|
50 |
+
- name: Normalised_physics_reflected_irradiance_tilted
|
51 |
+
dtype: float64
|
52 |
+
- name: Normalised_physics_direct_irradiance_tilted
|
53 |
+
dtype: float64
|
54 |
+
- name: Normalised_physics_total_irradiance_tilted
|
55 |
+
dtype: float64
|
56 |
+
- name: Pressure
|
57 |
+
dtype: int64
|
58 |
+
- name: Air_temperature
|
59 |
+
dtype: int64
|
60 |
+
- name: Avg_wind_speed
|
61 |
+
dtype: int64
|
62 |
+
- name: Avg_wind_direction
|
63 |
+
dtype: int64
|
64 |
+
- name: Rel_humidity
|
65 |
+
dtype: int64
|
66 |
+
- name: date
|
67 |
+
dtype: string
|
68 |
+
- name: DATE
|
69 |
+
dtype: string
|
70 |
+
splits:
|
71 |
+
- name: train
|
72 |
+
num_bytes: 230059719.33333334
|
73 |
+
num_examples: 34535
|
74 |
+
download_size: 231207397
|
75 |
+
dataset_size: 230059719.33333334
|
76 |
+
configs:
|
77 |
+
- config_name: default
|
78 |
+
data_files:
|
79 |
+
- split: train
|
80 |
+
path: data/train-*
|
81 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6aafca51b39a2cd9c0cf8089a073ae163de970bf42efadbd84b284bc2c145c4
|
3 |
+
size 231207397
|