Skip to content
Discussion options

You must be logged in to vote

Hi, yes this is not well documented, but there is extrapolation towards the coastline with scipy.ndimage.grey_dilation

https://github.com/OpenDrift/opendrift/blob/master/opendrift/readers/interpolation/interpolators.py#L9

But there is a maximum of 10 steps/pixels, after which there will be NaNs, and probably deactivation, depending on model and model configuration:
https://github.com/OpenDrift/opendrift/blob/master/opendrift/readers/interpolation/interpolators.py#L126

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ivanmn09
Comment options

Answer selected by ivanmn09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants