-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
problems with duplicate measurements, D.precedence, etc... #160
Comments
@teixeirak, |
@teixeirak, can you remind me what "P" is in conflict.type? I am asking this because my code does not produce any "P" so it also erases it when the script is run. Also, now there are new records that might need that "P" but I don't know how it should be attributed. |
P stands for "plot" and indicates a plot duplicate (but not identical- at least in this case). |
yes |
Returning here, I'm noticing that my previous response was probably confusing. The "yes" (sent via email) refers to the earlier question ("That second second solution is better, right?"). |
Regarding this: "for 4 of them (10, 11, 130, 291), I think it is because some record belong to more than one group of duplicates... --> maybe the answer is as simple as ignoring the one record that belongs to more than one D.group?" ... I'm confused. For 10 and 11, I see two records in the D.group, with precedence assigned to only one. For 130 and 291, I see just one record. |
Regarding this: "for 6 of them (1167, 1168, 1170, 1171, 1172, 1173) it is because there is one record that also belongs to a Replicate group... Maybe it is a mistake here?".... |
Regarding this, "There is 41 D.groups that do not have a "1" in D.precedence: I'm not sure what's going on. Perhaps I messed up (many times!) when assigning precedence? I think these will just need to be re-done (unless you figure out what's going on). |
Regarding the "P" code, it should be handled the same as site duplicates/ super.sites. |
@teixeira, if you can look at a few of the records in the D.groups bellow and tell me how you think we should handle that, that would be great.
There are 10 D.groups that have multiple "1" in D.precedence.
There is 41 D.groups that do not have a "1" in D.precedence:
(387, 432, 433, 458, 475, 476, 489, 490, 493, 556, 580, 607,
628, 629, 660, 667, 683, 684, 697, 698, 720, 731, 756, 757, 758,
787, 793, 852, 940, 941, 956, 965, 982, 983, 996, 997, 1000,
1002, 1003, 1059, 1106)
I think again it is mostly because there are some records that belong to more than one group, or that are also part of a different group.
I'll try to look into it more closely but you might be faster than me at giving/removing precedence.
The text was updated successfully, but these errors were encountered: