Add wildfire visualization UDP to algorithm catalog#524
Merged
Conversation
Contributor
|
@firzaariany once you have resolved the failing unit tests, feel free to assign me for review |
26 tasks
Contributor
Author
|
@HansVRP sorry for leaving it stale. I have a problem with the URL endpoint for the openEO backend I'm using. I'm turning this to a draft and will come back to you when the problem is solved |
Contributor
Author
|
Hi @HansVRP this PR is ready for review now |
HansVRP
approved these changes
Jul 6, 2026
🧹 Catalogue's Preview Site CleanupThe preview site for this pull request has been cleaned up. If you need a new preview, please reopen the PR or create a new one. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adds an algorithm that detects and visualize the burn scars in areas affected by fires as an openEO User-Defined Processes. The algorithm includes optional cloud avoidance logic to reduce false detections, and supports burn-scar highlighting using the Normalized Burn Ration (NBR) to visualize post-fire impacts.
Based on Sentinel-2 L2A via EOPF Explorer
Conversion of the SentinelHub Evalscript of the same title (Markuse P, 2022)