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 57 125 57 180 183 180 183 125 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 107 168 0 84 15 -Workflow Inputs ",
			bb="57,125,183,180",
			label="Workflow Inputs",
			lheight=0.15,
			lp="107,170.5",
			lwidth=1.17,
			rank=same,
			style=dashed
		];
		input_dir	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 65.5 133.5 65.5 152.5 174.5 152.5 174.5 133.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 120 140.5 0 93 18 -L1A Data Directory ",
			fillcolor="#94DDF4",
			height=0.27778,
			label="L1A Data Directory",
			pos="120,143",
			rects="65.5,133.5,174.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
		];
		stderr_file	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 16.5 35.5 16.5 54.5 81.5 54.5 81.5 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 49 42.5 0 49 11 -stderr_file ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=stderr_file,
			pos="49,45",
			rects="16.5,35.5,81.5,54.5",
			width=0.90278];
		stdout_file	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 86 35.5 86 54.5 154 54.5 154 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 120 42.5 0 52 11 -stdout_file ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=stdout_file,
			pos="120,45",
			rects="86,35.5,154,54.5",
			width=0.94444];
		output_dir	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 158 35.5 158 54.5 224 54.5 224 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 191 42.5 0 50 10 -output_dir ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=output_dir,
			pos="191,45",
			rects="158,35.5,224,54.5",
			width=0.91667];
	}
	l1b_process	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 83 80.5 83 99.5 157 99.5 157 80.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 120 87.5 0 58 11 -l1b_process ",
		height=0.27778,
		label=l1b_process,
		pos="120,90",
		rects="83,80.5,157,99.5",
		width=1.0278];
	input_dir -> l1b_process	[_draw_="c 7 -#000000 B 4 120 133.58 120 126.52 120 116.24 120 107.55 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 122.45 107.78 120 100.78 117.55 107.78 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 138 110.6 0 36 9 -input_dir ",
		label=input_dir,
		lp="138,112.5",
		pos="e,120,99.265 120,133.58 120,126.52 120,116.24 120,107.55"];
	l1b_process -> stderr_file	[_draw_="c 7 -#000000 B 4 105.97 80.5 95.76 74.32 81.76 65.84 70.19 58.83 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 71.55 56.79 64.29 55.26 69.01 60.98 ",
		pos="e,62.998,54.478 105.97,80.505 95.762,74.321 81.755,65.838 70.185,58.83"];
	l1b_process -> stdout_file	[_draw_="c 7 -#000000 B 4 120 80.71 120 75.59 120 68.85 120 62.67 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 122.45 62.78 120 55.78 117.55 62.78 ",
		pos="e,120,54.265 120,80.709 120,75.593 120,68.848 120,62.666"];
	l1b_process -> output_dir	[_draw_="c 7 -#000000 B 4 134.03 80.5 144.24 74.32 158.24 65.84 169.81 58.83 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 170.99 60.98 175.71 55.26 168.45 56.79 ",
		pos="e,177,54.478 134.03,80.505 144.24,74.321 158.24,65.838 169.81,58.83"];
}
