You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by jo...@apache.org on 2014/05/31 06:44:47 UTC

[1/2] git commit: CLIMATE-449 - Remove duplicate NetCDF4 install in easy-ocw

Repository: climate
Updated Branches:
  refs/heads/master 510deb9a7 -> 050191175


CLIMATE-449 - Remove duplicate NetCDF4 install in easy-ocw


Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/bb7b251e
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/bb7b251e
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/bb7b251e

Branch: refs/heads/master
Commit: bb7b251ec1e4dd4252fd92b7b81151a5ddcc27fb
Parents: 510deb9
Author: Michael Joyce <jo...@apache.org>
Authored: Fri May 30 21:14:25 2014 -0700
Committer: Michael Joyce <jo...@apache.org>
Committed: Fri May 30 21:14:25 2014 -0700

----------------------------------------------------------------------
 easy-ocw/install-ubuntu-12_04.sh | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/bb7b251e/easy-ocw/install-ubuntu-12_04.sh
----------------------------------------------------------------------
diff --git a/easy-ocw/install-ubuntu-12_04.sh b/easy-ocw/install-ubuntu-12_04.sh
index db5095e..494cdb3 100755
--- a/easy-ocw/install-ubuntu-12_04.sh
+++ b/easy-ocw/install-ubuntu-12_04.sh
@@ -175,11 +175,6 @@ cd ..
 python setup.py install >> install_log
 subtask "done"
 
-# Install NetCDF4
-header "Installing NetCDF4 ..."
-echo | conda install netcdf4
-subtask "done"
-
 # Install miscellaneous Python packages needed for OCW. Some of these
 # can be installed with Conda, but since none of them have an annoying
 # compiled component we just installed them with Pip.


[2/2] git commit: Resolve CLIMATE-449. Merge PR #52.

Posted by jo...@apache.org.
Resolve CLIMATE-449. Merge PR #52.


Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/05019117
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/05019117
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/05019117

Branch: refs/heads/master
Commit: 050191175cd6f46f466beb0117bb6e505b175660
Parents: 510deb9 bb7b251
Author: Michael Joyce <jo...@apache.org>
Authored: Fri May 30 21:43:58 2014 -0700
Committer: Michael Joyce <jo...@apache.org>
Committed: Fri May 30 21:43:58 2014 -0700

----------------------------------------------------------------------
 easy-ocw/install-ubuntu-12_04.sh | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------