Reading Sentinel 1 SLC data usig python libraries

Hi everyone.

I want to know which is the most efficient way to read raw Sentinel 1 SLC data and retrieve the phase value at a particular geolocation.

I don’t want to preprocess the data but just want to look at the phase value of a particular geolocation from the raw SLC data using python.

Thank you in advance :slight_smile:

#snappy #slc #s1tbx #development:python

you already mentioned. the Snappy API. Anyway, you may need to follow a standard procedure: split, deburst and geocode.

I wonder what your use-case is. The phase of any single SAR image is random and therefore of extremely limited use.