- Install miniconda
- Create environment
conda env create -f environment.yml - Activate the environment
conda activate network_flow_assignment - (If using
geoprocessing) Set theARCGIS_PROJECTenv variableexport ARCGIS_PROJECT=<PROJECT LOCATION> - Populate the
inputsdirectory with necessary files (Directory structure below)
python src/flow_assignment/flow_assignment.py resources/networks/faf_railnet.gml inputs/faf_freight_flow.csv