-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdailyweathertrends_sample.txt
More file actions
45 lines (39 loc) · 1.44 KB
/
dailyweathertrends_sample.txt
File metadata and controls
45 lines (39 loc) · 1.44 KB
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
---------- Weather Data Daily Trends Report ----------
start date: 2021-06-10
end date: 2021-06-20
dhttemp mean_mean: 31.064
dhttemp min_mean: 28.985
dhttemp min_mean_days: [datetime.date(2021, 6, 13)]
dhttemp max_mean: 32.434
dhttemp max_mean_days: [datetime.date(2021, 6, 19)]
dhttemp min_min: 27.000
dhttemp min_min_days: [datetime.date(2021, 6, 13)]
dhttemp max_max: 34.600
dhttemp max_max_days: [datetime.date(2021, 6, 16) datetime.date(2021, 6, 17)]
dhthumd mean_mean: 54.942
dhthumd min_mean: 36.154
dhthumd min_mean_days: [datetime.date(2021, 6, 19)]
dhthumd max_mean: 71.578
dhthumd max_mean_days: [datetime.date(2021, 6, 12)]
dhthumd min_min: 13.800
dhthumd min_min_days: [datetime.date(2021, 6, 17)]
dhthumd max_max: 87.400
dhthumd max_max_days: [datetime.date(2021, 6, 13)]
bmptemp mean_mean: 30.268
bmptemp min_mean: 28.349
bmptemp min_mean_days: [datetime.date(2021, 6, 13)]
bmptemp max_mean: 31.829
bmptemp max_mean_days: [datetime.date(2021, 6, 19)]
bmptemp min_min: 26.540
bmptemp min_min_days: [datetime.date(2021, 6, 20)]
bmptemp max_max: 33.800
bmptemp max_max_days: [datetime.date(2021, 6, 17)]
bmppres mean_mean: 100408.779
bmppres min_mean: 100136.059
bmppres min_mean_days: [datetime.date(2021, 6, 10)]
bmppres max_mean: 100582.787
bmppres max_mean_days: [datetime.date(2021, 6, 13)]
bmppres min_min: 99902.000
bmppres min_min_days: [datetime.date(2021, 6, 10)]
bmppres max_max: 100716.000
bmppres max_max_days: [datetime.date(2021, 6, 12)]