File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -128,6 +128,7 @@ If you want to kill the session just write `exit`. Also use `tmux ls` to list al
128128- v0.1.6
129129 - Simplified Dockerfile and compatibility with Windows building
130130 - Github actions
131+ - Fixed rasterio and fiona versions
131132
132133- v0.1.5
133134
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ if [ "$SCENARIO" == "IDF" ]; then
55 # Cloning Scenario
66 git clone https://github.com/eqasim-org/ile-de-france.git /odtp/odtp-workdir/scenario
77 cd /odtp/odtp-workdir/scenario
8- git checkout fb1112d2a7d1817746be84413da584c391059ad1
8+ git checkout 3c9b137b9e4b3c17e163cae2e170f18611adcf56
99
1010 # Preparing parameters & config file
1111 # Reading placeholders and create config file from environment variables
@@ -25,7 +25,7 @@ elif [ "$SCENARIO" == "CORSICA" ]; then
2525 # Cloning Scenario
2626 git clone https://github.com/eqasim-org/ile-de-france.git /odtp/odtp-workdir/scenario
2727 cd /odtp/odtp-workdir/scenario
28- git checkout fb1112d2a7d1817746be84413da584c391059ad1
28+ git checkout 3c9b137b9e4b3c17e163cae2e170f18611adcf56
2929
3030 # Preparing parameters & config file
3131 # Reading placeholders and create config file from environment variables
Original file line number Diff line number Diff line change 11# This file should contain basic component information for your component.
22component-name : odtp-eqasim-matsim
33component-author : Carlos Vivar Rios
4- component-version : 0 .1.6
4+ component-version : v0 .1.6
55component-repository : https://github.com/odtp-org/odtp-eqasim-matsim
66component-license : BSD-3-Clause
77component-type : ephemeral
Original file line number Diff line number Diff line change 1- matplotlib == 3.7.2
2- rasterio == 1.3.8
3- pandas == 2.0.3
4- scipy == 1.11.1
5- numpy == 1.23.5
1+ access == 1.1.9
2+ affine == 2.4.0
3+ attrs == 24.2.0
4+ beautifulsoup4 == 4.12.3
5+ blosc2 == 2.0.0
6+ Brotli == 1.1.0
7+ certifi == 2024.8.30
8+ charset-normalizer == 3.4.0
9+ click == 8.1.7
10+ click-plugins == 1.1.1
11+ cligj == 0.7.2
12+ contourpy == 1.3.0
13+ cycler == 0.12.1
14+ Cython == 3.0.11
15+ dbus-python == 1.2.18
16+ deprecation == 2.1.0
17+ esda == 2.5.1
18+ et_xmlfile == 2.0.0
19+ exceptiongroup == 1.2.2
20+ fiona == 1.9.6
21+ fonttools == 4.54.1
622geopandas == 0.13.2
23+ giddy == 2.3.5
24+ idna == 3.10
25+ inequality == 1.0.1
26+ inflate64 == 1.0.0
27+ iniconfig == 2.0.0
28+ joblib == 1.4.2
29+ kiwisolver == 1.4.7
30+ libpysal == 4.12.1
31+ llvmlite == 0.40.1
32+ mapclassify == 2.8.1
33+ matplotlib == 3.7.2
34+ mgwr == 2.2.1
35+ momepy == 0.8.1
36+ mpmath == 1.3.0
37+ msgpack == 1.1.0
38+ multivolumefile == 0.2.3
39+ networkx == 3.4.2
740numba == 0.57.1
41+ numexpr == 2.10.1
42+ numpy == 1.23.5
43+ openpyxl == 3.1.2
44+ packaging == 24.1
845palettable == 3.3.3
46+ pandas == 2.0.3
47+ patsy == 0.5.6
48+ pillow == 11.0.0
49+ platformdirs == 4.3.6
50+ pluggy == 1.5.0
51+ pointpats == 2.4.0
52+ psutil == 6.1.0
53+ PuLP == 2.9.0
54+ py-cpuinfo == 9.0.0
55+ py7zr == 0.20.5
56+ pybcj == 1.0.2
57+ pycryptodomex == 3.21.0
58+ pymongo == 4.10.1
59+ pyparsing == 3.0.9
60+ pyppmd == 1.0.0
61+ pyproj == 3.7.0
62+ pysal == 23.1
63+ pytest == 7.4.0
64+ python-dateutil == 2.9.0.post0
65+ python-Levenshtein == 0.12.1
66+ pytz == 2024.2
67+ pyzmq == 26.2.0
68+ pyzstd == 0.16.2
69+ quantecon == 0.7.2
70+ rasterio == 1.3.8
71+ rasterstats == 0.20.0
72+ requests == 2.32.3
73+ Rtree == 1.3.0
974scikit-learn == 1.3.0
75+ scipy == 1.11.1
76+ seaborn == 0.13.2
77+ segregation == 2.5.1
1078shapely == 2.0.1
11- tqdm == 4.65.0
12- tables == 3.8.0
13- xlrd == 2.0.1
14- openpyxl == 3.1.2
15- pip == 22.0.2
1679simpledbf == 0.2.6
80+ simplejson == 3.19.3
81+ six == 1.16.0
82+ snuggs == 1.4.7
83+ soupsieve == 2.6
84+ spaghetti == 1.7.6
85+ spglm == 1.1.0
86+ spint == 1.0.7
87+ splot == 1.1.7
88+ spopt == 0.6.1
89+ spreg == 1.8
90+ spvcm == 0.3.0
91+ statsmodels == 0.14.4
92+ sympy == 1.13.3
1793synpp == 1.5.1
18- python-levenshtein == 0.12.1
19- pytest == 7.4.0
94+ tables == 3.8.0
95+ texttable == 1.7.0
96+ threadpoolctl == 3.5.0
97+ tobler == 0.12.0
98+ tomli == 2.0.2
99+ tqdm == 4.65.0
100+ tzdata == 2024.2
101+ urllib3 == 2.2.3
102+ xlrd == 2.0.1
20103xlwt == 1.3.0
21- pysal == 23.1
22- py7zr == 0.20.5
You can’t perform that action at this time.
0 commit comments