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 58 125 58 180 184 180 184 125 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 108 168 0 84 15 -Workflow Inputs ",
			bb="58,125,184,180",
			label="Workflow Inputs",
			lheight=0.15,
			lp="108,170.5",
			lwidth=1.17,
			rank=same,
			style=dashed
		];
		input_dir	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 66.5 133.5 66.5 152.5 175.5 152.5 175.5 133.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 121 140.5 0 93 18 -L1A Data Directory ",
			fillcolor="#94DDF4",
			height=0.27778,
			label="L1A Data Directory",
			pos="121,143",
			rects="66.5,133.5,175.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
		];
		stdout_file	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 16 35.5 16 54.5 84 54.5 84 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 50 42.5 0 52 11 -stdout_file ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=stdout_file,
			pos="50,45",
			rects="16,35.5,84,54.5",
			width=0.94444];
		output_dir	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 88 35.5 88 54.5 154 54.5 154 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 121 42.5 0 50 10 -output_dir ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=output_dir,
			pos="121,45",
			rects="88,35.5,154,54.5",
			width=0.91667];
		stderr_file	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 158.5 35.5 158.5 54.5 223.5 54.5 223.5 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 191 42.5 0 49 11 -stderr_file ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=stderr_file,
			pos="191,45",
			rects="158.5,35.5,223.5,54.5",
			width=0.90278];
	}
	l1b_process	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 84 80.5 84 99.5 158 99.5 158 80.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 121 87.5 0 58 11 -l1b_process ",
		height=0.27778,
		label=l1b_process,
		pos="121,90",
		rects="84,80.5,158,99.5",
		width=1.0278];
	input_dir -> l1b_process	[_draw_="c 7 -#000000 B 4 121 133.58 121 126.52 121 116.24 121 107.55 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 123.45 107.78 121 100.78 118.55 107.78 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 139 110.6 0 36 9 -input_dir ",
		label=input_dir,
		lp="139,112.5",
		pos="e,121,99.265 121,133.58 121,126.52 121,116.24 121,107.55"];
	l1b_process -> stdout_file	[_draw_="c 7 -#000000 B 4 106.97 80.5 96.76 74.32 82.76 65.84 71.19 58.83 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 72.55 56.79 65.29 55.26 70.01 60.98 ",
		pos="e,63.998,54.478 106.97,80.505 96.762,74.321 82.755,65.838 71.185,58.83"];
	l1b_process -> output_dir	[_draw_="c 7 -#000000 B 4 121 80.71 121 75.59 121 68.85 121 62.67 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 123.45 62.78 121 55.78 118.55 62.78 ",
		pos="e,121,54.265 121,80.709 121,75.593 121,68.848 121,62.666"];
	l1b_process -> stderr_file	[_draw_="c 7 -#000000 B 4 134.83 80.5 144.9 74.32 158.71 65.84 170.11 58.83 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 171.23 61.02 175.91 55.27 168.66 56.85 ",
		pos="e,177.2,54.478 134.83,80.505 144.9,74.321 158.71,65.838 170.11,58.83"];
}
