0:00
/
0:00

Paid episode

The full episode is only available to paid subscribers of Milan's Data Science Insights

A Satellite Image Timelaps

Sentinel data on Todhia Arable

One year in the life of the famous Todhia Arable Farm in Saudi Arabia, in the Arabian Desert, viewed from space using Sentinel 2A data.

Imports, setting up

from sentinelhub import SHConfig
from sentinelhub import DataCollection, MimeType, MosaickingOrder, SentinelHubRequest, CRS, BBox, bbox_to_dimensions
import matplotlib.pyplot as plt
import numpy as np
…

This post is for paid subscribers