[kepler-users] Executing a kar workflow

Chad Berkley berkley at nceas.ucsb.edu
Wed Oct 29 18:08:04 PDT 2008


Take a look at the kepler.sh script.  It just calls a java class so you 
could just call that programatically.

chad


tog wrote:
> Hi Chad
> 
> This would probably work, I will try today but is there something more 
> programatic.
> A java class to load and then execute a workflow expressed in  a MOML file ?
> 
> Guillaume
> 
> On Thu, Oct 30, 2008 at 2:24 AM, Chad Berkley <berkley at nceas.ucsb.edu 
> <mailto:berkley at nceas.ucsb.edu>> wrote:
> 
>     Hi Guillaume,
> 
>     Dan Crawl, who has most recently worked on this, gave me the
>     following explanation:
> 
>     ./kepler.sh -runwf -nogui -nocache workflow.xml
> 
>     Currently it only works with momls. It shouldn't be too hard
>     to add support for kars.
> 
>     Let me know if that doesn't work for you.
> 
>     chad
> 
>     tog wrote:
> 
>         Hi kepler users,
> 
>         I am having a kar workflow that I would like to execute from the
>         command line without launching the kepler GUI.
>         I guess there is a class which is able to load and execute such
>         a workflow in the thread as I would like to avoid to lauch a
>         process for each of the workflow I plan to launch.
>         Can someone redirect me to some proper documentation
> 
>         Thanks
>         Best Regards
> 
>         Guillaume
> 
> 
>         ------------------------------------------------------------------------
> 
>         _______________________________________________
>         Kepler-users mailing list
>         Kepler-users at ecoinformatics.org
>         <mailto:Kepler-users at ecoinformatics.org>
>         http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-users
> 
> 
> 
> 
> -- 
> PGP KeyID:C1A0A73F  FingerPrint:A4A2 73C0 E7D4 6437 8185  D05E ECF2 AD84 
> C1A0 A73F
> http://cheztog.blogspot.com


More information about the Kepler-users mailing list