-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathch10_output_files.xml
822 lines (664 loc) · 24 KB
/
ch10_output_files.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
<?xml version="1.0" encoding="UTF-8"?>
<chapter id="ch_output_files">
<title>SMOKE Output Files</title>
<section id="sect_output_introduction">
<title>Introduction</title>
<para>An output file is a file that is output from a SMOKE program and not used as input to any other SMOKE programs. This include the model-ready emissions files and various reports. Files that are used as input to other SMOKE programs are considered intermediate files and are documented in <xref linkend="ch_intermediate_files" />.</para>
<para>In this chapter, the output files are organized under headings named for the SMOKE programs that create the files; the files are listed alphabetically within each program section. The order of the programs within the chapter is also alphabetical. Please note that some file types have multiple file names, one per source category. For example, the multiplicative control report file name is <envar>ACREP</envar>, <envar>MCREP</envar>, or <envar>PCREP</envar>, depending on whether the area, mobile, or point source category is being processed by <command>Cntlmat</command>. In these cases of multiple names for a single file type, the file description is listed one time for all output files.</para>
</section>
<section id="sect_output_cntlmat">
<title><command>Cntlmat</command></title>
<para>The <command>Cntlmat</command> program is responsible for creating the growth and control matrices. <command>Cntlmat</command> creates the following output files:</para>
<itemizedlist>
<listitem>
<para>Multiplicative control report: <xref linkend="sect_output_ampcrep" /></para>
</listitem>
<listitem>
<para>Growth factors report: <xref linkend="sect_output_ampprojrep" /></para>
</listitem>
<listitem>
<para>Reactivity controls report: <xref linkend="sect_output_ampreacrep" /></para>
</listitem>
<listitem>
<para>Summary of controls report: <xref linkend="sect_output_ampcsumrep" /></para>
</listitem>
</itemizedlist>
<section id="sect_output_ampcrep">
<title><envar>ACREP</envar>, <envar>MCREP</envar>, and <envar>PCREP</envar></title>
<para>Type: ASCII - list-directed</para>
<para>Summary: This file contains the report for the multiplicative control matrix. It includes the inventory pollutant emissions before and after application of the multiplicative control matrix factors. For area and mobile sources, the report resolution is by state and SCC code. For point sources, the report is by state/county and plant code. The individual factors applied (e.g., /ALLOWABLE/ and /CONTROL/ packet factors) by source are provided in the <envar>*CSUMREP</envar> file described in <xref linkend="sect_output_ampcsumrep" />.</para>
<para>The file header and output format are similar to what is output by the <command>Smkreport</command> program (see <xref linkend="sect_qa_output" />. The headers include information about:</para>
<itemizedlist spacing="compact">
<listitem>
<para>The source category (area, mobile, or point sources) for the report</para>
</listitem>
<listitem>
<para>The base year or projected year of the inventory input file</para>
</listitem>
<listitem>
<para>Which control packets were applied</para>
</listitem>
<listitem>
<para>Whether the emissions in the report are based on ozone-season or annual total emissions</para>
</listitem>
<listitem>
<para>The inventory pollutants controlled by the packets</para>
</listitem>
<listitem>
<para>The units</para>
</listitem>
</itemizedlist>
<para>The columns of the report include:</para>
<itemizedlist spacing="compact">
<listitem>
<para>State ID (area and mobile); state/county ID (point)</para>
</listitem>
<listitem>
<para>SCC (area and mobile); plant (point)</para>
</listitem>
<listitem>
<para>Input emissions in tons/day for each controlled pollutant</para>
</listitem>
<listitem>
<para>Output emissions in tons/day for each controlled pollutant</para>
</listitem>
</itemizedlist>
</section>
<section id="sect_output_ampprojrep">
<title><envar>APROJREP</envar>, <envar>MPROJREP</envar>, and <envar>PPROJREP</envar></title>
<para>Type: ASCII - list-directed</para>
<para>Summary: This file contains the report for the /PROJECTION/ packet applied during the <command>Cntlmat</command> run. It includes the growth matrix factors applied to the inventory pollutant emissions. For all sources, the resolution of the report is the source level. For area and mobile sources, this means that the report resolution is by county code and SCC. Mobile sources may additionally have link-detail information if links are included in the inventory. For point sources, the resolution includes the state/county code, plant ID, SCC, and other source identifiers such as segment and point.</para>
<para>The file header and output format are somewhat similar to that output by the <command>Smkreport</command> program (see <xref linkend="sect_qa_output" />), but less so than the <envar>*CREP</envar> file (see <xref linkend="sect_output_ampcrep" />). The headers include information about:</para>
<itemizedlist spacing="compact">
<listitem>
<para>The source category (area, mobile, or point sources) for the report</para>
</listitem>
<listitem>
<para>The base year of the inventory</para>
</listitem>
<listitem>
<para>The growth year for the packets being applied</para>
</listitem>
<listitem>
<para>The fact that all pollutants receive factors uniformly.</para>
</listitem>
</itemizedlist>
<para>The columns of the report include:</para>
<itemizedlist spacing="compact">
<listitem>
<para>State ID (area and mobile); state/county ID (point)</para>
</listitem>
<listitem>
<para>SCC (area and mobile); plant (point)</para>
</listitem>
<listitem>
<para>Growth factor</para>
</listitem>
</itemizedlist>
</section>
<section id="sect_output_ampreacrep">
<title><envar>AREACREP</envar>, <envar>MREACREP</envar>, and <envar>PREACREP</envar></title>
<para>Type: ASCII - list-directed</para>
<para>Summary: This file contains the report for the reactivity packet applied during the <command>Cntlmat</command> run. It contains the reactivity packet contents applied for any source in the inventory that gets a reactivity control. For all sources, the resolution of the report is the source level, as described for the <envar>[A|M|P]PROJREP</envar> files in <xref linkend="sect_output_ampprojrep" />.</para>
<para>The file header and output format are the same as that output by the <command>Smkreport</command> program (see <xref linkend="sect_qa_output" />). The headers in include information about:</para>
<itemizedlist spacing="compact">
<listitem>
<para>The source category (area, mobile, or point sources) for the report</para>
</listitem>
<listitem>
<para>The base year of the inventory (or the projected year if applicable)</para>
</listitem>
<listitem>
<para>The projected year in the reactivity packet</para>
</listitem>
<listitem>
<para>The pollutant name (e.g., ROG) for which the reactivity controls were applied.</para>
</listitem>
<listitem>
<para>Whether the emissions in the report are based on average-day or annual total emissions.</para>
</listitem>
<listitem>
<para>The column names and units</para>
</listitem>
</itemizedlist>
<para>The columns in the report include:</para>
<itemizedlist spacing="compact">
<listitem>
<para>SMOKE source number</para>
</listitem>
<listitem>
<para>State/county code</para>
</listitem>
<listitem>
<para>Base-year SCC</para>
</listitem>
<listitem>
<para>Base-year emissions</para>
</listitem>
<listitem>
<para>New base-year emissions</para>
</listitem>
<listitem>
<para>Projection factor</para>
</listitem>
<listitem>
<para>Projected-year SCC</para>
</listitem>
<listitem>
<para>Projected-year speciation profile</para>
</listitem>
<listitem>
<para>Market penetration rate</para>
</listitem>
</itemizedlist>
</section>
<section id="sect_output_ampcsumrep">
<title><envar>ACSUMREP</envar>, <envar>MCSUMREP</envar>, and <envar>PCSUMREP</envar></title>
<para>Type: ASCII - list-directed</para>
<para>Summary: This file contains all of the control (not growth) information applied to each source, by source. The structure of this file is not amenable for import into a spreadsheet, because all control information applied to each source is listed underneath each source (not on the same line). There is no header in this file.</para>
</section>
</section>
<section id="sect_output_elevpoint">
<title><command>Elevpoint</command></title>
<para>The <command>Elevpoint</command> program is responsible for selecting the elevated sources. <command>Elevpoint</command> creates the following output files:</para>
<itemizedlist>
<listitem>
<para>Elevated-point-source report: <xref linkend="sect_output_reppelv" /></para>
</listitem>
<listitem>
<para>Stack groups file: <xref linkend="sect_output_stack_groups" /></para>
</listitem>
</itemizedlist>
<section id="sect_output_reppelv">
<title><envar>REPPELV</envar></title>
<para>Type: ASCII - list-directed</para>
<para>Summary: This ASCII output file contains the sources and criteria used for selecting elevated and PinG sources in SMOKE. The following is a description of columns/header in the report:</para>
<itemizedlist>
<listitem>
<para>Source ID: SMOKE source ID, used by SMOKE only</para>
</listitem>
<listitem>
<para>Region: Country/state/county code (CSSYYY where C=country, SS=state, and YYY=county)</para>
</listitem>
<listitem>
<para>Plant: Facility ID (FF10), Plant ID (ORL)</para>
</listitem>
<listitem>
<para>Char 1: Unity ID (FF10), Point ID (ORL)</para>
</listitem>
<listitem>
<para>Char 2: Release Point ID (FF10), Stack ID (ORL)</para>
</listitem>
<listitem>
<para>Char 3: Process ID (FF10), Segment ID (ORL)</para>
</listitem>
<listitem>
<para>Char 4: For IDA inventory, SCC</para>
</listitem>
<listitem>
<para>Plt Name: Plant description from the input inventory</para>
</listitem>
<listitem>
<para>Elevstat: Elevated status - P = plume-in-grid, E = elevated</para>
</listitem>
<listitem>
<para>Group: SMOKE-assigned stack group number</para>
</listitem>
<listitem>
<para>Stk Ht: Stack height in meters</para>
</listitem>
<listitem>
<para>Stk Dm: Stack diameter in meters</para>
</listitem>
<listitem>
<para>Stk Tmp: Stack exit gas temperature in K</para>
</listitem>
<listitem>
<para>Stk Vel: Stack exit gas velocity in m/s</para>
</listitem>
<listitem>
<para>Stk Flw: Stack exit gas flow rate in m<superscript>3</superscript>/s</para>
</listitem>
<listitem>
<para>Rise: Briggs analytical solution plume rise in meters. This column is output only when RISE is specified as a selection criterion in the <envar>PELVCONFIG</envar> input file.</para>
</listitem>
<listitem>
<para>Group <pol>: Daily maximum emissions for source or source group for each pollutant (<pol>) in the <envar>PELVCONFIG</envar> file. These emissions are source emissions when a single source has its own group number. This column is output only when a pollutant is specified as a selection criterion in the <envar>PELVCONFIG</envar> input file.</para>
</listitem>
<listitem>
<para>Var 1: The first variable from the <envar>PELVCONFIG</envar> input file that was used in establishing the source as a PinG/elevated source</para>
</listitem>
<listitem>
<para>Type 1: If <quote>TOP</quote> was used in the <envar>PELVCONFIG</envar> input file, this field says <quote>RANK</quote></para>
</listitem>
<listitem>
<para>Test 1: The test used to establish this source as a PinG/elevated source (e.g., >, <, >=, =)</para>
</listitem>
<listitem>
<para>Val 1: If TOP was used, this value is the RANK. Otherwise, this value is the criterion used with Var 1 and Test 1 (e.g., if Var 1 is HT, Test 1 is <quote>></quote>, and if Val 1 is 50, then the criterion for selection is that the stack height be greater than 50.</para>
</listitem>
</itemizedlist>
<para>Var 2 through Val 2 are the same as Var 1 through Val 1, except these are defined only if an AND condition existed for the OR condition that SMOKE used to establish the source as PinG or elevated. There will be as many variables of these types as there are AND conditions in the <command>PELVCONFIG</command> file.</para>
</section>
<section id="sect_output_stack_groups">
<title><envar>STACK_GROUPS</envar></title>
<para>Type: I/O API NetCDF - adapted gridded format</para>
<para>Summary: I/O API intermediate file and output file for CMAQ. See <xref linkend="sect_intmed_stack_groups" /> for more information.</para>
</section>
</section>
<section id="sect_output_mrggrid">
<title><command>Mrggrid</command></title>
<para>The <command>Mrggrid</command> program is responsible for creating model-ready emissions files. <command>Mrggrid</command> creates the following output file:</para>
<itemizedlist>
<listitem>
<para>Model-ready emissions file: <xref linkend="sect_output_outfile" /></para>
</listitem>
</itemizedlist>
<section id="sect_output_outfile">
<title><envar>OUTFILE</envar></title>
<para>Type: I/O API NetCDF - adapted gridded format</para>
<para>Summary: Final, model-ready file created from two or more souce categories. See <xref linkend="sect_output_smkmerge" /> for file format.</para>
</section>
</section>
<section id="sect_output_smkinven">
<title><command>Smkinven</command></title>
<para>The <command>Smkinven</command> program is responsible for importing the raw inventory into SMOKE format. <command>Smkinven</command> creates the following output files:</para>
<itemizedlist>
<listitem>
<para>Inventory import report: <xref linkend="sect_output_repinven" /></para>
</listitem>
<listitem>
<para>SCC file: <xref linkend="sect_output_ampscc" /></para>
</listitem>
</itemizedlist>
<section id="sect_output_repinven">
<title><envar>REPINVEN</envar></title>
<para>Type: ASCII - list-directed</para>
<para>Summary: This report is made up of several different sections describing different parts of the inventory import.</para>
<orderedlist>
<listitem>
<para>This section lists, by CAS number, the emissions in tons/year; the number of inventory records; whether all, some, or none of the pollutants associated with that CAS number were kept; and the CAS number description.</para>
<para>The columns in the report include:</para>
<itemizedlist spacing="compact">
<listitem>
<para>CAS number</para>
</listitem>
<listitem>
<para>Whether all, some, or none of the pollutants were kept</para>
</listitem>
<listitem>
<para>Number of inventory records read for the CAS number</para>
</listitem>
<listitem>
<para>Emissions for the CAS number</para>
</listitem>
<listitem>
<para>CAS number description</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>This section includes emissions before and after application of disaggregation factors from the <envar>INVTABLE</envar>. Only the pollutants that have Keep = Y in <envar>INVTABLE</envar> will be included in this report. This report will be provided only if disaggregation and/or aggregation have occurred.</para>
<para>The columns in the report include:</para>
<itemizedlist spacing="compact">
<listitem>
<para><quote>Kept</quote> unique CAS number</para>
</listitem>
<listitem>
<para>Emissions total for the CAS number</para>
</listitem>
<listitem>
<para>Factor used to adjust the CAS number to the pollutant</para>
</listitem>
<listitem>
<para>Pollutant name</para>
</listitem>
<listitem>
<para>Emissions total of the inventory pollutant</para>
</listitem>
<listitem>
<para>Pollutant description</para>
</listitem>
<listitem>
<para>CAS number description</para>
</listitem>
</itemizedlist>
</listitem>
</orderedlist>
<para>The following sections are only for area-to-point assignments:</para>
<orderedlist continuation="continues">
<listitem>
<para>This section lists SCCs that have area-to-point source factor file assignments but are not in the inventory.</para>
<para>The columns in the report include:</para>
<itemizedlist>
<listitem>
<para>Assigned SCC codes not in the inventory</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>For emissions going to point sources, this section lists the pollutant name, emissions total before and after the factors are applied, and the total number of FIPS codes affected, by SCC.</para>
<para>The columns in the report include:</para>
<itemizedlist spacing="compact">
<listitem>
<para>SCC code</para>
</listitem>
<listitem>
<para>Pollutant name</para>
</listitem>
<listitem>
<para>Number of FIPS codes affected</para>
</listitem>
<listitem>
<para>Emissions before factors are applied</para>
</listitem>
<listitem>
<para>Emissions after factors are applied</para>
</listitem>
<listitem>
<para>SCC description</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>Same as the above section, except emissions are reported by state.</para>
<para>The columns in the report include:</para>
<itemizedlist spacing="compact">
<listitem>
<para>State</para>
</listitem>
<listitem>
<para>SCC code</para>
</listitem>
<listitem>
<para>Pollutant name</para>
</listitem>
<listitem>
<para>Number of FIPS codes affected</para>
</listitem>
<listitem>
<para>Emissions before factors are applied</para>
</listitem>
<listitem>
<para>Emissions after factors are applied</para>
</listitem>
<listitem>
<para>SCC description</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>This section lists, by SCC, the number of state and county FIPS codes getting assigned to point locations and the number not getting assigned.</para>
<para>The columns in the report include:</para>
<itemizedlist spacing="compact">
<listitem>
<para>SCC code</para>
</listitem>
<listitem>
<para>Number of FIPS assigned to point locations</para>
</listitem>
<listitem>
<para>Number of FIPS not assigned to point locations</para>
</listitem>
<listitem>
<para>SCC description</para>
</listitem>
</itemizedlist>
</listitem>
</orderedlist>
<comment>add reports from importing CEM data</comment>
</section>
<section id="sect_output_ampscc">
<title><envar>ASCC</envar>, <envar>MSCC</envar>, <envar>PSCC</envar></title>
<para>Type: ASCII - list-directed</para>
<para>Summary: This file simply lists the SCC codes in the raw inventory.</para>
</section>
</section>
<section id="sect_output_smkmerge">
<title><command>Smkmerge</command></title>
<para>The <command>Smkmerge</command> program is responsible for creating model-ready emissions files. <command>Smkmerge</command> creates the following output file:</para>
<itemizedlist>
<listitem>
<para>Model-ready emissions file: <xref linkend="sect_output_egts" /></para>
</listitem>
</itemizedlist>
<comment>add PINGTS, ELEVTS, and REP files</comment>
<section id="sect_output_egts">
<title><envar>[A|B|M|P|E]G[T][S][3D][_S][_L]</envar></title>
<para>Type: I/O API NetCDF - adapted gridded format</para>
<table>
<title>I/O API Header for <envar>[A|B|M|P|E]G[T][S][3D][_S][_L]</envar></title>
<tgroup cols="3">
<colspec colwidth="25*" />
<colspec colwidth="35*" />
<colspec colwidth="40*" />
<thead>
<row>
<entry>I/O API Header variable</entry>
<entry>Meaning</entry>
<entry>Set by...</entry>
</row>
</thead>
<tbody>
<row>
<entry>NCOLS3D</entry>
<entry>Number of columns in the grid</entry>
<entry>Output grid description in <envar>GRIDDESC</envar></entry>
</row>
<row>
<entry>NROWS3D</entry>
<entry>Number of rows in the grid</entry>
<entry>Output grid description in <envar>GRIDDESC</envar></entry>
</row>
<row>
<entry>NVARS3D</entry>
<entry>Number of output species</entry>
<entry>Chemical mechanism and speciation profiles in <envar>GSPRO</envar></entry>
</row>
</tbody>
</tgroup>
</table>
<table>
<title>Variables in <envar>[A|B|M|P|E]G[T][S][3D][_S][_L]</envar></title>
<tgroup cols="4">
<colspec colwidth="30*" />
<colspec colwidth="15*" />
<colspec colwidth="15*" />
<colspec colwidth="40*" />
<thead>
<row>
<entry>Variable Name</entry>
<entry>Type</entry>
<entry>Units</entry>
<entry>Description</entry>
</row>
</thead>
<tbody>
<row>
<entry>Name of species 1</entry>
<entry>Real</entry>
<entry>[moles|tons]/time</entry>
<entry>Emissions for species 1</entry>
</row>
<row>
<entry>...</entry>
<entry>...</entry>
<entry>...</entry>
<entry>...</entry>
</row>
<row>
<entry>Name of species NVARS3D</entry>
<entry>Real</entry>
<entry>[moles|tons]/time</entry>
<entry>Emissions for species NVARS3D</entry>
</row>
</tbody>
</tgroup>
</table>
</section>
</section>
<section id="sect_output_tmpbeis3">
<title><command>Tmpbeis3</command></title>
<para>The <command>Tmpbeis3</command> program is responsible for creating gridded, hourly biogenic emissions. <command>Tmpbeis3</command> creates the following output file:</para>
<itemizedlist>
<listitem>
<para>Model-ready biogenic emissions: <xref linkend="sect_output_b3gts" /></para>
</listitem>
</itemizedlist>
<section id="sect_output_b3gts">
<title><envar>B3GTS_L</envar> and <envar>B3GTS_S</envar></title>
<para>Type: I/O API NetCDF - adapted gridded format</para>
<table>
<title>I/O API Header for <envar>B3GTS_L</envar> and <envar>B3GTS_S</envar></title>
<tgroup cols="3">
<colspec colwidth="25*" />
<colspec colwidth="35*" />
<colspec colwidth="40*" />
<thead>
<row>
<entry>I/O API Header variable</entry>
<entry>Meaning</entry>
<entry>Set by...</entry>
</row>
</thead>
<tbody>
<row>
<entry>NCOLS3D</entry>
<entry>Number of columns in the grid</entry>
<entry>Output grid description in <envar>GRIDDESC</envar></entry>
</row>
<row>
<entry>NROWS3D</entry>
<entry>Number of rows in the grid</entry>
<entry>Output grid description in <envar>GRIDDESC</envar></entry>
</row>
<row>
<entry>NVARS3D</entry>
<entry>Number of output species</entry>
<entry>Chemical mechanism and speciation profiles in <envar>GSPRO</envar></entry>
</row>
</tbody>
</tgroup>
</table>
<table>
<title>Variables in <envar>B3GTS_L</envar> and <envar>B3GTS_S</envar></title>
<tgroup cols="4">
<colspec colwidth="30*" />
<colspec colwidth="15*" />
<colspec colwidth="15*" />
<colspec colwidth="40*" />
<thead>
<row>
<entry>Variable Name</entry>
<entry>Type</entry>
<entry>Units</entry>
<entry>Description</entry>
</row>
</thead>
<tbody>
<row>
<entry>Name of species 1</entry>
<entry>Real</entry>
<entry>[moles|tons]/hr</entry>
<entry>Emissions for species 1</entry>
</row>
<row>
<entry>...</entry>
<entry>...</entry>
<entry>...</entry>
<entry>...</entry>
</row>
<row>
<entry>Name of species NVARS3D</entry>
<entry>Real</entry>
<entry>[moles|tons]/hr</entry>
<entry>Emissions for species NVARS3D</entry>
</row>
</tbody>
</tgroup>
</table>
</section>
</section>
<section id="sect_output_tmpbeis4">
<title><command>Tmpbeis4</command></title>
<para>The <command>Tmpbeis4</command> program is responsible for creating gridded, hourly biogenic emissions. <command>Tmpbeis4</command> creates the following output file:</para>
<itemizedlist>
<listitem>
<para>Model-ready biogenic emissions: <xref linkend="sect_output_b4gts" /></para>
</listitem>
</itemizedlist>
<section id="sect_output_b4gts">
<title><envar>B4GTS_L</envar> and <envar>B4GTS_S</envar></title>
<para>Type: I/O API NetCDF - adapted gridded format</para>
<table>
<title>I/O API Header for <envar>B4GTS_L</envar> and <envar>B4GTS_S</envar></title>
<tgroup cols="3">
<colspec colwidth="25*" />
<colspec colwidth="35*" />
<colspec colwidth="40*" />
<thead>
<row>
<entry>I/O API Header variable</entry>
<entry>Meaning</entry>
<entry>Set by...</entry>
</row>
</thead>
<tbody>
<row>
<entry>NCOLS3D</entry>
<entry>Number of columns in the grid</entry>
<entry>Output grid description in <envar>GRIDDESC</envar></entry>
</row>
<row>
<entry>NROWS3D</entry>
<entry>Number of rows in the grid</entry>
<entry>Output grid description in <envar>GRIDDESC</envar></entry>
</row>
<row>
<entry>NVARS3D</entry>
<entry>Number of output species</entry>
<entry>Chemical mechanism and speciation profiles in <envar>GSPRO</envar></entry>
</row>
</tbody>
</tgroup>
</table>
<table>
<title>Variables in <envar>B4GTS_L</envar> and <envar>B4GTS_S</envar></title>
<tgroup cols="4">
<colspec colwidth="30*" />
<colspec colwidth="15*" />
<colspec colwidth="15*" />
<colspec colwidth="40*" />
<thead>
<row>
<entry>Variable Name</entry>
<entry>Type</entry>
<entry>Units</entry>
<entry>Description</entry>
</row>
</thead>
<tbody>
<row>
<entry>Name of species 1</entry>
<entry>Real</entry>
<entry>[moles|tons]/hr</entry>
<entry>Emissions for species 1</entry>
</row>
<row>
<entry>...</entry>
<entry>...</entry>
<entry>...</entry>
<entry>...</entry>
</row>
<row>
<entry>Name of species NVARS3D</entry>
<entry>Real</entry>
<entry>[moles|tons]/hr</entry>
<entry>Emissions for species NVARS3D</entry>
</row>
</tbody>
</tgroup>
</table>
</section>
</section>
</chapter>