Skip to content

Commit

Permalink
Merge branch 'develop' into feat/projection
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhoerl authored Feb 11, 2024
2 parents 8e078ca + e0d49e7 commit f1b424e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ as well!

## Documentation

This pipeline fulfils to purposes: First, to create synthetic populations
This pipeline fulfils two purposes: First, to create synthetic populations
of French regions in *CSV* and *GLPK* format including households, persons
and their daily localized activities. Second, the pipeline makes use of
infrastructure data to generate the inputs to agent-based transport simulations.
Expand Down
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,11 @@ dependencies:
- openpyxl=3.1.0
- pip=23.0.1
- python=3.10.10
- py7zr=0.20.4
- py7zr=0.20.8
- pytest=7.2.2
- xlwt=1.3.0
- fiona=1.9.2
- sqlite=3.42.0

- pip:
- synpp==1.5.1

0 comments on commit f1b424e

Please sign in to comment.