Reading Sentinel-1 files in GDAL

https://gdal.org/drivers/raster/safe.html
So the link above is about reading senitnel-1 files in .SAFE XML format through GDAL.
I’m interested in knowing whether there are ways to access sentinel-1 files in BEAM-DIMAP format through GDAL. If not, is there a way to convert BEAM-DIMAP to .SAFE XML format.

Thanks.

You could ask this question in the GDAL forum. https://gdal.org/community.html

I’m looking to access the extent of a raster using GDAL. Is there a way to get the extent from the annotation files or any other files associated with the Sentinel data?