[hdf-compass] 88/295: disabling opendap plugin

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun May 8 10:35:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/master
in repository hdf-compass.

commit c5f075e05b4fa400ec21a3b3e4c05c9c6a63b267
Author: jreadey <jreadey at hdfgroup.org>
Date:   Tue Sep 1 11:44:59 2015 -0700

    disabling opendap plugin
---
 compass_viewer/__init__.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/compass_viewer/__init__.py b/compass_viewer/__init__.py
index 2738946..6c292df 100644
--- a/compass_viewer/__init__.py
+++ b/compass_viewer/__init__.py
@@ -157,7 +157,8 @@ def run():
     import array_model
     import hdf5_model
     import asc_model
-    import opendap_model
+    # todo - disabling opendap module for now due to installer issues
+    # import opendap_model
 
     import sys
     import os.path as op

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/hdf-compass.git



More information about the debian-science-commits mailing list