13 | | ||READ_OBSERVED_BA ||BA_FILE || Read the population density map || |
14 | | ||READ_CF_COARSE || CF_COARSE_FILE || Read the population density map || |
15 | | ||READ_CF_FINE ||CF_FINE_FILE || Read the population density map || |
16 | | ||READ_RATIO ||RATIO_FILE || Read a map of ratios used to scale simulated burned area, default to 1 || |
17 | | ||READ_RATIO_FLAG ||RATIO_FLAG_FILE || Read the population density map || |
| 13 | ||READ_OBSERVED_BA ||BA_FILE || Read the external forced burned area, in this case the simulated burned area will be over-written, valid only for monthly BA input || |
| 14 | ||READ_CF_COARSE || CF_COARSE_FILE || Read the external coarse fuel combustion completeness || |
| 15 | ||READ_CF_FINE ||CF_FINE_FILE || Read external fine fuel combustion completeness || |
| 16 | ||READ_RATIO ||RATIO_FILE || Read a map of ratios used to scale simulated burned area, default as 1 || |
| 17 | ||READ_RATIO_FLAG ||RATIO_FLAG_FILE || Read the ratio flag map, regions with a flag bigger than 0 will use external input BA, default value as -1 || |
19 | | ||READ_HUMIGN ||HUMIGN_FILE || Read the population density map || |
20 | | || || READ_OBSERVED_BA || Read the observed burned_area flag || |
21 | | || || READ_CF_COARSE || Read the observed burned_area flag || |
22 | | || || READ_CF_FINE || Read the observed burned_area flag || |
23 | | || || READ_RATIO || Read the observed burned_area flag || |
24 | | || || READ_RATIO_FLAG || Read the observed burned_area flag || |
25 | | || || READ_POPDENS || Read the popdens flag || |
26 | | || || READ_HUMIGN || Read the human ignition parameter flag || |
| 19 | ||READ_HUMIGN ||HUMIGN_FILE || Read parameter used for human ignition calculation || |
| 20 | || || READ_OBSERVED_BA || Boolean flag to read the observed burned_area flag || |
| 21 | || || READ_CF_COARSE || Boolean flag to read the forced coarse fuel combustion completeness || |
| 22 | || || READ_CF_FINE || Boolean flag to read the forced fine fuel combustion completeness || |
| 23 | || || READ_RATIO || Boolean flag to read the correction ratios || |
| 24 | || || READ_RATIO_FLAG || Boolean flag to read ratio flag || |
| 25 | || || READ_POPDENS || Boolean flag to read the popdens flag || |
| 26 | || || READ_HUMIGN || Boolean flag to read the human ignition parameter flag || |