Lesson 1: Introduction to Remote Sensing Data and Python Setup
Learn about raster and vector data and set up your Python environment
[Read More]

📌 This series covers a complete workflow for handling remote sensing data in Python — from basic reading and clipping to vector-raster conversion, statistics, and visualization.
🗃️ See the list of tutorials below. Each article ends with a “Next” link for easy navigation.
🧰 Recommended Python packages: rasterio, rioxarray, geopandas, shapely, matplotlib, pyproj, rasterstats, and more.