Jump to: SMOKE Policy Tool | FIRECAM Tool | BA Tiling Explorer | HMS Smoke Tool | Air Trajectory Tracker | U.S. Fire Dashboard | Animated MODIS Rhythms
A complete list of my Earth Engine Apps is available here and here.
SMOKE Policy Tool // [Website] [Code]
The SMOKE Policy Tool uses land use and land cover information, GFEDv4s fire emissions, and GEOS-Chem adjoint sensitivities to model smoke PM2.5 in Singapore, Malyasia, and Indonesia from 2005-2029. The tool allows users to estimate the public health impacts from Indonesian fires and customize land management scenarios for mitigating smoke exposure and premature mortality. See our GeoHealth paper (Marlier et al., 2019) for more information.
FIRECAM Tool // [Website] [Code]
The FIRECAM Tool compares regional fire emissions estimates from five global fire emissions inventories: GFEDv4s, FINNv1.5, GFASv1.2, QFEDv2.5r1, and FEERv1.0-G1.2. The app also provides five simple metrics to help contextualize biases and differences among the five inventories. As a regional case study, I also built the SMOKE-FIRECAM Tool to show the differences in the modeled smoke PM2.5 across Equatorial Asia among the five inventories. See our RSE paper (Liu et al., 2020) for more information.
BA Tiling Explorer
The Burned Area (BA) Tiling Explorer allows users to visualize data artifacts induced by tile-based algorithms used to produce NASA's MCD64A1 and ESA's FireCCI51 burned area products. See our IOP SciNotes paper (Liu and Crowley, 2021) for more information.

HMS Smoke Explorer // [Code]
The HMS Smoke Explorer provides daily and annual summary visualizations of the smoke product from NOAA's Hazard Mapping System, as well as of MODIS fire and aerosol products. Every day, NOAA analysts manually draw polygons around smoke plumes, mainly using geostationary satellite imagery as reference, to make the HMS smoke product. The HMS smoke product is accompanied by a text product that describes the location and severity of smoke plumes across North America.
Air Trajectory Tracker
The Air Trajectory Tracker uses wind data from meterological datasets in Earth Engine to calculate 2D forward or backward tracjectories from point locations / receptors. This app is not meant to be used in lieu of HYSPLIT. My motivation for this app was to emulate HYSPLIT using surface winds and visualize wind patterns in Earth Engine. Future updates include on-the-fly computation of monthly surface footprints using an ensemble of trajectories with Gaussian-distributed u- and v-wind components.
U.S. Fire Dashboard
The U.S. Fire Dashboard uses active fire detections from the geostationary satellites GOES-16/17 to map the spatial and temporal progression of large fires (>10,000 acres) both in near-real-time and retroactively. For fires with final burn perimeters, Sentinel-2A surface reflectance is used to map burn severity and calculate burned area at high spatial resolution (10-m). The code for this app is based on this @googleearth Medium article. Currently, the number of fires available in the app is small as the process is manual and time-intensive.
Animated MODIS Rhythms
The Animated MODIS Rhythms app allows end-users to generate animated GIFs of monthly MODIS-derived NDVI, a proxy for vegetative growth, and burned area with timestamp annotations. Earth Engine currently does not have the capability to add text annotations on animations. As a workaround, I generated and uploaded vector shapefiles of some digits, letters, and symbols. Each vector can be easily scaled and transformed in geographic projection to create timestamps on raster images.