Google Releases MAPL-EMIT to Map Facility-Scale Methane Plumes From Space
The database, trained model and inference tools give researchers and local monitors new ways to process EMIT scenes. Greater sensitivity still leaves a practical trade-off between catching weak plumes and filtering false alerts.
Listen to this story
The audio brief
Story brief
3 key pointsThe release turns EMIT’s hyperspectral satellite data into an open facility-monitoring workflow: MAPL-EMIT can estimate plume strength, outline overlapping plumes, and infer source locations in one pass. Google reports that it captured 84% of expert-annotated plumes, found 50% more plausible detections than a baseline, and mapped plumes at 24 of the 25 highest-emitting landfills. Training used 3.6 million synthetic...
- 01
EMIT’s 80-kilometer field of view and 60-meter resolution target facility-scale monitoring rather than coarse global mapping.
- 02
Google released a plume database, trained model, synthetic dataset, and inference library for emissions-monitoring work.
- 03
The Swin-S vision transformer combines spectral data with surrounding-scene context to distinguish plumes from methane-like terrain.
Google has released MAPL-EMIT, a deep-learning system developed with NASA JPL that detects methane plumes in NASA EMIT satellite measurements, estimates methane enhancements and identifies likely emission-source locations. Google also published a global plume database, trained model, synthetic dataset and inference library for emissions-monitoring work.
From a noisy spectrum to a source on the ground
EMIT records hundreds of separate light bands for every pixel, which can capture methane’s chemical signature. Its 80-kilometer field of view and 60-meter spatial resolution are designed for facility-scale measurements, rather than the coarse coverage used by broader global mappers.
Detail alone does not solve the problem. Some landscapes and surface materials resemble methane in hyperspectral data, complicating smaller or diffuse detections. MAPL-EMIT uses a Swin-S vision transformer that reads the spectrum and the surrounding scene together. Google says that context helps the system tell a wind-blown plume from similar-looking terrain.
Three jobs in one model pass
The framework is built to measure methane enhancement in each plume pixel, draw plume boundaries and trace dispersed gas back to a source. That combination is intended to help where emissions from nearby facilities overlap downwind and appear as one cloud.
Synthetic plumes supply the missing labels
A global labeled dataset of millions of real methane emissions does not exist, so the team generated 3.6 million physics-based synthetic plumes and placed them into real EMIT scenes. Lagrangian puff models simulated how particles move and disperse in air. Because the plumes were generated, the training data included source locations and boundaries for overlapping plumes.
Sensitivity does not remove judgment
The reported results suggest the system can surface more candidate plumes, but Google says false positives remain an ongoing problem, especially in complex terrain. Outputs include physics-based confidence information and lower- or higher-confidence tags, so users can filter detections according to their tolerance for missed plumes and questionable alerts.
Sources
- research.googleMapping global methane emissions from space with deep learning