We should be trying to move the install over to the conda environment install method [1]. This simplifies downloads and greatly reduces install problems across different machines/OSes. Still needs to be tested more though I'm sure.
This was started in CLIMATE-711 but I don't recall where it went after that (or if there are open tickets for it) [1] https://github.com/apache/climate/blob/master/easy-ocw/conda-install.sh -- Jimmy On Wed, Feb 24, 2016 at 10:05 AM, Lewis John Mcgibbney < [email protected]> wrote: > Hi Ibrahim, > > On Wed, Feb 24, 2016 at 4:42 AM, <[email protected]> > wrote: > > > From: Ibrahim Jarif <[email protected]> > > To: [email protected] > > Cc: > > Date: Tue, 23 Feb 2016 14:51:28 +0530 > > Subject: Anaconda package in OCW > > Why does the easy-ocw/install-ubuntu.sh script install Anaconda (480 mb) > ? > > > > All the packages are installed via pip in the script so why install > > anaconda? It took me around 3 hrs just to download anaconda package. > > > > > It looks like this was something required in the past. Now Anaconda can > most likely be removed from the easy-ocw scripts as the packages are > available elsewhere. > Lets work on this over on > https://issues.apache.org/jira/browse/CLIMATE-766 > Thanks > Lewis >
