Skip to content

Change the shorelineExtension parameter from 0 to 20#29

Open
LucasChollet wants to merge 1 commit intoVBoulenger:masterfrom
LucasChollet:shore_line
Open

Change the shorelineExtension parameter from 0 to 20#29
LucasChollet wants to merge 1 commit intoVBoulenger:masterfrom
LucasChollet:shore_line

Conversation

@LucasChollet
Copy link
Copy Markdown
Collaborator

snapista only accept string values so 10 wasn't considered and the default value was used.

On a tile covering Rotterdam and Amsterdam, it achieves to remove around 218 detections.

This parameter unfortunately has a performance substantial impact, around two minutes on my PC.

Before:

Before

After:

After

On the actual generated LandMask:
With shorelineExtension=0, generated in 22s:
mask_0

With shorelineExtension=20, generated in 170s:
mask_20

`snapista` only accept string values so 10 wasn't considered and the
default value was used.

On a tile covering Rotterdam and Amsterdam, it achieves to remove around
218 detections.

This parameter unfortunately has a performance substantial impact,
around two minutes on my PC.
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