matsim-libs icon indicating copy to clipboard operation
matsim-libs copied to clipboard

Emissions: new consitency check for tables with different vehicle categories

Open kt86 opened this issue 3 years ago • 2 comments

As mentioned in #1226 there is a problem with the existing consistency checks, if the lookup table includes data for different vehicle types.

As solution there will be added a new level for the consistency check, that will check the tables consistency for each VehicleCategory independently: HbefaTableConsistencyCheckingLevel.perVehCat Thanks to @Jonas116 for doing the work during the MATSim advanced class.

Before we can merge it, I have to look into it and clean up a bit.

closes #1226

Open points remaining:

  • We should also have a similar test for the cold emissions calculation
  • Cleaning up and reduce duplicated lines of code inside the consistency check

kt86 avatar Apr 06 '21 12:04 kt86

@kt86 are you still working on this PR?

jfbischoff avatar Jan 04 '22 09:01 jfbischoff

More or less yes. It is still on my desk and I should bring it to a qualified end :) But still do not know when :(

kt86 avatar Jan 04 '22 09:01 kt86