This is a sub-issue of issue #2693.
Issue #3109 addresses the creation of user-inputs to specify cow eligibility for culling and which criteria to be used, with the options of milk and 305_day_milk (already existing attributes).
Users may also want to be able to rank cows based on genetic values when doing analyses that use the genetics sub-module. The scope of this issue is to add that as an option for cull_ranking_criteria and create any additional structure needed to support that option.
This is a sub-issue of issue #2693.
Issue #3109 addresses the creation of user-inputs to specify cow eligibility for culling and which criteria to be used, with the options of
milkand305_day_milk(already existing attributes).Users may also want to be able to rank cows based on genetic values when doing analyses that use the genetics sub-module. The scope of this issue is to add that as an option for
cull_ranking_criteriaand create any additional structure needed to support that option.