digraph workflow {
	graph [_draw_="c 9 -#fffffe00 C 7 -#eeeeee P 4 0 0 0 188 240 188 240 0 ",
		bb="0,0,240,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 56 125 56 180 182 180 182 125 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 106 168 0 84 15 -Workflow Inputs ",
			bb="56,125,182,180",
			label="Workflow Inputs",
			lheight=0.15,
			lp="106,170.5",
			lwidth=1.17,
			rank=same,
			style=dashed
		];
		input_dir	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 64.5 133.5 64.5 152.5 173.5 152.5 173.5 133.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 119 140.5 0 93 18 -L1A Data Directory ",
			fillcolor="#94DDF4",
			height=0.27778,
			label="L1A Data Directory",
			pos="119,143",
			rects="64.5,133.5,173.5,152.5",
			width=1.5139];
	}
	subgraph cluster_outputs {
		graph [_draw_="S 6 -dashed c 7 -#000000 C 7 -#eeeeee P 4 8 8 8 63 232 63 232 8 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 62 15 0 92 16 -Workflow Outputs ",
			bb="8,8,232,63",
			label="Workflow Outputs",
			labelloc=b,
			lheight=0.15,
			lp="62,17.5",
			lwidth=1.28,
			rank=same,
			style=dashed
		];
		output_dir	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 16 35.5 16 54.5 82 54.5 82 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 49 42.5 0 50 10 -output_dir ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=output_dir,
			pos="49,45",
			rects="16,35.5,82,54.5",
			width=0.91667];
		stderr_file	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 86.5 35.5 86.5 54.5 151.5 54.5 151.5 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 119 42.5 0 49 11 -stderr_file ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=stderr_file,
			pos="119,45",
			rects="86.5,35.5,151.5,54.5",
			width=0.90278];
		stdout_file	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 156 35.5 156 54.5 224 54.5 224 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 190 42.5 0 52 11 -stdout_file ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=stdout_file,
			pos="190,45",
			rects="156,35.5,224,54.5",
			width=0.94444];
	}
	l1b_process	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 82 80.5 82 99.5 156 99.5 156 80.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 119 87.5 0 58 11 -l1b_process ",
		height=0.27778,
		label=l1b_process,
		pos="119,90",
		rects="82,80.5,156,99.5",
		width=1.0278];
	input_dir -> l1b_process	[_draw_="c 7 -#000000 B 4 119 133.58 119 126.52 119 116.24 119 107.55 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 121.45 107.78 119 100.78 116.55 107.78 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 137 110.6 0 36 9 -input_dir ",
		label=input_dir,
		lp="137,112.5",
		pos="e,119,99.265 119,133.58 119,126.52 119,116.24 119,107.55"];
	l1b_process -> output_dir	[_draw_="c 7 -#000000 B 4 105.17 80.5 95.1 74.32 81.29 65.84 69.89 58.83 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 71.34 56.85 64.09 55.27 68.77 61.02 ",
		pos="e,62.801,54.478 105.17,80.505 95.103,74.321 81.294,65.838 69.887,58.83"];
	l1b_process -> stderr_file	[_draw_="c 7 -#000000 B 4 119 80.71 119 75.59 119 68.85 119 62.67 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 121.45 62.78 119 55.78 116.55 62.78 ",
		pos="e,119,54.265 119,80.709 119,75.593 119,68.848 119,62.666"];
	l1b_process -> stdout_file	[_draw_="c 7 -#000000 B 4 133.03 80.5 143.24 74.32 157.24 65.84 168.81 58.83 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 169.99 60.98 174.71 55.26 167.45 56.79 ",
		pos="e,176,54.478 133.03,80.505 143.24,74.321 157.24,65.838 168.81,58.83"];
}
