Skip to content

Remove flooding using external python module #215

@andrew-c-ross

Description

@andrew-c-ross

Writing the BGC boundary conditions currently involves using an external module to fill missing values before interpolating to the boundaries. This only needs to be applied to one file, so we should be able to replace that file with a pre-flooded one and remove this dependency.

from boundary import flood_missing, Segment

As discussed with @amoebaliz and @uwagura

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