Auxiliary scripts for exporting data about all BikeNetKit packages, and exported data, which is only needed once as preparation for the interactive visualization platform.
Installation with Pixi is fastest and most stable:
pixi init --import environment.yml
At this point you can run scripts in the environment, for example as such:
pixi run python scripts/exportalldata_allcities.py
├── cities <- Information for which cities to export
├── dataexports <- Exported data sets, by dated subfolders
├── scripts <- Export scripts
├── .gitignore <- Files and folders ignored by git
├── .pre-commit-config.yaml <- Pre-commit hooks used
├── README.md
├── environment.yml <- Environment file to set up the environment using conda/mamba/pixi
Development of BikeNetKit was supported by the Danish Innovation Fund (Innovationsfonden).