Skip to content

More surrounding points from src #230

@b-barton

Description

@b-barton

To help with smoothing boundaries that go from coarse parent to fine child there needs to be more smoothing and taking into account a larger number of parent grid points. In the extreme case taking the 9 points around can mean a staircase effect as the bdy point crosses from one src point to another. This can lead to unrealistic density gradients and currents on the boundary.

  • Increase points taken to 16 or 25 instead of 9 in extract.
  • get_ind() probably need take an extra point around too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions