Skip to content

Conversation

@YaoTingYao
Copy link
Member

Optimize processing for raster images by checking if max_value is None. For images with metadata, skip loading the entire array. Calculate max_value only for images without metadata.

Update vulnerability_map.py
Check if max_value is None to optimize processing for raster images with metadata without loading the entire array, and calculate max_value for raster images without metadata.
@YaoTingYao YaoTingYao merged commit 4113a5d into main Jul 15, 2024
YaoTingYao added a commit that referenced this pull request Aug 12, 2024
Merge pull request #24, 25 and 26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants