-
Notifications
You must be signed in to change notification settings - Fork 29
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
Additional Metrics for Daily Milk Production Averages #397
base: Develop
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree with these, providing others are happy with the naming and meaning.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gestationDays --> current days in gestation this day --> is it on the last test day or on the date the request for data is sent? I would presume the gestation days on the last test day?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The date the request for data is sent. Because we expect that this data can also be provided from for example milking robots on a daily basis, we now assumed the data could be retrieved on the date the request for data is sent. Please let us know if this is a wrong assumption.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ArjanRovecom we discussed this at the ADE technical group meeting on 29 June 2023, and considered that:
- We would need a date in the data to know what date the
gestationDays
related to. - We recommend that the
icarGestationResource
should be used for gestation data (but it may still be a good idea to addgestationDays
and a date to this resource.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ArjanRovecom you would be welcome at our next ADE technical group meeting to help discuss this. It is at 08:15 CEST on 13 July 2023. Message me directly if you would like a Teams invite link.
Added also property MilkingsEntitled in the icarDailyMilkingAveragesResource.json This new data field aims to capture the number of milkings that a dairy cow is entitled to provide on a given day. By including this information in the standard, dairy farmers, veterinarians, and researchers can better manage cow welfare, optimize milk production, and make informed decisions regarding herd management |
We reviewed at the meeting on 29 June 2023. Overall this is looking good:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not completely comfortable with the gestationDays in the lactationresource, but it is not mandatory ...
This pull request aims to enhance the existing functionality by retrieving additional metrics related to daily milk production averages, including milk characteristics, feed consumption, and corresponding gestation days. These metrics provide valuable insights into the overall performance and health of dairy cattle.