-
Notifications
You must be signed in to change notification settings - Fork 3
/
vito_odata_NDVI_1km_v3_10daily_geotiff.json
134 lines (134 loc) · 2.97 KB
/
vito_odata_NDVI_1km_v3_10daily_geotiff.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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
{
"@odata.context": "$metadata#Products(Attributes())",
"Name": "c_gls_NDVI_199901010000_GLOBE_VGT_V3.0.1_cog",
"EvictionDate": "9999-12-31T23:59:59.999999Z",
"ModificationDate": "2024-06-20T06:45:05Z",
"OriginDate": "2024-06-18T15:07:54Z",
"PublicationDate": "2024-06-20T06:45:05Z",
"Online": true,
"ContentType": "application/tiff",
"Link": "s3://CLMS-ARCHIVE-INGESTION/netcdf/ndvi/ndvi_1km_v3_10daily/1999/19990101/c_gls_NDVI_199901010000_GLOBE_VGT_V3.0.1_cog/",
"CollectionName": "CLMS",
"ProductType": "vegetation_indices",
"TargetFormat": "EXTRACTED",
"DecompressionStep": false,
"CompresionType": null,
"ContentDate": {
"Start": "1999-01-01T00:00:00Z",
"End": "1999-01-10T23:59:59Z"
},
"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": "ndvi_global_1km_10daily_v3"
},
{
"Name": "datasetAlias",
"ValueType": "String",
"Value": "ndvi_global_1km_10daily"
},
{
"Name": "datasetShortName",
"ValueType": "String",
"Value": "ndvi"
},
{
"Name": "component",
"ValueType": "String",
"Value": "bio-geophysical"
},
{
"Name": "consolidationPeriod",
"ValueType": "Integer",
"Value":null
},
{
"Name": "processingCenter",
"ValueType": "String",
"Value": "VITO"
},
{
"Name": "nominalDate",
"ValueType": "DateTimeOffset",
"Value": "1999-01-01T00:00:00Z"
},
{
"Name": "platformShortNames",
"ValueType": "List[String]",
"Value": ["SPOT-4"]
},
{
"Name": "platformSerialIdentifiers",
"ValueType": "List[String]",
"Value":null
},
{
"Name": "instrumentShortNames",
"ValueType": "List[String]",
"Value": ["VEGETATION"]
},
{
"Name": "collectionVersion",
"ValueType": "Integer",
"Value": 3
},
{
"Name": "productVersion",
"ValueType": "String",
"Value": "V3.0.1"
},
{
"Name": "fileFormat",
"ValueType": "String",
"Value": "cog"
},
{
"Name": "temporalGrid",
"ValueType": "String",
"Value": "10daily"
},
{
"Name": "areaOfInterest",
"ValueType": "String",
"Value": "global"
},
{
"Name": "gridLabel",
"ValueType": "String",
"Value": "1km"
},
{
"Name": "metricGridSpacing",
"ValueType": "Integer",
"Value": "1000"
}
]
}