Skip to content

PoDiGG/podigg-lc-hobbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoDiGG Linked Connections for HOBBIT

POpulation DIstribution-based Gtfs Generator

Docker Automated Build

A HOBBIT dataset generator wrapper for PoDiGG. More information on the usage of this mimicking algorithm is available at the HOBBIT wiki.

Docker

Downloading the image from the Docker hub:

docker pull podigg/podigg-lc-hobbit

Building the image from this repo:

git clone --recursive [email protected]:PoDiGG/podigg-lc-hobbit.git
cd podigg-lc-hobbit
docker build -t podigg-lc-hobbit .

Parameters must be passed using environment variables.

Parameters

All generator parameters can be configured using environment variables. More information about this can be found at PoDiGG.

For big data generation, the NODE_MEM environment variable can be overridden to increase the maximum memory usage. This can be done by adding the -e NODE_MEM=<memory in MB> option when running the Docker container.

License

The PoDiGG generator is written by Ruben Taelman.

This code is copyrighted by Ghent University – imec and released under the MIT license.

About

A HOBBIT dataset generator wrapper for PoDiGG

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages