mitre / data-owner-tools

Tools for the Childhood Obesity Data Initiative (CODI) data owners and partners to use in record linkage
Apache License 2.0
5 stars 8 forks source link

added flag to ignore validation issues in `linkid_to_patid.py` #48

Closed jsrockhill closed 1 year ago

jsrockhill commented 1 year ago

Added a --force or -f flag which ignores issues found by metadata validation. If the option is specified and issues are found, it will give a warning that the user probably shouldn't be doing this, but will not list the issues found.

For ticket no. 183864643