forked from cgls/cdse-odata-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvito_odata_DMP_1km_v2_10daily_netcdf.json
102 lines (101 loc) · 2.83 KB
/
vito_odata_DMP_1km_v2_10daily_netcdf.json
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
93
94
95
96
97
98
99
100
101
102
{
"@odata.context": "$metadata#Products(Attributes())",
"Name": "c_gls_DMP-RT0_202001100000_GLOBE_PROBAV_V2.0.1_nc",
"EvictionDate": "9999-12-31T23:59:59.999999Z",
"ModificationDate": "2023-02-11T20:59:03Z",
"OriginDate": "2023-02-11T20:59:03Z",
"PublicationDate": "2023-08-29T07:46:16Z",
"Online": true,
"ContentType": "application/netcdf",
"Link": "s3://CLMS-ARCHIVE-INGESTION/netcdf/dry_matter_productivity/dmp_1km_v2_10daily/2020/20200110/c_gls_DMP-RT0_202001100000_GLOBE_PROBAV_V2.0.1.nc" ,
"CollectionName": "CLMS",
"SpatialExtent":"global",
"ProductType": "dry_matter_productivity",
"DatasetName": "dmp_1km_v2_10daily",
"Version": "v2",
"TargetFormat": "EXTRACTED",
"DecompressionStep": false,
"CompresionType": null,
"ContentDate": {
"Start": "2020-01-01T00:00:00Z",
"End": "2020-01-10T23:59:59Z"
},
"Checksum": {
"Value": "07ba8661aa2a5b86e95e8aa180a29a32",
"Algorithm": "MD5",
"ChecksumDate": "2023-11-12T17:25:19.782782Z"},
"GeoFootprint": {
"type": "Polygon",
"coordinates": [
[
[
-180.0044642857,
80.0044642857
],
[
-180.0044642857,
-59.9955357143
],
[
179.9955357143,
-59.9955357143
],
[
179.9955357143,
80.0044642857
],
[
-180.0044642857,
80.0044642857
]
]
]
},
"Attributes": [
{
"Name": "datasetIdentifier",
"ValueType": "String",
"Value": "dmp_300m_v1_10daily"
},
{
"Name": "processingCenter",
"ValueType": "String",
"Value": "VITO"
},
{
"Name": "nominalDate",
"ValueType": "DateTimeOffset",
"Value": "2020-01-10T00:00:00Z"
},
{
"Name": "title",
"ValueType": "String",
"Value": "10-daily Dry Matter Productivity 1KM: GLOBE 2020-01-10T00:00:00Z"
},
{
"Name": "platformShortName",
"ValueType": "String",
"Value": "PROBA-V"
},
{
"Name": "instrumentShortName",
"ValueType": "String",
"Value": "VEGETATION"
},
{
"Name": "productGroupId",
"ValueType": "String",
"Value": "RT0"
},
{
"Name": "productVersion",
"ValueType": "String",
"Value": "V2.0.1"
},
{
"Name": "resolution",
"ValueType": "Integer",
"Value": 1000
}
]
}