Unidata provides four ways to download and run the IDV reference application. If you have a reasonably fast Internet connection, any method should get the IDV running on your system in less than 15 minutes. Little or no setup or configuration is required. About 160 megabytes of disk space are needed for all the software.
If you have any trouble downloading and installing the IDV, first check the FAQ, then please report your problem as described in Support from Unidata.
The 4 ways to install the IDV on your machine are:
| 1.2.0 |
IDV Installers
Provides all the files (IDV, Java, 3D) you need and is recommended for most users. |
| 1.2.1 |
Using Java Web Start
Can be used instead, but you have to first install the correct Java environment depending on your operating system. |
| 1.2.2 |
Downloading files manually
Individual JAR (Java Archive) files can be downloaded and installed. This requires the most end-user effort to get the IDV running. |
| 1.2.3 |
Downloading the IDV Source Code and Javadoc
For developers |
First, download the single installer file for your operating system from:
Find the installer for your particular operating system and click on the link to save it to your system. If you are not prompted to download automatically, then use the right mouse button and choose the menu option to save the file to your system (On Internet Explorer select menu option "Save Target As..." On Netscape Navigator select menu option "Save Link As...")
The file sizes are about 80 megabytes. When expanded during installation, the total disk space needed is about 150 to 160 megabytes.
Once the file has been downloaded, run the installer:
sh idv_2_7_linux-i386_installer.sh -qTo run the Windows installer in quite mode and override the default installation directory, open a command window, change to the directory where you saved the installer and type:
idv_2_7_windows_installer -q -dir "c:\myidv"
One advantage of Web Start is that it will install the program on the first download and will automatically check for updates and retrieve new versions on subsequent start-ups. New releases of the IDV are common, so this can save you the trouble of manually retrieving new versions.
Web Start has a disadvantage that you have to first install Web Start. Web Start is included in the latest (1.5+) releases of Java for Windows, OS-X, Linux and Solaris. Follow the instructions on the link above for your specific platform.
Unidata has a web page to help you download and start the IDV with Web Start:
For more control of programs run with Web Start, use the Web Start Application Manager. Go to:
http://www.unidata.ucar.edu/software/idv/webstart/IDV/player.jnlp
You should see the IDV in the Application Manager's panel. Do this after you have installed Web Start and installed the IDV with Web Start.
For more about use of Web Start with the IDV see the IDV FAQ.
Download IDV 2.7u2 JAR Files(idv_jars_2.7u2.zip) from that page.
java -Xmx512m -jar idv.jar
java -jar idv.jar -help

The files are:
IDV 2.7u2 Source Code (idv_src_2.7u2.jar)
IDV 2.7u2 Javadocs (idv_javadoc_2.7u2.jar)