digraph workflow {
	graph [_draw_="c 9 -#fffffe00 C 7 -#eeeeee P 4 0 0 0 188 300 188 300 0 ",
		bb="0,0,300,188",
		bgcolor="#eeeeee",
		clusterrank=local,
		color=black,
		dpi=96,
		fontsize=10,
		labeljust=left,
		nodesep=0.05,
		ranksep=0.22,
		xdotversion=1.7
	];
	node [color=black,
		fillcolor=lightgoldenrodyellow,
		fontcolor=black,
		fontname=Helvetica,
		fontsize=10,
		height=0,
		label="\N",
		shape=record,
		style=filled,
		width=0
	];
	edge [arrowsize=0.7,
		color=black,
		fontcolor=black,
		fontname=Helvetica,
		fontsize=8
	];
	subgraph cluster_inputs {
		graph [_draw_="S 6 -dashed c 7 -#000000 C 7 -#eeeeee P 4 8 125 8 180 292 180 292 125 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 58 168 0 84 15 -Workflow Inputs ",
			bb="8,125,292,180",
			label="Workflow Inputs",
			lheight=0.15,
			lp="58,170.5",
			lwidth=1.17,
			rank=same,
			style=dashed
		];
		aoi	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 16 133.5 16 152.5 108 152.5 108 133.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 62 140.5 0 76 16 -Area of interest ",
			fillcolor="#94DDF4",
			height=0.27778,
			label="Area of interest",
			pos="62,143",
			rects="16,133.5,108,152.5",
			width=1.2778];
		input_reference	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 112 133.5 112 152.5 284 152.5 284 133.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 198 140.5 0 156 31 -EO product for vegetation index ",
			fillcolor="#94DDF4",
			height=0.27778,
			label="EO product for vegetation index",
			pos="198,143",
			rects="112,133.5,284,152.5",
			width=2.3889];
	}
	subgraph cluster_outputs {
		graph [_draw_="S 6 -dashed c 7 -#000000 C 7 -#eeeeee P 4 81 8 81 63 189 63 189 8 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 135 15 0 92 16 -Workflow Outputs ",
			bb="81,8,189,63",
			label="Workflow Outputs",
			labelloc=b,
			lheight=0.15,
			lp="135,17.5",
			lwidth=1.28,
			rank=same,
			style=dashed
		];
		wf_outputs	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 94.5 35.5 94.5 54.5 165.5 54.5 165.5 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 130 42.5 0 55 10 -wf_outputs ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=wf_outputs,
			pos="130,45",
			rects="94.5,35.5,165.5,54.5",
			width=0.98611];
	}
	node_1	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 104 80.5 104 99.5 156 99.5 156 80.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 130 87.5 0 36 6 -node_1 ",
		height=0.27778,
		label=node_1,
		pos="130,90",
		rects="104,80.5,156,99.5",
		width=0.72222];
	aoi -> node_1	[_draw_="c 7 -#000000 B 4 73.23 133.58 83.82 125.63 99.88 113.59 112.22 104.34 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 113.64 106.33 117.77 100.17 110.7 102.41 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 115.5 110.6 0 19 4 -inp2 ",
		label=inp2,
		lp="115.5,112.5",
		pos="e,118.98,99.265 73.229,133.58 83.824,125.63 99.88,113.59 112.22,104.34"];
	input_reference -> node_1	[_draw_="c 7 -#000000 B 4 186.77 133.58 176.18 125.63 160.12 113.59 147.78 104.34 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 149.3 102.41 142.23 100.17 146.36 106.33 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 173.5 110.6 0 19 4 -inp1 ",
		label=inp1,
		lp="173.5,112.5",
		pos="e,141.02,99.265 186.77,133.58 176.18,125.63 160.12,113.59 147.78,104.34"];
	node_1 -> wf_outputs	[_draw_="c 7 -#000000 B 4 130 80.71 130 75.59 130 68.85 130 62.67 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 132.45 62.78 130 55.78 127.55 62.78 ",
		pos="e,130,54.265 130,80.709 130,75.593 130,68.848 130,62.666"];
}
