mkrausio commited on
Commit
18fa9b4
·
verified ·
1 Parent(s): 4a61f60

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +8 -48
  2. weather/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -2,58 +2,18 @@
2
  dataset_info:
3
  config_name: weather
4
  features:
5
- - name: timestamp
6
- dtype: string
7
- - name: p (mbar)
8
- dtype: float64
9
- - name: T (degC)
10
- dtype: float64
11
- - name: Tpot (K)
12
- dtype: float64
13
- - name: Tdew (degC)
14
- dtype: float64
15
- - name: rh (%)
16
- dtype: float64
17
- - name: VPmax (mbar)
18
- dtype: float64
19
- - name: VPact (mbar)
20
- dtype: float64
21
- - name: VPdef (mbar)
22
- dtype: float64
23
- - name: sh (g/kg)
24
- dtype: float64
25
- - name: H2OC (mmol/mol)
26
- dtype: float64
27
- - name: rho (g/m**3)
28
- dtype: float64
29
- - name: wv (m/s)
30
- dtype: float64
31
- - name: max. wv (m/s)
32
- dtype: float64
33
- - name: wd (deg)
34
- dtype: float64
35
- - name: rain (mm)
36
- dtype: float64
37
- - name: raining (s)
38
- dtype: float64
39
- - name: SWDR (W/m�)
40
- dtype: float64
41
- - name: PAR (�mol/m�/s)
42
- dtype: float64
43
- - name: max. PAR (�mol/m�/s)
44
- dtype: float64
45
- - name: Tlog (degC)
46
- dtype: float64
47
- - name: OT
48
- dtype: float64
49
  - name: id
50
  dtype: string
 
 
 
 
51
  splits:
52
  - name: train
53
- num_bytes: 10949658
54
- num_examples: 52696
55
- download_size: 4481238
56
- dataset_size: 10949658
57
  configs:
58
  - config_name: weather
59
  data_files:
 
2
  dataset_info:
3
  config_name: weather
4
  features:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  - name: id
6
  dtype: string
7
+ - name: timestamp
8
+ sequence: timestamp[ns]
9
+ - name: target
10
+ sequence: float64
11
  splits:
12
  - name: train
13
+ num_bytes: 17706339
14
+ num_examples: 21
15
+ download_size: 4749256
16
+ dataset_size: 17706339
17
  configs:
18
  - config_name: weather
19
  data_files:
weather/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e4947cb8ca922e601ddbda9f3dcee251a392e0a0a16a3ae5cd772f7ea2662c3
3
- size 4481238
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fdfd69ecc278058e4c3a55134ba48d11204060349af912ad5498ef9bda7d27c
3
+ size 4749256