Heric Farias

Results 7 issues of Heric Farias

From what I understand, ``LowQuality`` interpolation mode is supposed to use closest neighbor when scaling a bitmap instead of interpolating the pixels, but Avalonia still interpolates them. Unintuitively, ``Default`` ``BitmapInterpolationMode``...

bug

Adds the functionality to zoom to a specified area. Not thoroughly tested (I only need the Uniform StretchMode).

size/M

The test in `ChargingSpec.scala` sometimes gets stuck on CI, similar to how issue #3788 was discovered. This test is also related to electric vehicles, but personal EVs instead of Automated...

There is an issue with AV RH which was discovered on GEMINI but later was proven to happen on develop as well, although less frequently. The test "Ride Hail Electric...

Expected costs are calculated by using their respective PathTraversalEvents - - - This change is [](https://reviewable.io/reviews/LBNL-UCB-STI/beam/3760)

I will need more input from people who can explain BPRSim and CCHRoutingAssignment physics simulations and nativeCCH Router to complete this. - - - This change is [](https://reviewable.io/reviews/lbnl-ucb-sti/beam/3636)

[beam.routing.r5.suboptimalMinutes](https://github.com/LBNL-UCB-STI/beam/blob/develop/src/main/resources/beam-template.conf#L919) is used in two different ways inside [SuboptimalDominatingList.java](https://github.com/LBNL-UCB-STI/r5/blob/master/src/main/java/com/conveyal/r5/profile/SuboptimalDominatingList.java#L93): Its value is used directly only for comparing routes with the same access mode, for routes with different ones the value...