digraph workflow {
	graph [_draw_="c 9 -#fffffe00 C 7 -#eeeeee P 4 0 0 0 188 410 188 410 0 ",
		bb="0,0,410,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 11 125 11 180 402 180 402 125 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 61 168 0 84 15 -Workflow Inputs ",
			bb="11,125,402,180",
			label="Workflow Inputs",
			lheight=0.15,
			lp="61,170.5",
			lwidth=1.17,
			rank=same,
			style=dashed
		];
		tiling_level	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 19.5 133.5 19.5 152.5 90.5 152.5 90.5 133.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 55 140.5 0 55 12 -Tiling level ",
			fillcolor="#94DDF4",
			height=0.27778,
			label="Tiling level",
			pos="55,143",
			rects="19.5,133.5,90.5,152.5",
			width=0.98611];
		input_reference	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 94.5 133.5 94.5 152.5 393.5 152.5 393.5 133.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 244 140.5 0 283 55 -Sentinel-3 SLSTR Level-2 (SL_2_LST____ descending pass) ",
			fillcolor="#94DDF4",
			height=0.27778,
			label="Sentinel-3 SLSTR Level-2 (SL_2_LST____ descending pass)",
			pos="244,143",
			rects="94.5,133.5,393.5,152.5",
			width=4.1528];
	}
	subgraph cluster_outputs {
		graph [_draw_="S 6 -dashed c 7 -#000000 C 7 -#eeeeee P 4 8 8 8 63 116 63 116 8 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 62 15 0 92 16 -Workflow Outputs ",
			bb="8,8,116,63",
			label="Workflow Outputs",
			labelloc=b,
			lheight=0.15,
			lp="62,17.5",
			lwidth=1.28,
			rank=same,
			style=dashed
		];
		wf_outputs	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 26.5 35.5 26.5 54.5 97.5 54.5 97.5 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 62 42.5 0 55 10 -wf_outputs ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=wf_outputs,
			pos="62,45",
			rects="26.5,35.5,97.5,54.5",
			width=0.98611];
	}
	node_1	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 36 80.5 36 99.5 88 99.5 88 80.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 62 87.5 0 36 6 -node_1 ",
		height=0.27778,
		label=node_1,
		pos="62,90",
		rects="36,80.5,88,99.5",
		width=0.72222];
	tiling_level -> node_1	[_draw_="c 7 -#000000 B 4 56.16 133.58 57.12 126.52 58.54 116.24 59.73 107.55 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 62.14 108.03 60.66 100.76 57.28 107.37 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 68.5 110.6 0 19 4 -inp2 ",
		label=inp2,
		lp="68.5,112.5",
		pos="e,60.866,99.265 56.156,133.58 57.124,126.52 58.536,116.24 59.729,107.55"];
	input_reference -> node_1	[_draw_="c 7 -#000000 B 4 213.95 133.58 181.42 124.46 129.66 109.96 95.76 100.46 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 96.83 98.21 89.42 98.68 95.5 102.93 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 162.5 110.6 0 19 4 -inp1 ",
		label=inp1,
		lp="162.5,112.5",
		pos="e,87.967,98.277 213.95,133.58 181.42,124.46 129.66,109.96 95.759,100.46"];
	node_1 -> wf_outputs	[_draw_="c 7 -#000000 B 4 62 80.71 62 75.59 62 68.85 62 62.67 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 64.45 62.78 62 55.78 59.55 62.78 ",
		pos="e,62,54.265 62,80.709 62,75.593 62,68.848 62,62.666"];
}
