Skip to content

Night time light(NTL) monitoring to visualize developmental changes in recent years.

Notifications You must be signed in to change notification settings

somdeepkundu/Night-Time-Lights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Night-Time-Lights

This repository contains code developed by Somdeep Kundu, PGD NHDRM 2022-23, Indian Institute of Remote Sensing, Dehradun, to visualize developmental changes using Night Time Light (NTL) data.

Colour is indeed a captivating aspect of our perception, allowing us to interpret the world around us and find beauty, joy, and valuable information. When it comes to nighttime imagery, the VIIRS sensor stands out from most other optical satellites, capturing the radiance of lights during the dark hours. In this context, I would like to introduce a fascinating project that utilizes Night Time Light (NTL) data from VIIRS to visualize developmental changes over time. This dataset allows for a comprehensive assessment of changes in light intensity over time, offering valuable insights into developmental trends and urban growth or activities.

To begin with, the code loads three distinct nighttime image datasets from three different years: 2014-15, 2017-18, and 2021-22(April to april, i.e. one complete Financial year). These images correspond to different time periods and will be used to visualize the changes in light over the years. The VIIRS sensor captures the average radiance of lights during these specific time frames. And the datasets available in GEE are monthly avarage composite.

image

To create a visually informative representation of the data, a unique color scheme is employed. Specifically, a color progression is defined from red to blue, utilising the full bandwidth spectrum of human eye's capability. In this progression, red signifies older developments, while blue denotes newer ones. By using this color spectrum, the visualization aims to highlight temporal trends in urbanization and infrastructural changes.

The code then proceeds to select and process the nighttime images for each year, computing the median radiance for each period(of 12months). This step is crucial to reduce any potential noise or outliers in the data, ensuring a clearer representation of urban(or developing, or intervened) areas' luminance intensity. With the median radiance values obtained for the financial years 2014-15, 2017-18, and 2021-22, the code generates an RGB composite image, that create a perception of abstraction of reality in human mind. The RGB composite combines the three images into a single representation by assigning each image to a specific color band: red for 2014-15, green for 2017-18, and blue for 2021-22. This composition effectively presents the developmental changes over time in a visually intuitive manner.

image

The final visualization, known as the RGB composite image, is then added to the map display. The image showcases the areas illuminated in different colors, with red representing places that were brightly lit during 2014-15, green representing those during 2017-18, and blue representing those during 2021-22.

However, a lot of areas may appear white or shades of white in the RGB composite. These regions are of particular interest as they exhibit consistent and continuous illumination throughout the entire temporal dataset. In other words, these areas have remained lit up over all three years, indicating stable development or ongoing activities, for example all the city cores or central areas.

image

On the other hand, the presence of sole blue pixels in the composite image signifies new developments. These are areas that experienced increased illumination between April 2021 to April 2022, (before that it was black, so no colours, a black slate) highlighting rapid urban expansion and infrastructural growth in those regions. Anomali of random occasions of red or green colour leads us to irradic behaviour of human society, market or economy or may be some kind of disaster happened in that place. They are the most intriguing ones. They all are need to be investigated. Here we are dealing with spacitotempral behaviour of human societ by the lights they shine at planetary scale with just a 9 line piece of code. Huge thing, yes?

In the end, i like to encourage you all to look into this matter, a lot of possibilities are there, specially using government datas(or claims) and encorporating matchine learning-AI into this philosophical approach of amalgamation of Earth Observation & Economics. The VIIRS Night Time Light data along with smart use of RGB composite for visualization provide us a powerful tool to use to monitor and analyze developmental changes over time. We have to remember a besic thing for data science of Remote Sensing as philosophy, here

colour = information.

This code developed by me, Somdeep Kundu, hope, offers an insightful and visually compelling perspective on the evolution of urban landscapes, demonstrating how the mixture of colors can indeed grant us a unique perception of beauty, joy, and valuable information embedded in the changing urban fabric.

This code is free to use, change and reporoduce.. if you like it please star it, it will act like encouragement, and fill free to ask me any questions.. My mail id somdeepkundu@gmail.com

happy learning.. 🌍🛰️❤️

image

special thanks to professor Jeff Howwath from whom i learnt this https://jeffhowarth.github.io/eeprimer/glossary/nighttime-light-patterns/

About

Night time light(NTL) monitoring to visualize developmental changes in recent years.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published