On the Data Select dialog the web server is looking for files in /dir/list. Where is that directory please and where in the set up was it configured? Thanks.
Sent from my iPhone > On Jan 30, 2016, at 17:13, Mattmann, Chris A (3980) > <chris.a.mattm...@jpl.nasa.gov> wrote: > > Yes, +1, Michael your contributions would be most welcomed. > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Chris Mattmann, Ph.D. > Chief Architect > Instrument Software and Science Data Systems Section (398) > NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA > Office: 168-519, Mailstop: 168-527 > Email: chris.a.mattm...@nasa.gov > WWW: http://sunset.usc.edu/~mattmann/ > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Adjunct Associate Professor, Computer Science Department > University of Southern California, Los Angeles, CA 90089 USA > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > > > > > -----Original Message----- > From: "michael.arthur.ander...@gmail.com" > <michael.arthur.ander...@gmail.com> > Reply-To: "dev@climate.apache.org" <dev@climate.apache.org> > Date: Saturday, January 30, 2016 at 11:38 AM > To: "dev@climate.apache.org" <dev@climate.apache.org> > Subject: Re: Feedback / Help On Mac Install Page > >> Thank you. I did figure that out, but preferably that would be stated >> right there in the installation document rather than in a separate, >> unreferenced document. Is it ok if I update the wiki? >> >> Sent from my iPhone >> >>> On Jan 30, 2016, at 14:33, Omkar Reddy <omkarreddy2...@gmail.com> wrote: >>> >>> Hello Michael, >>> >>> In the last step you need to install the bower >>> components(dependencies) using the bower.json file in the directory >>> climate/ocw-ui/frontend/bower.json. >>> >>> Please refer to this link for more information: >>> >>> https://cwiki.apache.org/confluence/display/CLIMATE/Open+Climate+Workbenc >>> h+User+Interface+Installation+and+Overview >>> >>> Hope this helps :) >>> >>> Thanks. >>> Omkar. >>> >>>> On 31 January 2016 at 00:53, <michael.arthur.ander...@gmail.com> wrote: >>>> >>>> I see in the document Open Climate User Installation about installing >>>> node >>>> and bower. The problem here is that the first document in the page >>>> simply >>>> says to access the landing page and does not refer to this other >>>> document >>>> or mention installing bower separately although the main page says to >>>> navigate the links in the order listed. >>>> >>>> >>>> >>>> Sent from my iPhone >>>> >>>>> On Jan 30, 2016, at 13:45, michael.arthur.ander...@gmail.com wrote: >>>>> >>>>> That part I solved on my own. Please see my last remark regarding the >>>> missing directory on a fresh clone. While the web sever starts and >>>> loads >>>> index html it can't find the majority of the components that make up >>>> the >>>> page. >>>>> >>>>> Sent from my iPhone >>>>> >>>>>> On Jan 30, 2016, at 13:39, Lee, Kyo (398L) <huikyo....@jpl.nasa.gov> >>>> wrote: >>>>>> >>>>>> Dear Michael, >>>>>> >>>>>> Have you installed netCDF4 library? You can use condo install. >>>>>> >>>>>>> conda install netcdf4 >>>>>> >>>>>> Best regards, >>>>>> >>>>>> >>>>>> Kyo >>>>>> >>>>>>> On 1/30/16, 10:37 AM, "michael.arthur.ander...@gmail.com" < >>>> michael.arthur.ander...@gmail.com> wrote: >>>>>>> >>>>>>> Also, got could not import netCDF when starting web server. Easy >>>> enough to install with pip, but didn't know what netCDF and had to >>>> google >>>> to figure out what it was. Maybe add this as a step? >>>>>>> >>>>>>> Sent from my iPhone >>>>>>> >>>>>>>> On Jan 30, 2016, at 13:30, michael.arthur.ander...@gmail.com wrote: >>>>>>>> >>>>>>>> Step 3.1 for bash: When copy pasting from the web page, the ' in >>>> the alias command confused my Mac and it could not find Python. The >>>> same >>>> command sans ' worked fine. >>>>>>>> >>>>>>>> Step 5: Copy pasting the ln command from Chrome to the command >>>> prompt resulted in "file or directory app" not found. Eventually got >>>> frustrated and typed the command by hand which worked. Do not see any >>>> non >>>> printing characters or other strangeness in the web page itself which >>>> would >>>> have caused the error. >>>>>>>> >>>>>>>> Step 5: The web server starts just fine and I see requests coming >>>> in, but always getting page not found. Looked in the >>>> run_webservices.py >>>> file and noted most of the paths were relative to the ocw-ui directory >>>> rather than the backend directory from which the wiki says to start the >>>> services. Also noted this file refers to a front end/bower_components >>>> directory which doesn't seem to exist on my clone. Any help with this >>>> last >>>> step much appreciated. >>>>>>>> >>>>>>>> Sent from my iPhone >