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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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