← Latest papers
💻 computer science

Spatiotemporal downscaling and nowcasting of urban land surface temperatures with deep neural networks

This paper presents a deep learning framework that combines geostationary and polar-orbiting satellite data to generate high-resolution (1 km, 15-min) Land Surface Temperature fields via a U-Net downscaling model and subsequently forecasts intraday LST variations using a ConvLSTM nowcasting model, achieving high accuracy across major European cities.

Original authors: Solomiia Kurchaba, Angela Meyer

Published 2026-06-19
📖 4 min read☕ Coffee break read

Original authors: Solomiia Kurchaba, Angela Meyer

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine trying to watch a live weather movie of a city, but you only have two types of cameras:

  1. The "Fast" Camera: It takes a picture of the whole city every 15 minutes, but the image is blurry (like a low-resolution phone photo). It sees the general heat, but misses the details.
  2. The "Sharp" Camera: It takes a super-clear, high-definition picture of the city, but it only flies over once or twice a day. It sees every hot sidewalk and cool park, but you have to wait a long time for the next shot.

The problem is that to understand how cities heat up during the day (like during a heatwave), you need both the speed of the first camera and the sharpness of the second.

This paper presents a clever solution using a "smart AI" that acts like a digital editor, combining these two cameras to create a high-definition movie that updates every 15 minutes.

Here is how they did it, broken down into two main steps:

Step 1: The "Super-Res" Filter (Downscaling)

First, the researchers trained a deep learning model (specifically a U-Net, which is like a digital artist that knows how to fill in missing details) to turn the blurry "Fast" camera images into sharp ones.

  • How it works: The AI looks at the blurry 3-kilometer-wide pixels from the European weather satellite (SEVIRI) and learns to guess what the 1-kilometer details should look like, based on the few sharp images it has seen from the other satellite (MODIS).
  • The Secret Ingredient: They also fed the AI the "Sun Angle" (how high the sun is in the sky). This helps the AI understand where the sun is hitting and where shadows will fall, making the temperature guesses much smarter.
  • The Result: They successfully created a map of surface temperatures across major European cities that is sharp (1 km detail) and updates every 15 minutes. It's like turning a pixelated sketch into a crisp photograph, and doing it continuously.

Step 2: The "Crystal Ball" (Nowcasting)

Once they had these sharp, 15-minute updates, they needed to predict what would happen in the next 15 to 75 minutes. This is called "nowcasting."

  • The Tool: They used a different type of AI called ConvLSTM. Think of this as a model that watches a short video clip of the city heating up and learns the "flow" of the heat. It understands that heat doesn't just jump around randomly; it moves and changes in patterns.
  • The Test: They tested this on three very different cities: Bucharest (hot and humid), Antwerp (temperate), and Berlin (transitional).
  • The Performance: The AI was much better at guessing the future temperature than two simple "lazy" methods:
    • The "Stuck" Method: Assuming the temperature stays exactly the same as the last minute (Persistence).
    • The "History Book" Method: Assuming the temperature will be the same as it was at this exact time over the last five days (Climatology).
    • The AI beat both of them, predicting temperatures with very high accuracy (errors of less than 1 degree Celsius for short-term forecasts).

Why This Matters (According to the Paper)

The authors explain that this system is a game-changer for monitoring Urban Heat Islands (where cities get much hotter than the surrounding countryside).

  • Day vs. Night: The system works best at night. At night, the city cools down in a smooth, predictable way. During the day, the sun creates complex patterns of hot and cold spots (shadows, hot roofs, cool parks), which makes it harder for the AI to be perfect, though it still performs well.
  • No Extra Data Needed: The AI is smart enough to figure out the details just by looking at the temperature patterns and the sun's position. It doesn't need a separate database of building heights or tree types, which makes it easier to use in many different cities.

The Bottom Line

The researchers built a two-step AI pipeline:

  1. Sharpen the blurry, fast satellite images to get a clear, 15-minute update of city temperatures.
  2. Watch the pattern of those clear images to predict the next hour of temperature changes.

They proved this works across Europe, offering a tool that can help city planners and emergency services see and predict heat stress in real-time, specifically for the summer months when it matters most.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →