Skip to content

not all data points are preserved when creating botm.geojson #57

Description

@vincentpost

The 'and' operator in this line causes data points that have only top or botm to be discarded:

is_original_arrays[layer_name] = ts["is_original"].values & ds["is_original"].values
Results in loss of many data points. An 'or' operator would fix this. Will test if this produces meaningful results and if it does create a PR.

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