Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR includes fixes for 154, 160, 152 issues:
154: The "location" property of the granules in the granules.json file contained in the product.zip is not set correctly. It was pointing to the path of the granule inside the .zip original uploaded file. however, it was supposed to point to the granule which is uploaded from the "granules with tfw and prj files" because Geoserver can't read the granules from within the zipped package.
160: there was a key (sentinel2_config["product_zip_target_dir"]) passed to the Sentinel2ProductZipOperator task and not found in the S2 config file.
152: creating .tfw and .prj files as a solution to create the required georeferentiation information