surya-ravindra commited on
Commit
1cedc67
·
verified ·
1 Parent(s): c4b142b

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +65 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: time
5
+ dtype: timestamp[s, tz=US/Pacific]
6
+ - name: Global_horizontal_irradiance
7
+ dtype: float32
8
+ - name: Azimuth_angle
9
+ dtype: float64
10
+ - name: Zenith_angle
11
+ dtype: float64
12
+ - name: Clear_sky_ghi
13
+ dtype: float64
14
+ - name: Clear_sky_dni
15
+ dtype: float64
16
+ - name: Clear_sky_dhi
17
+ dtype: float64
18
+ - name: physics_panel_tilt
19
+ dtype: float64
20
+ - name: physics_panel_orientation
21
+ dtype: int64
22
+ - name: physics_aoi
23
+ dtype: float64
24
+ - name: physics_diffused_irradiance
25
+ dtype: float64
26
+ - name: physics_reflected_irradiance_tilted
27
+ dtype: float64
28
+ - name: physics_direct_irradiance_tilted
29
+ dtype: float64
30
+ - name: physics_total_irradiance_tilted
31
+ dtype: float64
32
+ - name: Normalised_Global_horizontal_irradiance
33
+ dtype: float64
34
+ - name: Normalised_Clear_sky_ghi
35
+ dtype: float64
36
+ - name: Normalised_Clear_sky_dni
37
+ dtype: float64
38
+ - name: Normalised_Clear_sky_dhi
39
+ dtype: float64
40
+ - name: Normalised_physics_panel_tilt
41
+ dtype: float64
42
+ - name: Normalised_physics_panel_orientation
43
+ dtype: float64
44
+ - name: Normalised_physics_aoi
45
+ dtype: float64
46
+ - name: Normalised_physics_diffused_irradiance
47
+ dtype: float64
48
+ - name: Normalised_physics_reflected_irradiance_tilted
49
+ dtype: float64
50
+ - name: Normalised_physics_direct_irradiance_tilted
51
+ dtype: float64
52
+ - name: Normalised_physics_total_irradiance_tilted
53
+ dtype: float64
54
+ splits:
55
+ - name: train
56
+ num_bytes: 20306580
57
+ num_examples: 103605
58
+ download_size: 20364322
59
+ dataset_size: 20306580
60
+ configs:
61
+ - config_name: default
62
+ data_files:
63
+ - split: train
64
+ path: data/train-*
65
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2df0497f2ab7ee2055f6d167166a875d5e4f00f05a4a755b6f40af39e7a17793
3
+ size 20364322