-
Notifications
You must be signed in to change notification settings - Fork 10
Inconsistent replicate example #55
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
Comments
@PapoutsoglouE I propose to release once this one is done. |
Currently, the spatial distribution can hold:
"Replicate" does not fit either of these, so I agree that something should be changed. I think that it may be worth discussing revising the definition instead of the example here. Replicate information, as far as I understand, is useful to have somewhere, and we established that it cannot be an observation level. So perhaps we should consider adding a third category to account for replicates? Though I am not entirely sure how it should be described. I am thinking something like:
|
It is still unclear to me why we would need to declare replicates explicitly. Finally, if you do think we need to capture replicate information explicitly, then the way we were doing it (e.g., plot 1; replicate: 1) doesn't seem all that intuitive or useful because it doesn't explicitly capture what this is a replicate of (meaning, we would have to go to the experimental design to figure it out, at which point we probably wouldn't need this field in the first place). All things considered, my vote would be to simply remove replicate from the list of spatial coordinates at this stage. |
In this case then, what is the preferred workflow? As a side note:
|
For the branch management aspect this is related to the change made in 1.1.2. So simply make that change in branch 1.1.2, then let's rebase into master. |
@cpommier I have made the change on this branch but I am unsure how to proceed. |
Handled in #60 |
Line 100:
DM-73 Spatial distribution Type and value of a spatial coordinate (georeference or relative) or level of observation (plot 45, subblock 7, block 2) provided as a key-value pair of the form type:value. Levels of observation must be consistent with those listed in the Study section. "latitude:+2.341; row:4 ; X:3; Y:6; Xm:35; Ym:65; block:1; plot:894; replicate:1" Formatted text (Key:value)
Replicate should be removed to be consistent with the definition of DM-71
The text was updated successfully, but these errors were encountered: