Jungyoun, You appear to be working from an old release candidate branch of the code. I think it would help if you were running your analysis on the latest truck version of the code.
The trunk can be checked out from here: http://svn.apache.org/repos/asf/climate/trunk/ Good luck, -Cameron On Tue, Apr 22, 2014 at 3:13 PM, Jungyoun Ku <[email protected]> wrote: > [15:12:36] [Error] > > C:\Users\den-instructor\Desktop\climate-0.3-incubating\climate-0.3-incubating-rc1\rcmet\src\main\python\rcmes\services\bottlemet.py: > invalid syntax (Line: 172, Column: 25) > [15:12:36] [Error] > > C:\Users\den-instructor\Desktop\climate-0.3-incubating\climate-0.3-incubating-rc1\rcmet\src\main\python\rcmes\services\run_rcmes_processing.py: > invalid syntax (Line: 85, Column: 54) > > These are the error messages when I encountered. > > > On Mon, Apr 21, 2014 at 4:53 PM, Kim, Jinwon <[email protected]> wrote: > > > 'run_rcmes_processing.py' is a reallly old module. this has been split > > into largely data preparation and metrics part in branch 2.x.x (may be > > different in the version you are working). I have saved several earlier > > versions of this module. I can dig them out if necessary. Please let me > > know. > > > > > > > > ----------------------------------------------------------------- > > Jinwon Kim > > Joint Institute for Regional Earth System Science and Engineering and > > Dept. Atmospheric and Oceanic Sciences > > University of California, Los Angeles > > 607 Charles E Young Drive East, Young Hall, Room 4242, Los Angeles, CA > > 90095-7228, USA > > [email protected]; 310-206-2828 > > ________________________________________ > > From: [email protected] [[email protected]] on behalf of Michael > Joyce [ > > [email protected]] > > Sent: Monday, April 21, 2014 4:18 PM > > To: [email protected] > > Cc: Jungyoun Ku; [email protected]; Christian Alan Mattmann; Reem > Alfayez; > > 林渟渟; dev > > Subject: Re: syntax error files > > > > Hi all, > > > > Regarding the two files mentioned, > > > > bottlemet.py was never integrated into the toolkit so I can't speak much > to > > any errors or whether it even functions. > > run_rcmes_processing.py seems like something that was used for old > > evaluation UI backend stuff. Do you have a full repo path for it? The > > backend was rewritten recently so you shouldn't find that in a recent > pull > > from the repo. > > > > Hopefully that helps a bit. > > > > > > -- Joyce > > > > > > On Fri, Apr 18, 2014 at 2:39 PM, Mattmann, Chris A (3980) < > > [email protected]> wrote: > > > > > Thanks copying the climate dev list for help > > > > > > Sent from my iPhone > > > > > > > On Apr 18, 2014, at 2:33 PM, "Jungyoun Ku" <[email protected]> wrote: > > > > > > > > Hi Jae, > > > > > > > > I'm Jungyoun Ku in team 10 and we assigned OCW for the team project. > > > > > > > > While importing source codes to few reverse engineering tools, we > > > encountered some errors indicating that there are invalid syntaxes in a > > > couple of files: bottlemet.py and run_rcmes_processing.py. > > > > > > > > We used PyNsource at first, but there were quite a lot of errors so > we > > > switched to Visual Paradigm. However, there were still errors in the > > > recovery process. > > > > > > > > I attach the files that showed syntax errors in both tools. > > > > <bottlemet.py> > > > > <run_rcmes_processing.py> > > > > > > -- Sent from a Tin Can attached to a String
