{ "process_graph": { "loadcollection1": { "process_id": "load_collection", "arguments": { "bands": [ "B03", "B04", "B08", "sunAzimuthAngles", "sunZenithAngles", "viewAzimuthMean", "viewZenithMean", "SCL" ], "id": "SENTINEL2_L2A", "spatial_extent": { "west": 11.966782528409608, "south": 41.200957744003716, "east": 13.132874787754762, "north": 42.192832302555644, "crs": "EPSG:4326" }, "temporal_extent": [ "2023-08-18", "2023-08-18" ] } }, "reducedimension1": { "process_id": "reduce_dimension", "arguments": { "data": { "from_node": "loadcollection1" }, "dimension": "t", "reducer": { "process_graph": { "max1": { "process_id": "max", "arguments": { "data": { "from_parameter": "data" } }, "result": true } } } } }, "saveresult1": { "process_id": "save_result", "arguments": { "data": { "from_node": "reducedimension1" }, "format": "GTiff", "options": {} }, "result": true } } }