From 331d4759a27acebbc07a5ce86990cccb7e7b5eba Mon Sep 17 00:00:00 2001 From: "R.K.Garcia" <rayg@ssec.wisc.edu> Date: Wed, 26 Jul 2017 12:45:36 -0500 Subject: [PATCH] second draft scmi with cartopy --- ShellB3/shallbethree.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ShellB3/shallbethree.sh b/ShellB3/shallbethree.sh index f2d07e88..9a75c317 100755 --- a/ShellB3/shallbethree.sh +++ b/ShellB3/shallbethree.sh @@ -7291,6 +7291,8 @@ mk_scmi() { && mk_pyresample \ && mk_shapely \ && mk_inotify \ + && mk_libproj4 \ + && mk_shapely \ && mk_gdal \ && mk_cartopy echo scmi >>trim -- GitLab