Skip to content

This project performs various analyzes using Sentinel-2 satellite images. Important properties such as NDVI, temperature index, humidity index and roughness were evaluated. Additionally, topographic details were examined by visualizing the elevation data as a 3D surface graph.

Notifications You must be signed in to change notification settings

nisaunnu/Satellite_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to Satellite Analysis Project

🚀 Project Name: Satellite Analysis

👩🏻‍💻 Author: Nisa Ünnü

🗓️ Verison: v1.0 (latest version)


🧠 Concept

The purpose of the satellite analysis project is to process, visualize and perform various analyzes of multispectral data obtained from satellite images. These analyzes include 3D visualization of vegetation health, temperature index, moisture index, roughness index and elevation data.


✏️ Content of the Code

  • Data Reading and Visualization: Libraries such as geopandas, pathlib, glob, earthpy, and rasterio are used to manipulate file paths, read raster data, and manipulate geospatial data. numpy and matplotlib libraries are used to manipulate and visualize data.

  • Band Visualization: A loop is used to visualize different bands of Sentinel satellite data.

  • Histograms: Histograms are drawn for each band. Histograms show the distribution of pixel values.

  • Determining the Position of the Satellite Image on the Map: The pixel coordinates in the middle of the satellite images are converted into geographical coordinates and displayed on the map.

  • NDVI (Normalized Difference Vegetation Index) Analysis: NDVI is calculated and visualized from near infrared (NIR) and red (Red) bands.

  • Temperature Index Analysis: The temperature index is calculated and visualized from Infrared (IR) and Thermal Infrared (TIR) bands.

  • Humidity Index Analysis: Humidity index is calculated and visualized from SWIR (Short Wave Infrared), NIR (Infrared) and another SWIR band.

  • Rough Surface Detection: Roughness index is calculated and visualized from different bands.

  • Visualizing Elevation Data as a 3D Surface Graph: Elevation data obtained from the Sentinel-2 image is visualized as a 3D surface graph.


📣 Feedback

Your thoughts and feedback are appreciated to help the Satellite Analysis project improve. For your contributions or questions, please contact Nisa Ünnü.


Thank you for exploring Satellite Analysis!


Happy learning and coding!

Nisa Ünnü

About

This project performs various analyzes using Sentinel-2 satellite images. Important properties such as NDVI, temperature index, humidity index and roughness were evaluated. Additionally, topographic details were examined by visualizing the elevation data as a 3D surface graph.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published