EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 79c9a8e1 authored by Mussab Abdalla's avatar Mussab Abdalla
Browse files

checking gdal python

parent 137493f3
No related branches found
No related tags found
1 merge request!29Preprocessor test
......@@ -42,7 +42,7 @@ docker stack deploy -c ../docker-compose.emg.yml -c ../docker-compose.emg.dev.ym
apk update && apk add bash postgresql-dev gcc g++ python3-dev musl-dev py-pip libffi-dev openssl-dev make gdal gdal-dev
pip3 install -r requirements.txt
gdalinfo --version
python preprocessor_test.py
./docker-stack-wait.sh -n renderer -n registrar -n preprocessor -n ingestor -n sftp emg-pvs
docker service ls
......
from osgeo import gdal
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment