[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 <j...@atmos.ucla.edu> 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 > j...@atmos.ucla.edu; 310-206-2828 > ________________________________________ > From: mltjo...@gmail.com [mltjo...@gmail.com] on behalf of Michael Joyce [ > jo...@apache.org] > Sent: Monday, April 21, 2014 4:18 PM > To: dev@climate.apache.org > Cc: Jungyoun Ku; jaeyo...@usc.edu; 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) < > chris.a.mattm...@jpl.nasa.gov> wrote: > > > Thanks copying the climate dev list for help > > > > Sent from my iPhone > > > > > On Apr 18, 2014, at 2:33 PM, "Jungyoun Ku" <jungy...@usc.edu> 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> > > >