matsim-vsp / parallel_qsim_rust

Parallel and distributed implementation of the Qsim in Rust
8 stars 0 forks source link

Load Files via URL #43

Open Janekdererste opened 1 year ago

Janekdererste commented 1 year ago

A lot of our scenarios have input files available online. Implement input file parsing from URL, so that we can load those files on demand. This would give us the possibility of having regression tests against larger scenarios as part of the CI.