8.9. Source-Specific files

8.9.1. Biogenics
8.9.2. Mobile
8.9.3. Point

8.9.1. Biogenics

8.9.1.1. B3FAC: BEIS3 emissions factors file

This file contains LAI, dry leaf biomass, winter biomass factor, indicator of specific leaf weight, and normalized emission fluxes for four different species/compounds (ISOP, OVOC, MONO, and NO). The format of this file is shown in Table 8.75, “Format for B3FAC”.

Table 8.75. Format for B3FAC

Line Position Description
1+ 9-24 Abbreviated name for land use type (Character)
  A Leaf area index (m2/m2) (Integer)
  B Dry leaf biomass (g/m2) (Integer)
  C Winter biomass factor (Real)
  D Indicator of specific leaf weight (Integer)
  E Normalized emissions flux for ISOP (Real)
  F Normalized emissions flux for MONO (Real)
  G Normalized emissions flux for OVOC (Real)
  H Normalized emissions flux for NO (Real)

8.9.1.2. B3XRF: BELD3 to BELD2 cross-reference file

The B3XRF file contains cross-reference information needed to convert the 230 BELD3 land use types into the 127 BELD2 land use types. This cross-reference file is used in the program Beld3to2. The B3XRF file contains 230 lines of data in the format shown in Table 8.76, “Format for B3XRF”.

Table 8.76. Format for B3XRF

Line Position Description
1+ 1-4 BELD2 land use type ID (Char)
  6-8 BELD2 category (Integer)
  10-25 BELD3 land use type ID (Char)

8.9.1.3. BFAC: BEIS2 emission factors file

The BFAC file contains BEIS2 emissions factor file. There are two different emission factor files available for use: winter and summer. Both files use the format shown in Table 8.77, “Format for BFAC”.

Table 8.77. Format for BFAC

Line Position Description
1+ 2-6 Vegetation ID (Char)
  7-15 ISOP emission factor (Real)
  16-24 MONO emission factor (Real)
  25-33 OVOC emission factor (Real)
  34-39 NO emission factor (Real)
  40-41 LAI (Integer)

8.9.1.4. BIOSEASON: Bioseason switch file

The BIOSEASON switch file is an I/O API netCDF file used to indicate how each day in a given year should be treated, either as summer or winter. This file can be created using the Metscan utility program. The BIOSEASON file is time-dependent and usually contains data for an entire year (365 or 366 days). It uses one variable, SEASON, which is either 0 (grid cell should use winter factors for current day) or 1 (grid cell should use summer factors for current day).