6ABOS: An Open-Source Atmospheric Correction Framework for the EnMAP Hyperspectral Mission Based on 6S

This paper introduces 6ABOS, an open-source Python framework that leverages the 6S radiative transfer model and Google Earth Engine to automate the atmospheric correction of EnMAP hyperspectral imagery, successfully validating its accuracy in retrieving water-leaving reflectance over diverse Mediterranean reservoirs.

Gabriel Caballero Cañas, Bárbara Alvado Arranz, Xavier Sòria-Perpinyà, Antonio Ruiz-Verdú, Jesús Delegido, José Moreno

Published 2026-03-12
📖 4 min read☕ Coffee break read

Here is an explanation of the paper using simple language and creative analogies.

🌍 The Big Picture: Seeing Through the "Fog"

Imagine you are trying to take a high-resolution photo of a fish swimming in a deep, murky pond. But there's a problem: you aren't taking the photo from the water; you are taking it from a helicopter hovering high in the sky.

To make matters worse, the sky between you and the pond is filled with a thick, glowing fog (the atmosphere). This fog is so bright that it almost completely washes out the image of the fish. In fact, 90% of the light hitting your camera lens comes from the fog itself, not the water below.

This is the daily struggle for scientists using satellites like EnMAP to study lakes and rivers. They want to see what's happening underwater (algae, pollution, clarity), but the "atmospheric fog" makes it nearly impossible to see clearly.

🛠️ The Solution: 6ABOS (The "Fog-Clearing" Tool)

The authors of this paper have built a new, free software tool called 6ABOS. Think of 6ABOS as a super-smart digital filter or a magic eraser.

Its job is to look at the blurry, foggy image taken from space and mathematically subtract the "fog" (atmospheric scattering) to reveal the true colors of the water underneath.

Here is how it works, broken down into simple steps:

1. The "Recipe Book" (The 6S Model)

To remove the fog, you need to know exactly what the fog is made of. Is it dusty? Is it humid? Is it sunny?

  • The Analogy: Imagine you are a chef trying to remove a specific spice from a soup. You need a recipe book that tells you exactly how that spice behaves.
  • The Reality: 6ABOS uses a famous "recipe book" called the 6S model. It's a physics engine that simulates how sunlight bounces off dust, gas, and water vapor in the air. It calculates exactly how much "fog" is in the picture for every single pixel.

2. The "Smart Assistant" (Google Earth Engine)

The tool doesn't just guess the weather; it checks the actual weather at the exact moment the satellite took the photo.

  • The Analogy: Instead of guessing if it's raining, your assistant calls a weather station to get the real-time report.
  • The Reality: 6ABOS connects to Google Earth Engine to pull real data on aerosols (dust/smog), ozone, and water vapor. It then feeds this data into the "recipe book" to make the calculation perfect for that specific day and location.

3. The "Subtraction" (The Math)

Once the tool knows how much light is coming from the fog, it does a simple subtraction:

Total Light (Fog + Water) – Fog Light = True Water Light

It strips away the atmospheric noise, leaving behind the pure signal from the water.

🧪 Did It Work? (The Taste Test)

The scientists tested 6ABOS on two very different lakes in Spain to see if it was good at its job:

  1. Benagéber (The Crystal Clear Lake): A deep, clean mountain lake with very little life in it.
  2. Bellús (The Muddy Swamp): A shallow, dirty lake full of algae and nutrients (very "turbid").

The Result:
They compared the satellite images processed by 6ABOS against measurements taken by scientists standing right on the shore with handheld sensors.

  • The Verdict: The satellite data matched the shore data almost perfectly. The "shape" of the light spectrum (the unique fingerprint of the water) was identical.
  • The Metaphor: It's like if you asked a blindfolded person to describe a song, and their description matched the actual recording perfectly. The tool successfully "heard" the water's true voice despite the atmospheric noise.

🚀 Why Does This Matter?

Before this tool, analyzing water from space was like trying to solve a puzzle with half the pieces missing.

  • It's Open Source: Anyone can download it for free (like a free app).
  • It's Automated: It does the heavy math automatically, so scientists don't have to spend hours calculating by hand.
  • It's Flexible: It works on clean lakes and muddy swamps alike.

🏁 The Bottom Line

6ABOS is a new, free tool that helps scientists see through the "atmospheric fog" to get a crystal-clear view of our planet's water. By using advanced physics and real-time weather data, it turns blurry satellite photos into accurate maps of water health, helping us monitor pollution, algae blooms, and ecosystem changes with unprecedented clarity.

It's essentially giving the satellite a pair of X-ray glasses to see what's really happening underwater.