- Bug for low case solved - AOI: the inputs related to the AOI definition are still four corner coordinates (west_lon, east_lon, south_lat, north_lat). Take WKT as input string eg "POLYGON((8.0 33.0, 22.0 33.0, 22.0 40.0, 8.0 40.0, 8.0 33.0))”, and then extract the four corners from that to carry on the execution. - Hidden / masked mpi values - Update the title and description of the STAC Items and change some fields