Skip to content

Interpolation includes immersed cells #222

Description

@jagoosw

Hi all,

We were having a problem in NumericalEarth where data interpolated from LLC was including zeros from inside the land mask. I fixed this by manually masking with NaNs so we could then in-paint into effected cells.

https://github.com/NumericalEarth/NumericalEarth.jl/blob/ec20199989874ecd99b00e066e4dd0304ec73195/src/DataWrangling/ECCO/ECCO_darwin.jl#L158-L176

I was wondering if it might be better to recognise and ignore immersed cells in the interpolation in this package?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions