Unidata IDV Workshop for version 6.2u2 > Advanced Topics > Scripting with IDV
4.3.4 ISL Exercises
Come up with an interesting ISL file.
Here are some ideas:
- Do some different image manipulations. Add in your own logo or text annotation.
- Create a bundle with real time radar.
Loop 10 times, sleeping 10 minutes each loop.
Call reload to reload the data.
Capture an image. Use the date/time properties
in your filename.
- Try to create a procedure that loads a bundle, and writes an image.
Call it with a set of bundles from a foreach loop tag.
Unidata IDV Workshop for version 6.2u2 > Advanced Topics > Scripting with IDV