Skip to content

remove duplicate detection codes#434

Open
ludwiglierhammer wants to merge 3 commits into
glamod:mainfrom
ludwiglierhammer:no_dup_detect
Open

remove duplicate detection codes#434
ludwiglierhammer wants to merge 3 commits into
glamod:mainfrom
ludwiglierhammer:no_dup_detect

Conversation

@ludwiglierhammer

@ludwiglierhammer ludwiglierhammer commented May 29, 2026

Copy link
Copy Markdown
Collaborator

Pull Request Checklist:

  • This PR addresses an already opened issue (for bug fixes / features)
  • (If applicable) Documentation has been added / updated (for bug fixes / features).
  • (If applicable) Tests have been added.
  • CHANGELOG.rst has been updated (with summary of main changes).
    • Link to issue (:issue:number) and pull request (:pull:number) has been added.

What kind of change does this PR introduce?

  • delete duplicate detection from this module

Does this PR introduce a breaking change?

  • cdm_reader_mapper.DupDetect not importable anymore

  • cdm_reader_mapper.duplicate_check not importable anymore

  • cdm_reader_mapper.DataBundle does not support:

    • duplicate_check()
    • get_duplicates()
    • flag_duplicates()
    • remove_duplicates()
  • cdm_reader_mapper.DataBundle does not have attribute DupDetect

Other information:

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

Labels

Projects

Development

Successfully merging this pull request may close these issues.

Outsourcing of the duplicate checker Cross-referring duplicates

1 participant