Sentinel-1 ARD for relative orbit 95 on UTM 33N
Sentinel-1 ARD for relative orbit 95 on UTM 33N. The dataset is formatted as a Zarr archive optimised for time analysis.
How to download the data
This Python snippet includes the token directly in the URL.
1import xarray as xr 2 3xr.open_dataset( 4 "https://edh:<your API key>@data.earthdatahub.destine.eu/sentinel-1-ard/IW-UTM-RO-italy-v0/Z33N/O95", 5 chunks={}, 6 engine="zarr", 7 decode_coords="all", 8)
Variables
| Short Name | Units | Description |
|---|---|---|
nrb | m2 m-2 | normalised radar backscatter |
simulation | m2 m-2 | simulated beta nought |