Currently the impresso_essentials.bbox_visualizer.get_bbox.create_s3_path() function has some hard-coded values that prevent from fetching data from any bucket. Additionally, the current function is not tailored to the new file-system structure of S3.
Hence a small fix needs to be done to allow this took to be used again.
Currently the
impresso_essentials.bbox_visualizer.get_bbox.create_s3_path()function has some hard-coded values that prevent from fetching data from any bucket. Additionally, the current function is not tailored to the new file-system structure of S3.Hence a small fix needs to be done to allow this took to be used again.