|
carputils
Doxygen code documentation for the python framework controlling openCARP
|
This module implements the bundle feature, which allows to easily share carputils experiments. More...
Namespaces | |
| bundle | |
| bundleinclude | |
| bundleio | |
| File and folder manipulation utilities for the bundle feature. | |
| metadata | |
| parfileadjustment | |
| Functions to adjust an openCARP parameter file to be included in a bundle. | |
| path_utils | |
| Path manipulation utilities for the bundle feature. | |
| release | |
| (Deprecated) Utility functions for RADAR releases of bundles. | |
| upload | |
This module implements the bundle feature, which allows to easily share carputils experiments.
This module implements functionalities of the bundle feature, which allows to create self-contained experiments that can be easily shared and published. The user documentation of the bundle feature is available at https://opencarp.org/community/upload-experiment .
This module is not meant to be imported directly by users: the bundle feature can be used via the carputils command line interface (CLI) and the module carputils.tools.
1.8.13