Table of contents Frames User guide
Unidata IDV Workshop for version 3.0u2 > Advanced Topics > Configuring IDV Sites

4.4.4 Resources
So, how do you put all of this together?
  1. Remember all of those resources we created in earlier exercises? They are saved off in the user's local resource directory: /home/idv/.unidata/idv/DefaultIdv.
  2. The files include:
  3. The IDV looks in the user's resource directory, the site path and the system path for these resources.
  4. View the available resources
    • From the Tools menu select Resource Manager.
    • This provides an overview of all of the available individual resources.
    • But where are these individual resources kept?
      Answer...
    • To see just where the resources are located select the List Sources button.
  • To share these resources across a site one just needs to copy these files to an accessible web site or directory. Then point the IDV to that path with the -sitepath command line argument. Try running the IDV with:
    idv -userpath ~/otheridv -noplugins -listresources -sitepath http://www.unidata.ucar.edu/software/idv/workshop 
    
  • Note: when running with the -sitepath argument that value is persistent. Bring up the Preferences and remove the sitepath entry.
  • Exit the IDV.
  • Ahh, you might say: "what about these plugins I keep hearing about?"

     


    Table of contents Frames User guide
    Unidata IDV Workshop for version 3.0u2 > Advanced Topics > Configuring IDV Sites