forked from opencdms-project/was-wg
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdailydata_dd.json
More file actions
37 lines (37 loc) · 775 Bytes
/
dailydata_dd.json
File metadata and controls
37 lines (37 loc) · 775 Bytes
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
[
{
"Station": "01MATTRG",
"Date": "2013-11-01T00:00:00Z",
"Value": 7.8
},
{
"Station": "01MATTRG",
"Date": "2013-11-02T00:00:00Z",
"Value": 12.2
},
{
"Station": "01MATTRG",
"Date": "2013-11-03T00:00:00Z",
"Value": 10.5
},
{
"Station": "01MATTRG",
"Date": "2013-11-04T00:00:00Z",
"Value": 0.0
},
{
"Station": "01MATTRG",
"Date": "2013-11-05T00:00:00Z",
"Value": 0.0
},
{
"Station": "01MATTRG",
"Date": "2013-11-06T00:00:00Z",
"Value": 8.8
},
{
"Station": "01MATTRG",
"Date": "2013-11-07T00:00:00Z",
"Value": 9.0
}
]