VCHILL: Difference between revisions

From CSU-CHILL

(New page: =VCHILL= The Virtual CHILL, or VCHILL system allows remote users to display data both from the CHILL archives as well as from realtime operations. Users with sufficient permissions may eve...)
 
(Added info on OpenJDK, took out old stuff about proxy servers)
 
(26 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=VCHILL=
==Java VCHILL Client==
The Virtual CHILL, or VCHILL system allows remote users to display data both from the CHILL archives as well as from realtime operations. Users with sufficient permissions may even control the radar operation. The Java VCHILL display client software is a cross-platform tool to allow radar access from a variety of computer systems running various operating systems.
 
The network link to the radar site can support a limited number of realtime users. To manage this resource, we require that users login to the system to access the displays. Casual users are welcome to try the system, however we may need to limit access at times to assure that the principal investigators have access to the system.
 
If you agree to these conditions, please go to [http://www.chill.colostate.edu/cgi-bin/user_service User Services] to create a user account. Your email address is used as your user name on the system. You will also be asked to create a password for the account. We will keep you posted via email as needed with news regarding the VCHILL system. If you forget your password, you can return to the User Services page and have your password emailed to you.
 
Once you have received your confirmation email, you can [http://www.chill.colostate.edu/java/vchill.jnlp launch the Java VCHILL viewer] to browse archived data and to view real-time radar data.
 
=Java VCHILL Client=
{{Sidebar|
{{Sidebar|
|title=System Requirements
|title=System Requirements
|text=<table>
|text=<table>
<tr><td colspan=2>'''Required'''</td></tr>
<tr><th colspan=2>Required</th></tr>
<tr><td>Java</td><td>1.5.0</td></tr>
<tr><td>Java</td><td>[http://java.sun.com/javase/downloads/index_jdk5.jsp 1.5.0]</td></tr>
<tr><td colspan=2>'''Recommended'''</td></tr>
<tr><th colspan=2>Recommended</th></tr>
<tr><td>Java</td><td>1.6.0</td></tr>
<tr><td>Java</td><td>[http://java.sun.com/javase/downloads/index.jsp 1.6.0]</td></tr>
<tr><td>CPU</td><td>1000+ MHz</td></tr>
<tr><td>CPU</td><td>1000+ MHz</td></tr>
<tr><td>RAM</td><td>512+ MB</td></tr>
<tr><td>RAM</td><td>512+ MB</td></tr>
<tr><td>Display</td><td>1280x1024x16+</td></tr>
<tr><td>Display</td><td>1280x1024x16+ bit</td></tr>
</table>
</table>
}}
}}
The Java VCHILL program is delivered to your computer via Sun's [http://java.sun.com/docs/books/tutorial/information/javawebstart.html WebStart] system. By clicking on the launch link, the latest version of Java VCHILL will be downloaded and run on your machine. Each time you start the program, WebStart automatically checks the CHILL site for program updates, and automatically downloads the latest software as necessary.
The Java VCHILL program is delivered to your computer via the [http://java.sun.com/products/javawebstart/ WebStart] system. By clicking on the launch link, the latest version of Java VCHILL will be downloaded and run on your machine. Each time you start the program, WebStart automatically checks the CHILL site for program updates, and automatically downloads the latest software as necessary.


For the WebStart link to work, you will need to install a recent (1.5 or newer) Java release on your computer. This is a free download from Sun Microsystems. Go to Sun's [http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=jre-1.5.0_07-oth-JPR&SiteId=JSC&TransactionId=noreg Download Center] and download the appropriate version for your computer. You may also view their installation instructions.
For the WebStart link to work, you will need to install a recent (1.5 or newer) Java release on your computer. Due to licensing changes, the Oracle Java Runtime Environment (JRE) is no longer free to use as of January 21, 2019. We recommend using OpenJDK instead, which can be downloaded [https://adoptopenjdk.net/ here].


In order to view KDP, HDR, NCP+, and RCOMP, you need to connect to a [http://www.chill.colostate.edu/java/proxy.html proxy server]. If you need help setting one up, please email Jochen Deyke for more information.
=== Installation on Windows ===
There are multiple OpenJDK distributions available. [https://github.com/ojdkbuild/ojdkbuild This one] has a Microsoft Installer (.msi) available, which simplifies installation. Download the latest .msi file, and run it to install OpenJDK. Please ensure that WebStart is also installed.


The newest version of Java VCHILL supports multiple simultaneous basemaps. To toggle each map on/off, simply select it again. This applies to both the supplied default maps and any user created custom maps. If you would like to create your own map files, please [mailto:jdeyke@chill.colostate.edu email Jochen Deyke] for information on the file format.
=== Installation on Linux ===
On Linux, please use your distribution's package manager to install OpenJDK. On Fedora or CentOS, use the following command:


Utility program alert:
yum install java-11-openjdk icedtea-web
If you want to create your own color tables for use with Java VCHILL, try out this editor prototype. Please send feedback to Jochen Deyke so we can continue to improve the program.


==Reporting problems==
This will install OpenJDK as well as the IcedTea WebStart component.
If you run into any problems with Java VCHILL, please let us know about them so we can fix them. Try out our new [http://www.chill.colostate.edu/bugzilla Bugzilla bug tracking system], or email Jochen Deyke with as much information as possible (error messages, screenshots, etc).


==Acknowledgements==
===Reporting problems===
If you run into any problems with Java VCHILL, please let us know about them so we can fix them. Try out our new [http://www.chill.colostate.edu/bugzilla Bugzilla bug tracking system], or email [mailto:vchill_support&#64;chill&#46;colostate&#46;edu?subject=%5bVCHILL%5d%20Bug%20report VCHILL Support] with as much information as possible (error messages, screenshots, etc).
 
===Acknowledgements===
Java VCHILL uses the following third party libraries:
Java VCHILL uses the following third party libraries:
* [http://jmge.net/java/gifenc/ Gif89Encoder 0.90 beta]
* [http://jmge.net/java/gifenc/ Gif89Encoder] 0.90 beta
* JGoodies' [http://www.jgoodies.com/freeware/looks/index.html Looks 2.1.4]
* [http://www.jgoodies.com/ JGoodies'] [http://www.jgoodies.com/freeware/looks/index.html Looks] 2.1.4
* Unidata's [http://www.unidata.ucar.edu/software/netcdf-java/ NetCDF] 2.2.20
* [http://www.unidata.ucar.edu/ Unidata's] [http://www.unidata.ucar.edu/software/netcdf-java/ NetCDF] 2.2.22
 
=Resources=
* [http://www.chill.colostate.edu/java/getting-started.pdf Getting Started Guide for Java VCHILL]

Latest revision as of 14:27, 16 January 2019

Java VCHILL Client

System Requirements
Required
Java1.5.0
Recommended
Java1.6.0
CPU1000+ MHz
RAM512+ MB
Display1280x1024x16+ bit

The Java VCHILL program is delivered to your computer via the WebStart system. By clicking on the launch link, the latest version of Java VCHILL will be downloaded and run on your machine. Each time you start the program, WebStart automatically checks the CHILL site for program updates, and automatically downloads the latest software as necessary.

For the WebStart link to work, you will need to install a recent (1.5 or newer) Java release on your computer. Due to licensing changes, the Oracle Java Runtime Environment (JRE) is no longer free to use as of January 21, 2019. We recommend using OpenJDK instead, which can be downloaded here.

Installation on Windows

There are multiple OpenJDK distributions available. This one has a Microsoft Installer (.msi) available, which simplifies installation. Download the latest .msi file, and run it to install OpenJDK. Please ensure that WebStart is also installed.

Installation on Linux

On Linux, please use your distribution's package manager to install OpenJDK. On Fedora or CentOS, use the following command:

yum install java-11-openjdk icedtea-web

This will install OpenJDK as well as the IcedTea WebStart component.

Reporting problems

If you run into any problems with Java VCHILL, please let us know about them so we can fix them. Try out our new Bugzilla bug tracking system, or email VCHILL Support with as much information as possible (error messages, screenshots, etc).

Acknowledgements

Java VCHILL uses the following third party libraries: