Tools→Plugin Creator
menu.
File→Add File
menu.
/home/idv/.unidata/idv/DefaultIdv
directory.
stationmodels.xml
,
colortables.xml
,
derived.xml
, etc.
Toolbar
tab in the user preferences (Edit→Preferences
).
Export to Menu Plugin
. Enter some menu name.
Excludes
and select a number of system resources to exclude. e.g., Color Tables, Station Models, etc.
Properties
tab, scroll down and change IDV Title
to something else.
myplugin.jar
in the file browser and click on Write Plugin
.
runIdv -userpath ~/otheridv -plugin /home/idv/myplugin.jarThis brings up the IDV with a different local user resource directory.
jar -tvf myplugin.jar
<a href="https://resources.unidata.ucar.edu/idv/data/marsquad.xidv"> Load Mars bundle</a> <p> <a href="https://resources.unidata.ucar.edu/idv/data/davenportradar.xidv"> Load Davenport radar example</a> <p> <a href="action:new.displaywindow">New Window</a> <p> <a href="action:bundle.save">Save Bundle</a> <p> <a href="action:exit">Exit the IDV</a>
workshop.qhtml
File→Add File
menu select this qhtml file.
File→Export to Plugin
Install
checkbox.