Working with Geotiff Files Using Rasterio in Python - Also Quick Demo of NDVI Calculation
DigitalSreeni via YouTube
Overview
Learn to manipulate and analyze geotiff files using rasterio in Python through this comprehensive tutorial video. Explore essential techniques for reading geotiff files, plotting data, and working with clipped images. Follow along as the instructor demonstrates the installation process for rasterio and GDAL, provides code examples for various operations, and showcases a quick demonstration of NDVI calculation. Gain hands-on experience with numpy operations on geospatial data and discover how to access the complete code used in the video via the provided GitHub repository. Perfect for those looking to enhance their skills in geospatial data analysis and remote sensing using Python.
Syllabus
Intro
Installing rasterio
Reading geotiff files
Plotting data
Working with clipped image
Numpy
Taught by
DigitalSreeni