Some times you may have a WKT Polygon string that is to long for sentinel API to accept, in this case you can use this script to obtain the bounding box of the polygon and use it with **APISentinel**. This script also has the option to be used with ``gdal_translate`` id the second parameter is set to **False** .