|
18 | 18 | "no. milking animals": { |
19 | 19 | "attribute": "milking_animals" |
20 | 20 | }, |
| 21 | + "no milking animals": { |
| 22 | + "attribute": "milking_animals" |
| 23 | + }, |
| 24 | + "number milking animals": { |
| 25 | + "attribute": "milking_animals" |
| 26 | + }, |
21 | 27 | "season 1: lactation period (days)": { |
22 | 28 | "strategy_type": "MilkProduction", |
23 | 29 | "season": "season 1", |
|
304 | 310 | "nb d'animaux laitiers": { |
305 | 311 | "attribute": "milking_animals" |
306 | 312 | }, |
| 313 | + "nbr d'animaux laitiers": { |
| 314 | + "attribute": "milking_animals" |
| 315 | + }, |
| 316 | + "nb animaux laitiers": { |
| 317 | + "attribute": "milking_animals" |
| 318 | + }, |
| 319 | + "nbr animaux lactants": { |
| 320 | + "attribute": "milking_animals" |
| 321 | + }, |
| 322 | + "nbr d'animaux lactants": { |
| 323 | + "attribute": "milking_animals" |
| 324 | + }, |
307 | 325 | "saison 1: nb animaux laitiers": { |
308 | 326 | "strategy_type": "MilkProduction", |
309 | 327 | "season": "saison 1", |
310 | 328 | "attribute": "milking_animals" |
311 | 329 | }, |
| 330 | + "saison 1: nbr d'animaux lactants": { |
| 331 | + "strategy_type": "MilkProduction", |
| 332 | + "season": "saison 1", |
| 333 | + "attribute": "milking_animals" |
| 334 | + }, |
| 335 | + "saison pluvieuse: nb animaux laitiers": { |
| 336 | + "strategy_type": "MilkProduction", |
| 337 | + "season": "saison pluvieuse", |
| 338 | + "attribute": "milking_animals" |
| 339 | + }, |
| 340 | + "saison hivernage: nbr animaux lactants": { |
| 341 | + "strategy_type": "MilkProduction", |
| 342 | + "season": "saison hivernage", |
| 343 | + "attribute": "milking_animals" |
| 344 | + }, |
312 | 345 | "saison 2: nb animaux laitiers": { |
313 | 346 | "strategy_type": "MilkProduction", |
314 | 347 | "is_start": true, |
315 | 348 | "season": "saison 2", |
316 | 349 | "attribute": "milking_animals" |
317 | 350 | }, |
| 351 | + "saison 2: nbr d'animaux lactants": { |
| 352 | + "strategy_type": "MilkProduction", |
| 353 | + "is_start": true, |
| 354 | + "season": "saison 2", |
| 355 | + "attribute": "milking_animals" |
| 356 | + }, |
| 357 | + "saison seche: nb animaux laitiers": { |
| 358 | + "strategy_type": "MilkProduction", |
| 359 | + "is_start": true, |
| 360 | + "season": "saison seche", |
| 361 | + "attribute": "milking_animals" |
| 362 | + }, |
| 363 | + "saison sèche: nbr animaux lactants": { |
| 364 | + "strategy_type": "MilkProduction", |
| 365 | + "is_start": true, |
| 366 | + "season": "saison sèche", |
| 367 | + "attribute": "milking_animals" |
| 368 | + }, |
318 | 369 | "période de lactation (jours)": { |
319 | 370 | "attribute": "lactation_days" |
320 | 371 | }, |
|
0 commit comments