Quick Fire Emission Dataset (QFED): Difference between revisions

m Updated the QFED tag to qfed-1_0_b4
Added new section - Level 3 QFED Products
Line 14: Line 14:


  % setenv ESMADIR ${HOME}/projects/qfed
  % setenv ESMADIR ${HOME}/projects/qfed
 
Make sure that you have a valid ${BASEDIR}. QFED code is known to compile against Baselibs-v3.1.7.
Make sure that you have a valid ${BASEDIR}. QFED code is known to compile against Baselibs-v3.1.7.


Line 20: Line 20:
   
   
  % cd ./qfed/src
  % cd ./qfed/src
The available options can be seen by running gmake or '''gmake esma_help''':  
The available options can be seen by running gmake or '''gmake esma_help''':  


Line 61: Line 62:
  | [[Image:GFED-vegetation_map.png|thumb|center|alt=GFED vegetation map.|GFED vegetation map.]]
  | [[Image:GFED-vegetation_map.png|thumb|center|alt=GFED vegetation map.|GFED vegetation map.]]
  |}
  |}
== Level 3 QFED Products ==
There are two Level 3 (Global Gridded) QFED products:
# The daily fire radiative power (FRP) derived from MODIS Thermal Anomalies/Fire products (MOD14, MYD14). The name of the product is QFED Level 3a.
# Level 3b is the daily fire CO emissions for each QFED vegetation class. The Level 3b product is derived from the Level 3a product. The name of this product is QFED Level 3b.
The QFED Level 3a product can be generated after obtaining the necessary MOD14 and/or MYD14 granules using the '''qfed_l3a.py''' script. Similarly, Level 3b can be generated using '''qfed_l3b.py''' script. Typical usage of the scripts will require one to provide the year and start and end day of the year. For full list of options run the scripts with the '--help' option, e.g.
% qfed_l3a.py --help