Skip to content

Remove eoscale#73

Merged
ytanguy merged 66 commits intomainfrom
remove_eoscale
Apr 21, 2026
Merged

Remove eoscale#73
ytanguy merged 66 commits intomainfrom
remove_eoscale

Conversation

@namsellem
Copy link
Copy Markdown
Collaborator

Name                                        Stmts   Miss  Cover
---------------------------------------------------------------
slurp/__init__.py                               7      2    71%
slurp/eomultiprocessing/__init__.py             0      0   100%
slurp/eomultiprocessing/slurp_executor.py     268    186    31%
slurp/eomultiprocessing/slurp_manager.py       47     16    66%
slurp/eomultiprocessing/utils.py               52     17    67%
slurp/masks/__init__.py                         7      0   100%
slurp/masks/shadowmask.py                     137      7    95%
slurp/masks/stack_masks.py                    224     13    94%
slurp/masks/urbanmask.py                      265     30    89%
slurp/masks/vegetationmask.py                 399     22    94%
slurp/masks/watermask.py                      360     30    92%
slurp/post_process/__init__.py                  0      0   100%
slurp/post_process/morphology.py               32      4    88%
slurp/prepare/__init__.py                       7      0   100%
slurp/prepare/analyse_glcm.py                  73      9    88%
slurp/prepare/aux_files.py                      7      0   100%
slurp/prepare/geometry.py                     110      2    98%
slurp/prepare/prepare.py                      227     28    88%
slurp/prepare/primitives.py                    29      0   100%
slurp/prepare/validity.py                       7      1    86%
slurp/tools/__init__.py                         7      0   100%
slurp/tools/constant.py                         7      0   100%
slurp/tools/io_utils.py                        30      7    77%
slurp/tools/misc.py                            26     26     0%
slurp/tools/mylogger.py                        27     14    48%
slurp/tools/profile_utils.py                   78     14    82%
slurp/tools/pydantic_class.py                 145      0   100%
slurp/tools/random_forest_utils.py             23      0   100%
slurp/tools/utils.py                           56      5    91%
---------------------------------------------------------------
TOTAL                                        2657    433    84%

ytanguy and others added 30 commits February 11, 2026 15:53
…sting valid stack but new NDxI files fail... (#55)
namsellem and others added 28 commits March 17, 2026 15:39
Remove eoscale urbanmask & small fixes watermask
adding support to n bands images in slurp mp executor
* first vegetation mask version

* veg mask handle tile_max size

* debug segmentation processing in vegetationmask with dev of func  mp_n_to_m_images_with_mapping

* fix stats in vegetationmask, first correct version

* adapt some docstrings in veg mask

* refactor mp_n_to_m_scalars

* before_clean.tif optionnal if debug

* report #44 in veg mask
@ytanguy
Copy link
Copy Markdown
Collaborator

ytanguy commented Apr 21, 2026

Thanks @namsellem, it's fine for me !

@ytanguy ytanguy merged commit 8ab4d57 into main Apr 21, 2026
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.

2 participants