From 686dd1edd4d2d4e7ecf30df93c9a3cd34a9cc419 Mon Sep 17 00:00:00 2001 From: Gordon Inggs Date: Fri, 28 Jul 2023 22:25:24 +0200 Subject: [PATCH] Adding rioxarray to python image --- base/drivers/python_minimal/python/python_additions.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/base/drivers/python_minimal/python/python_additions.sh b/base/drivers/python_minimal/python/python_additions.sh index ce992bd..81207b8 100644 --- a/base/drivers/python_minimal/python/python_additions.sh +++ b/base/drivers/python_minimal/python/python_additions.sh @@ -87,6 +87,7 @@ python3 -m pip install geocoder python3 -m pip install rtree python3 -m pip install geopy python3 -m pip install "pygdal==3.4.3.11" +python3 -m pip install rioxarray if [ $(host lake.capetown.gov.za) -neq 0 ]; then python3 -m pip install git+https://github.com/opendatadurban/geocode-array.git