Quick Fire Emission Dataset (QFED): Difference between revisions

Line 97: Line 97:
  qfed_l3a.py --mxd14=${MODIS_FIRE} --mxd03=${MODIS_FIRE} --igbp=${QFED_IGBP} --output=${QFED_L3a} 2010 200
  qfed_l3a.py --mxd14=${MODIS_FIRE} --mxd03=${MODIS_FIRE} --igbp=${QFED_IGBP} --output=${QFED_L3a} 2010 200
   
   
Next we will generate the actual emissions files for the same day by running the qfed_l3b.py script
Next we will generate the actual emissions files for the same day by running the qfed_l3b.py script


  qfed_l3b --input=${QFED_L3a} --output=${QFED_L3b} --ndays=1 2010 200
  qfed_l3b --input=${QFED_L3a} --output=${QFED_L3b} --ndays=1 2010 200