File size: 1,806 Bytes
07a21bb
 
 
 
 
 
7729ece
07a21bb
 
 
 
 
 
 
 
 
 
 
7729ece
07a21bb
 
 
 
 
 
 
 
 
95ec3c2
07a21bb
95ec3c2
07a21bb
95ec3c2
07a21bb
95ec3c2
07a21bb
 
 
95ec3c2
07a21bb
 
 
 
 
 
 
 
 
95ec3c2
07a21bb
 
 
95ec3c2
07a21bb
 
 
 
 
 
 
 
 
95ec3c2
07a21bb
 
 
 
 
95ec3c2
07a21bb
 
 
95ec3c2
07a21bb
95ec3c2
07a21bb
95ec3c2
07a21bb
 
 
 
95ec3c2
7729ece
95ec3c2
 
07a21bb
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
---
dataset_info:
  features:
  - name: time
    dtype: string
  - name: date
    dtype: string
  - name: day
    dtype: int32
  - name: month
    dtype: int32
  - name: year
    dtype: int32
  - name: fueltype
    dtype: int64
  - name: type-name
    dtype: string
  - name: value
    dtype: int64
  - name: shortwave_radiation
    dtype: float64
  - name: direct_radiation
    dtype: float64
  - name: diffuse_radiation
    dtype: float64
  - name: direct_normal_irradiance
    dtype: float64
  - name: cloudcover
    dtype: int64
  - name: cloudcover_low
    dtype: int64
  - name: cloudcover_mid
    dtype: int64
  - name: cloudcover_high
    dtype: int64
  - name: temperature_2m
    dtype: float64
  - name: relativehumidity_2m
    dtype: int64
  - name: dewpoint_2m
    dtype: float64
  - name: surface_pressure
    dtype: float64
  - name: vapour_pressure_deficit
    dtype: float64
  - name: windspeed_10m
    dtype: float64
  - name: winddirection_10m
    dtype: int64
  - name: windspeed_100m
    dtype: float64
  - name: winddirection_100m
    dtype: int64
  - name: windgusts_10m
    dtype: float64
  - name: precipitation
    dtype: float64
  - name: rain
    dtype: float64
  - name: snowfall
    dtype: float64
  - name: day_of_year
    dtype: int32
  - name: sin_doy
    dtype: float64
  - name: cos_doy
    dtype: float64
  - name: season
    dtype: int64
  - name: solar_zenith_noon_deg
    dtype: float64
  - name: sunrise_time_h
    dtype: int64
  - name: sunrise_time_m
    dtype: int64
  - name: sunset_time_h
    dtype: int64
  - name: sunset_time_m
    dtype: int64
  splits:
  - name: train
    num_bytes: 30473437
    num_examples: 103125
  download_size: 4218299
  dataset_size: 30473437
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---