background-shape
feature-image

Today we’ll see how to get started with satellite imagery in a Python notebook environment.


Overview

The linked repository will guide you step by step on how to get started on working with Sentinel satellite images from a Notebook. You will learn:

  • How to access the data
  • How to open images
  • How to compute some usual features such as NDVI
  • How to read into the pre-computed labels

The link to the repository and instructions is here.