You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ ODTP component for running Eqasim.
4
4
| Tool Info | Links |
5
5
| --- | --- |
6
6
| Original Tool (IDF & Corsica)|[https://github.com/eqasim-org/ile-de-france](https://github.com/eqasim-org/ile-de-france)|
7
-
| Current Tool Version (IDF & Corsica) |[fb1112d2a7d1817746be84413da584c391059ad1](https://github.com/eqasim-org/ile-de-france/commit/fb1112d2a7d1817746be84413da584c391059ad1)|
7
+
| Current Tool Version (IDF & Corsica) |[3c9b137b9e4b3c17e163cae2e170f18611adcf56](https://github.com/eqasim-org/ile-de-france/commit/3c9b137b9e4b3c17e163cae2e170f18611adcf56)|
8
8
| Original Tool (CH Scenario)|[https://gitlab.ethz.ch/ivt-vpl/populations/ch-zh-synpop](https://gitlab.ethz.ch/ivt-vpl/populations/ch-zh-synpop)|
9
9
| Current Tool Version (CH Scenario) |[4658daa2e441dcda132622e7fcb47da1df8c47d6](https://gitlab.ethz.ch/ivt-vpl/populations/ch-zh-synpop/-/commit/4658daa2e441dcda132622e7fcb47da1df8c47d6)|
@@ -121,8 +124,10 @@ If you want to kill the session just write `exit`. Also use `tmux ls` to list al
121
124
122
125
## Changelog
123
126
127
+
124
128
- v0.4.6
125
-
- Rasterio 1.3.8 included in `requirements.txt` to avoid building errors
129
+
- Rasterio 1.3.8, and fiona 1.9.6 included in `requirements.txt` to avoid building errors
130
+
- Version fixed at [`3c9b137b9e4b3c17e163cae2e170f18611adcf56`](https://github.com/eqasim-org/ile-de-france/commit/3c9b137b9e4b3c17e163cae2e170f18611adcf56)
126
131
- odtp-component-client upgrade to v0.1.1
127
132
- included github-action for docker images building
0 commit comments