Skip to content

Conversion process phase: pull conversion trigger

timrdf edited this page Feb 25, 2011 · 18 revisions

[up](Conversion process phases)

What's first?

How do I convert data?

Hop into your conversion cockpit and pull the conversion trigger:

bash-3-2$ cd ~/Desktop/source/rpi-edu-lebot/exercise-jogging-statistics/version/2011-Jan-24
bash-3-2$ ./exercise-jogging-statistics.sh
bash-3-2$ ls automatic/

That creates a bunch of Turtle in automatic/. Pulling the trigger again will not do anything because it knows that things are up to date and the enhancement conversion is not ready. You'll need to tweak enhancement parameters first...

See Generating enhancement parameters for a discussion of how the enhancement parameters are created for you when they are not present.

What's next?

Clone this wiki locally