feat: new process browse_rotated_to_geotiff
Preprocessor updates
- add a new process
browse_rotated_to_geotiff
to solve problem with already rotated browses- process creates a bbox of the footprint to assign to corners rather than taking footprint to be the image corners directly fix order_corners for bbox coordinates as input
- fix the corner ordering function to work with bbox-like footprints (two pairs of same x coordinates and two pairs of same y coordinateS)
- includes new version of vs_common which correctly creates folders in local storage if they do not exist
Edited by Lubomir Dolezal