[kepler-dev] Re: [seek-dev] full garp pipeline

Chad Berkley berkley at nceas.ucsb.edu
Sat Feb 7 20:01:20 PST 2004


hey bertram,

see my comments below:


Bertram Ludaescher wrote:
> Chad:
> 
> this look cool! Nice and complex Garp-flow.
> 
> I guess the fact that there is no actor is on purpose (this seems to
> be a design workflow, not an executable one).

If you mean director instead of actor, then yes.

> 
> In the long run, we may actually have a "design director" -- if
> nothing else, it could do type checking and other static analysis!
> 

that's a good idea.  I'd thought about that a couple times before, 
although I'm not sure if there is a need.  the type system works without 
  a director.

> Also: why do you call this "dynamic source"?
> Is this because you want to plug in the code into the "design actors"
> later?

it's just called dynamic source because that's what I called it when I 
build the new actor wizard.  it's probably a bad name at this point and 
should be changed.

> 
> Finally, 1 or 2 months for the installer sound good -- Kepler-2-Go;
> here we come =B-)

coded by Bertram :)

> 
> Bertram
> 
> 
> 
>>>>>>"CB" == Chad Berkley <berkley at nceas.ucsb.edu> writes:
>>>>>
> CB> 
> CB> Hi,
> CB> I've put the GARP pipeline we developed last week in SEV up on my web 
> CB> site for anyone to download.  Note that this pipeline does not run, but 
> CB> is a prototype of the entire GARP process.  There are two files you 
> CB> need.  First get http://trestles.nceas.ucsb.edu/full-garp.xml.  You can 
> CB> save this file anywhere...I recommend in your kepler directory.  Then 
> CB> get http://trestles.nceas.ucsb.edu/dynsrc.tar.gz.  This file will need 
> CB> to be unzipped into your kepler directory.  The directory structure 
> CB> after you unzip it should be 
> CB> kepler/dynsrc/org/ecoinformatics/seek/workflow/.  All of the needed 
> CB> actors should be in that directory.  Let me know if you can't get this 
> CB> to work.
> CB> 
> CB> In case any of you want to fix the bug we discovered where the garp 
> CB> pipeline window gets created off the screen, edit the file 
> CB> kepler/lib/garpModel.xml.  Edit the file and find the line that says 
> CB> something like
> CB> <property name="_windowProperties"...  on that line there should be an 
> CB> xml attribute that looks like
> CB> value="{bounds={1300, 2700, 975,590}}".  Change the first two values 
> CB> (they may not be 1300 and 2700 but they will be rather large) to 10,10. 
> CB>   Then execute 'ant clean run'.  the next time you open the garp model 
> CB> it should be on the screen in front of you instead of off in 
> CB> neverneverland.  let me know if you have problems.
> CB> 
> CB> Thanks to everyone that was at SEV for the BEAM/AMS/KR meeting last 
> CB> week.  It was extremely productive and I think our software projects, 
> CB> specifically kepler, will benefit tremendously.  I'll let everyone know 
> CB> when I get various things working/fixed in kepler and hopefully we'll 
> CB> have an installer within the next month or two.
> CB> 
> CB> chad
> CB> 
> CB> _______________________________________________
> CB> seek-dev mailing list
> CB> seek-dev at ecoinformatics.org
> CB> http://www.ecoinformatics.org/mailman/listinfo/seek-dev


-- 
-----------------------
Chad Berkley
National Center for
Ecological Analysis
and Synthesis (NCEAS)
berkley at nceas.ucsb.edu
-----------------------




More information about the Kepler-dev mailing list