The Rawbio program is responsible for computing normalized biogenic emissions. Rawbio creates the following intermediate file:
Normalized biogenic emissions file: Section 9.10.1, “BGRD (summer) or BGRDW (winter)”
Type: I/O API NetCDF - adapted gridded format
Used by: Tmpbio
Table 9.21. I/O API Header for BGRD and BGRDW
| I/O API Header variable | Meaning | Set by... | 
|---|---|---|
| NROWS3D | Number of rows in the grid | NROWS3D from the gridded land use file | 
| NCOLS3D | Number of columns in the grid | NCOLS3D from the gridded land use file | 
| NVARS3D | Number of biogenic emission species | B3DIMS3.EXT include file
                         | 
                     
Table 9.22. Variables in BGRD and BGRDW
| Variable Name | Type | Units | Description | 
|---|---|---|---|
| AVGISOP<Season (S or W)> | Real | g C/hour | Normalized ISOP emissions | 
| AVGMONO<Season (S or W)> | Real | g C/hour | Normalized MONO emissions | 
| AVGOVOC<Season (S or W)> | Real | g C/hour | Normalized OVOC emissions | 
| AVGNO<Season (S or W)> | Real | g N/hour | Normalized NO emissions | 
| AVGLAI<Season (S or W)> | Real | Index | Normalized leaf area index |