digraph workflow {
	graph [_draw_="c 9 -#fffffe00 C 7 -#eeeeee P 4 0 0 0 188 407 188 407 0 ",
		bb="0,0,407,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 399 180 399 125 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 58 168 0 84 15 -Workflow Inputs ",
			bb="8,125,399,180",
			label="Workflow Inputs",
			lheight=0.15,
			lp="58,170.5",
			lwidth=1.17,
			rank=same,
			style=dashed
		];
		input_reference	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 16.5 133.5 16.5 152.5 315.5 152.5 315.5 133.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 166 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="166,143",
			rects="16.5,133.5,315.5,152.5",
			width=4.1528];
		tiling_level	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 319.5 133.5 319.5 152.5 390.5 152.5 390.5 133.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 355 140.5 0 55 12 -Tiling level ",
			fillcolor="#94DDF4",
			height=0.27778,
			label="Tiling level",
			pos="355,143",
			rects="319.5,133.5,390.5,152.5",
			width=0.98611];
	}
	subgraph cluster_outputs {
		graph [_draw_="S 6 -dashed c 7 -#000000 C 7 -#eeeeee P 4 206 8 206 63 314 63 314 8 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 260 15 0 92 16 -Workflow Outputs ",
			bb="206,8,314,63",
			label="Workflow Outputs",
			labelloc=b,
			lheight=0.15,
			lp="260,17.5",
			lwidth=1.28,
			rank=same,
			style=dashed
		];
		wf_outputs	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 224.5 35.5 224.5 54.5 295.5 54.5 295.5 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 260 42.5 0 55 10 -wf_outputs ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=wf_outputs,
			pos="260,45",
			rects="224.5,35.5,295.5,54.5",
			width=0.98611];
	}
	node_1	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 234 80.5 234 99.5 286 99.5 286 80.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 260 87.5 0 36 6 -node_1 ",
		height=0.27778,
		label=node_1,
		pos="260,90",
		rects="234,80.5,286,99.5",
		width=0.72222];
	input_reference -> node_1	[_draw_="c 7 -#000000 B 4 181.52 133.58 196.63 125.38 219.76 112.83 237 103.48 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 238.14 105.65 243.12 100.16 235.8 101.34 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 235.5 110.6 0 19 4 -inp1 ",
		label=inp1,
		lp="235.5,112.5",
		pos="e,244.45,99.434 181.52,133.58 196.63,125.38 219.76,112.83 237,103.48"];
	tiling_level -> node_1	[_draw_="c 7 -#000000 B 4 339.31 133.58 323.91 125.31 300.25 112.61 282.78 103.23 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 284.37 101.3 277.04 100.15 282.05 105.62 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 316.5 110.6 0 19 4 -inp2 ",
		label=inp2,
		lp="316.5,112.5",
		pos="e,275.71,99.434 339.31,133.58 323.91,125.31 300.25,112.61 282.78,103.23"];
	node_1 -> wf_outputs	[_draw_="c 7 -#000000 B 4 260 80.71 260 75.59 260 68.85 260 62.67 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 262.45 62.78 260 55.78 257.55 62.78 ",
		pos="e,260,54.265 260,80.709 260,75.593 260,68.848 260,62.666"];
}
