Generate interferograms with best resolution

I would like to obtain interferograms from the sentinel1 data at the highest resolution possible. I know that it is possible to reach 15m. The interferograms created by the Alaska Satellite Facility have a resolution of 70-80 meters.
What type of software do you recommend using to achieve maximum resolution?
Thanks

SNAP can process the data in full resolution SLC, or oversampled resolution if you want to squeeze everything out. Data volumes will be significant and processing times will be longer but it is doable.

Would it be possible to process hundreds of images in sequence?
Are there any alternatives in Python?

You can control SNAP-processing flows from Python and process hundreds of scenes, you can use Open SAR Toolkit as an example how it can be done.

very, very very good :slightly_smiling_face: