Tags: DigitalGeographyLab/r5
Tags
Merge pull request conveyal#966 from conveyal/dev to prep for release
Merge pull request conveyal#964 from conveyal/temporal-csv TemporalDensityCSV: Re-use dual access calculations and allow multiple thresholds
Validate `dualAccessThresholds` before using When we generate results with temporal densities (either CSV or grid) we now require `dualAccessThresholds` to be set. This change adds a validation method (similar to cutoffs and percentiles) and calls that method when creating a regional analysis. Additionally, this moves the `SemVer` check to only allow r5 > v7.4 when using `includeTemporalDensity`. Otherwise, the old `dualAccessiblityThreshold` values required by old worker versions will be silently ignored.
PreviousNext