Skip to content

Relocate the GHG emissions computation logic #304

Description

@FlxPo

For now we compute GHG emissions in the get_costs_by_od_and_mode of the TravelCostsAggregator method :

# Hack to match the current API and compute the GHG emissions from
.

It feels more natural to have each mode compute its own values, with potentially different methods that would be specific to each mode instead of having only one generic method ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions