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.
What am I changing and why
Updated sourceParams in HLS dataset to use
algorithm
in place ofpost_process
. See corresponding raster-api change in veda-backend PR 239 .How to test
I confirmed that the change yields the correct formatting from a test version of the backend stack: https://test-raster.delta-backend.com/mosaic/1b7cfa7ab6b9f8890a7f52d824b4e17c/tiles/WebMercatorQuad/8/81/114?assets=B07&assets=B05&assets=B04&algorithm=swir
veda-ui
submodule is needed and only done so if that's the case.