digraph workflow {
	graph [_draw_="c 9 -#fffffe00 C 7 -#eeeeee P 4 0 0 0 188 499.5 188 499.5 0 ",
		bb="0,0,499.5,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 114 125 114 180 322 180 322 125 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 164 168 0 84 15 -Workflow Inputs ",
			bb="114,125,322,180",
			label="Workflow Inputs",
			lheight=0.15,
			lp="164,170.5",
			lwidth=1.17,
			rank=same,
			style=dashed
		];
		dl0	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 122 133.5 122 152.5 154 152.5 154 133.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 138 140.5 0 16 3 -dl0 ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=dl0,
			pos="138,143",
			rects="122,133.5,154,152.5",
			width=0.44444];
		configuration	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 158 133.5 158 152.5 238 152.5 238 133.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 198 140.5 0 64 13 -configuration ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=configuration,
			pos="198,143",
			rects="158,133.5,238,152.5",
			width=1.1111];
		credentials	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 242 133.5 242 152.5 314 152.5 314 133.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 278 140.5 0 56 11 -Credentials ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=Credentials,
			pos="278,143",
			rects="242,133.5,314,152.5",
			width=1];
	}
	subgraph cluster_outputs {
		graph [_draw_="S 6 -dashed c 7 -#000000 C 7 -#eeeeee P 4 91 8 91 63 235 63 235 8 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 145 15 0 92 16 -Workflow Outputs ",
			bb="91,8,235,63",
			label="Workflow Outputs",
			labelloc=b,
			lheight=0.15,
			lp="145,17.5",
			lwidth=1.28,
			rank=same,
			style=dashed
		];
		dl2	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 99 35.5 99 54.5 131 54.5 131 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 115 42.5 0 16 3 -dl2 ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=dl2,
			pos="115,45",
			rects="99,35.5,131,54.5",
			width=0.44444];
		macobac_table	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 135.5 35.5 135.5 54.5 226.5 54.5 226.5 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 181 42.5 0 75 13 -macobac_table ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=macobac_table,
			pos="181,45",
			rects="135.5,35.5,226.5,54.5",
			width=1.2639];
	}
	dl0_to_dl2	[_draw_="c 7 -#000000 C 7 -#f3cea1 P 4 0 80.5 0 99.5 110 99.5 110 80.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 55 87.5 0 94 18 -Process DL0 to DL2 ",
		fillcolor="#F3CEA1",
		height=0.27778,
		label="Process DL0 to DL2",
		pos="55,90",
		rects="0,80.5,110,99.5",
		width=1.5278];
	dl0 -> dl0_to_dl2	[_draw_="c 7 -#000000 B 4 124.29 133.58 111.08 125.46 90.9 113.06 75.72 103.73 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 77.26 101.8 70.02 100.23 74.7 105.98 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 103.5 110.6 0 13 3 -dl0 ",
		label=dl0,
		lp="103.5,112.5",
		pos="e,68.726,99.434 124.29,133.58 111.08,125.46 90.902,113.06 75.724,103.73"];
	produce_calibpipe_inputs	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 114.5 80.5 114.5 99.5 499.5 99.5 499.5 80.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 307 87.5 0 369 66 -Compute 12-Month Average CO2 Background Concentration (12-MACOBAC) ",
		height=0.27778,
		label="Compute 12-Month Average CO2 Background Concentration (12-MACOBAC)",
		pos="307,90",
		rects="114.5,80.5,499.5,99.5",
		width=5.3472];
	configuration -> produce_calibpipe_inputs	[_draw_="c 7 -#000000 B 7 205 133.72 212.04 125.92 223.61 114.49 236 108 240.32 105.74 244.94 103.77 249.67 102.07 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 250.39 104.41 256.28 99.9 248.87 99.75 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 263.5 110.6 0 55 13 -configuration ",
		label=configuration,
		lp="263.5,112.5",
		pos="e,257.72,99.431 205,133.72 212.04,125.92 223.61,114.49 236,108 240.32,105.74 244.94,103.77 249.67,102.07"];
	configuration -> dl0_to_dl2	[_draw_="c 7 -#000000 B 7 177.78 133.58 160.25 126.41 134.14 116.02 111 108 104.99 105.92 98.58 103.84 92.31 101.88 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 93.35 99.64 85.94 99.93 91.91 104.32 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 172.5 110.6 0 75 17 -processing_config ",
		label=processing_config,
		lp="172.5,112.5",
		pos="e,84.493,99.484 177.78,133.58 160.25,126.41 134.14,116.02 111,108 104.99,105.92 98.576,103.84 92.309,101.88"];
	credentials -> produce_calibpipe_inputs	[_draw_="c 7 -#000000 B 4 282.79 133.58 286.97 126.23 293.14 115.37 298.21 106.46 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 300.22 107.88 301.55 100.58 295.96 105.45 ",
		_ldraw_="F 8 9 -Helvetica c 7 -#000000 T 319 110.6 0 46 11 -credentials ",
		label=credentials,
		lp="319,112.5",
		pos="e,302.3,99.265 282.79,133.58 286.97,126.23 293.14,115.37 298.21,106.46"];
	produce_calibpipe_inputs -> macobac_table	[_draw_="c 7 -#000000 B 4 282.11 80.5 262.52 73.82 235.06 64.45 213.7 57.16 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 214.69 54.91 207.27 54.97 213.11 59.55 ",
		pos="e,205.84,54.478 282.11,80.505 262.52,73.82 235.06,64.449 213.7,57.16"];
	dl0_to_dl2 -> dl2	[_draw_="c 7 -#000000 B 4 66.85 80.5 75.24 74.5 86.65 66.32 96.25 59.43 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 97.68 61.43 101.94 55.36 94.82 57.45 ",
		pos="e,103.17,54.478 66.854,80.505 75.236,74.497 86.646,66.32 96.254,59.435"];
}
