Valentin LE BESCOND
Valentin LE BESCOND
Yes I did run it on actual Matsim scenarios, one in Nantes and one in Lyon. The `output_events.xml.gz` should appear in the `simulation_output` folder after running the MATSim simulation. You...
Well, I don't know, I confused, may be it's because it's Friday and I'm tiered but there is too much unclear informations in your previous message. If you could formulate...
O_o snakemake looks quite interesting indeed ! joining a broader "pipeline" community would make a lot of sense. regarding the 2nd point I think I would prefer defining everything inside...
FYI, I'm using pandera right now in another pipeline, and I find it very verbose if you want to validate the whole dataframe at every stage... I'll have a better...
To me it would make sense to move the java project into a directory here. But I think it would be best to make this repository less `ile-de-france` centric first....
Indeed, the two projects seem doomed to be interdependent in their current form. Moving eqasim-java sub-projects to this repo ("eqasim-france" ?) and keeping the org.eqasim.core package in a separate repo,...
The current decision is to keep them separate, and to separate them more !
+1, the vehicleType would be standard by default or some HBEFA-compatible type if enabled. Also the pipeline should put them directly in the XML to make it clear.
This is fixed by https://github.com/eqasim-org/eqasim-java/pull/227 no ?
Cool ! Did you consider using Ruff ?