Scroll to navigation

ECLIPSE(1) User Commands ECLIPSE(1)

NAME

Eclipse - Builds vehicle routes for SUMO using detector values

SYNOPSIS

dfrouter [OPTION]*

DESCRIPTION

Eclipse SUMO dfrouter Version 1.15.0

Copyright (C) 2001-2022 German Aerospace Center (DLR) and others; https://sumo.dlr.de

Builds vehicle routes for SUMO using detector values.

Configuration Options:

Loads the named config on startup
Saves current configuration into FILE
Enforce relative paths when saving the configuration
Saves a configuration template (empty) into FILE
Saves the configuration schema into FILE
Adds comments to saved template, configuration, or schema

Input Options:

Loads the SUMO-network FILE
Loads detector descriptions from FILE
Loads detector flows from FILE(s)

Output Options:

Include license info into every output file
Prefix which is applied to all output files. The special string 'TIME' is replaced by the current time.
Defines the number of digits after the comma for floating point output
Defines the number of digits after the comma for lon,lat output
Write time values as hour:minute:second or day:hour:minute:second rather than seconds
Saves computed routes to FILE
Forces dfrouter to compute routes for in-between detectors
Saves typed detectors to FILE
Saves detector positions as pois to FILE
Saves emitter definitions for source detectors to FILE
Add vehicle types to the emitters file (PKW, LKW)
Write generated vehicle types into separate FILE instead of including them into the emitters-output
Saves emitter positions as pois to FILE
Saves variable seed sign definitions for sink detectors to FILE
Saves rerouter definitions for sink detectors to FILE

--validation-output FILE

--validation-output.add-sources

Processing Options:

Derive missing flow values from upstream or downstream (not working!)
Switches to highway-mode
Only warn about unparseable detectors
Recomputes detector types even if given
Recomputes routes even if given
Keeps routes even if they have exhausted max-search-depth
Keeps routes even if a shorter one exists
Number of edges to follow a route without passing a detector
Writes only emission times
Do not route on these edges
Only route on edges allowing the given vclass
Allow turnarounds as route continuations
Minimum distance in meters between start and end node of every route
generate random departure times for emitted vehicles
Multiply flow times with TIME to get seconds
Subtracts TIME seconds from (scaled) flow times
Expected distance between two successive data sets
Write calibrators to FILE

--include-unused-routes

--revalidate-flows

Removes empty detectors from the list

--strict-sources

Try to determine further inflows to an inbetween detector when computing split probabilities
Scale factor for flows

Defaults Options:

Assigns a default depart lane
Assigns a default depart position
Assigns a default depart speed
Assigns a default arrival lane
Assigns a default arrival position
Assigns a default arrival speed
The default speed deviation of vehicles

Time Options:

Defines the begin time; Previous defs will be discarded
Defines the end time; Later defs will be discarded; Defaults to one day

Report Options:

Switches to verbose output
Prints option values before processing
-?, --help
Prints this screen or selected topics
Prints the current version
Set schema validation scheme of XML inputs ("never", "local", "auto" or "always")
Set schema validation scheme of SUMO network inputs ("never", "local", "auto" or "always")
Disables output of warnings
Aggregate warnings of the same type whenever more than INT occur
Writes all messages to FILE (implies verbose)
Writes all non-error messages to FILE (implies verbose)
Writes all warnings and errors to FILE
Lists detectors with no flow (enable -v)
Prints aggregated detector flows
Disable console output of route parsing step

Random Number Options:

Initialises the random number generator with the current system time
Initialises the random number generator with the given value

EXAMPLES

dfrouter -c <CONFIGURATION>
run routing with options from file

REPORTING BUGS

Report bugs at <https://github.com/eclipse/sumo/issues>.
Get in contact via <sumo@dlr.de>.


Build features: Linux-5.10.0-19-amd64 x86_64 GNU 12.2.0 None FMI Proj GUI Intl SWIG GDAL FFmpeg OSG GL2PS Eigen
Copyright (C) 2001-2022 German Aerospace Center (DLR) and others; https://sumo.dlr.de

Eclipse SUMO dfrouter Version 1.15.0 is part of SUMO.
This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html
This program may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License 2.0 are satisfied: GNU General Public License, version 2 or later which is available at https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later

December 2022 Eclipse SUMO dfrouter Version 1.15.0