Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS will be completely phased out by mid-2025. To see alternatives please check here

Skip to content
Snippets Groups Projects

Reintroduce summary for vocationals and non vocationals cycles

1 unresolved thread

Reintroduce summary for vocationals and non vocationals cycles and update weighting factors for classes 11 and 12.

closes #696 (closed).

Edited by David AMO GONZALEZ

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • 90 90
    91 91 foreach (var entry in Data) {
    92 92 var sum = entry.Value.Sum(item => item.Value);
    93 if (!sum.IsEqual(1.0, 1e-12)) {
    93
    94 bool hasVocationalWeights = sum.IsEqual(2.0, 1e-12);
  • added 5 commits

    • 8e1595a6...e4018d0e - 2 commits from branch vecto:amdm2/develop
    • 6c330455 - Enable vocational vehicles results in CIF and MRF
    • ba2b75f4 - Add additional Summary results for vocationals in CIF
    • 058a4cc6 - Update weighting factors for vehicles of classes 11 and 12

    Compare with previous version

  • David AMO GONZALEZ reset approvals from @doumpst by pushing to the branch

    reset approvals from @doumpst by pushing to the branch

  • added 4 commits

    • 23e9f1f1 - Enable vocational vehicles results in CIF and MRF
    • b4ed099c - Add additional Summary results for vocationals in CIF
    • 7efe7294 - Update weighting factors for vehicles of classes 11 and 12
    • fa8199f7 - Fix vocationals in XSD

    Compare with previous version

  • mentioned in commit 563eb181

  • David AMO GONZALEZ changed the description

    changed the description

  • Please register or sign in to reply
    Loading