(After setup, described at http://localhost:8888/edit/JyIDV-master/README.md)
In [1]:
showIdv()
For a local file, just put its name in loadBundle('/path/mybundle.xidv'). For a Mapes IDV collection bundle, find it at http://bit.ly/Mapes_IDV. Copy the URL into the loadBundle('My_bundle_URL') command, and change "show" to "get" in the URL as seen below:
In [5]:
loadBundle('http://weather.rsmas.miami.edu/repository/entry/get?entryid=8bc7c055-ca2c-4533-93cf-604db757b128')
In [6]:
showImg()
This would be a good place for a caption
In [7]:
writeMovie('MyMovie.gif')
In [ ]: