Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generation of binary masks from Landsat and Sentinel-2 scenes #88

Merged
merged 6 commits into from
Nov 12, 2023

Conversation

lukasValentin
Copy link
Collaborator

The way binary masks (e.g., for clouds) has been improved and harmonized for Landsat and Sentinel-2 scenes. The method get_cloud_and_shadow_mask can now be used for Landsat and Sentinel-2 instances to obtain a binary, boolean cloud mask.

@lukasValentin lukasValentin self-assigned this Nov 12, 2023
Copy link

codecov bot commented Nov 12, 2023

Codecov Report

Merging #88 (ed5aede) into master (3796df3) will increase coverage by 0.20%.
The diff coverage is 63.88%.

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   57.58%   57.78%   +0.20%     
==========================================
  Files          68       68              
  Lines        5300     5323      +23     
  Branches     1063     1068       +5     
==========================================
+ Hits         3052     3076      +24     
+ Misses       1943     1937       -6     
- Partials      305      310       +5     
Flag Coverage Δ
unittests 57.78% <63.88%> (+0.20%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
eodal/core/sensors/sentinel2.py 61.92% <55.55%> (-0.23%) ⬇️
eodal/core/sensors/landsat.py 73.84% <66.66%> (+3.52%) ⬆️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@lukasValentin lukasValentin merged commit 65617b6 into EOA-team:master Nov 12, 2023
4 checks passed
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.

1 participant