File tree 5 files changed +26
-12
lines changed
examples/max_ndvi_composite
5 files changed +26
-12
lines changed Original file line number Diff line number Diff line change 65
65
"themes" : [
66
66
{
67
67
"concepts" : [
68
- { "id" : " NORMALIZED DIFFERENCE VEGETATION INDEX (NDVI)" },
69
- { "id" : " Sentinel-2 MSI" }
68
+ {
69
+ "id" : " NORMALIZED DIFFERENCE VEGETATION INDEX (NDVI)"
70
+ },
71
+ {
72
+ "id" : " Sentinel-2 MSI"
73
+ }
70
74
],
71
75
"scheme" : " https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords"
72
76
}
73
77
],
74
78
"formats" : [
75
- " GeoTiff" , " netCDF"
79
+ " GeoTiff" ,
80
+ " netCDF"
76
81
],
77
82
"license" : " CC-BY-4.0"
78
83
},
Original file line number Diff line number Diff line change 19
19
" 2023-08-01" ,
20
20
" 2023-09-30"
21
21
],
22
- "bands" : [" B04" ]
22
+ "bands" : [
23
+ " B04"
24
+ ]
23
25
},
24
26
"result" : true
25
27
}
Original file line number Diff line number Diff line change 16
16
"north" : 51.18469636040683 ,
17
17
"crs" : " EPSG:4326"
18
18
},
19
- "temporal_extent" : [" 2020-11-01" ," 2021-10-31" ]
19
+ "temporal_extent" : [
20
+ " 2020-11-01" ,
21
+ " 2021-10-31"
22
+ ]
20
23
},
21
24
"result" : true
22
25
}
23
26
},
24
27
"job_options" : {
25
- "driver-memory" : " 4g" ,
26
- "executor-memory" : " 1500m" ,
27
- "python-memory" : " 5g" ,
28
- "udf-dependency-archives" : [" https://artifactory.vgt.vito.be/artifactory/auxdata-public/openeo/onnx_dependencies_1.16.3.zip#onnx_deps" ]
28
+ "driver-memory" : " 4g" ,
29
+ "executor-memory" : " 1500m" ,
30
+ "python-memory" : " 5g" ,
31
+ "udf-dependency-archives" : [
32
+ " https://artifactory.vgt.vito.be/artifactory/auxdata-public/openeo/onnx_dependencies_1.16.3.zip#onnx_deps"
33
+ ]
29
34
}
30
35
}
31
36
]
Original file line number Diff line number Diff line change 498
498
]
499
499
}
500
500
]
501
- }
501
+ }
Original file line number Diff line number Diff line change 1417
1417
"driver-memory" : " 4g" ,
1418
1418
"executor-memory" : " 1500m" ,
1419
1419
"executor-memoryOverhead" : " 5g" ,
1420
- "udf-dependency-archives" : [" https://artifactory.vgt.vito.be/artifactory/auxdata-public/openeo/onnx_dependencies_1.16.3.zip#onnx_deps" ]
1420
+ "udf-dependency-archives" : [
1421
+ " https://artifactory.vgt.vito.be/artifactory/auxdata-public/openeo/onnx_dependencies_1.16.3.zip#onnx_deps"
1422
+ ]
1421
1423
}
1422
- }
1424
+ }
You can’t perform that action at this time.
0 commit comments