Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
changes in readme
  • Loading branch information
guybel authored Apr 9, 2021
1 parent 4fad166 commit 22ee49e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,9 @@ python3 pgrastertime.py -t soundings_4m -m time_start='2017-12-31' -m time_end='


# Gdal version command line
```
python3 pgrastertime.py -s ./sql/basePostProcess.sql -t testtable -f -r ./data/ -p xml -m gdal_path=gdal-2.4.0

```
# Docker
We built a dockerfile with the latest version of gdal osgeo / gdal: ubuntu-full-latest. Since we use
Docker, we can remove the python environment part and run commands directly as root.
Expand Down

0 comments on commit 22ee49e

Please sign in to comment.