INSTALLATION MANUAL FOR RIVER FORECAST INTERFACE (RFI)
WEATHER FORECAST OFFICE VERSION



1.       FTP to pqpf.sys.virginia.edu, logging in as "www" with password "******", and type the following lines in sequence:

      $ cd RFI_Files <return>
      $ get WFO_RFI_Install.tar <return>
      $ quit <return>
      $ tar –xvf WFO_RFI_Install.tar <return>
      $ cd system_files <return>
      $ make cpp <return>
      $ rm rfc_viewck.exe <return>
      $ chmod +x *all
This will create two subdirectories, system_files and html_files, and two executable files, rfick.exe, viewck.exe, which are located in system_files.
 

2.       Decide on the location of the following directories:


3.       Add the following lines to the APPS_DEFAULTS file:

    rfi_sys_dir : <RFI system directory>
    cvf_dir : <CVF directory>
    con_out_dir : <rfick output directory>
    view_out_dir : <viewck output directory>
    rfi_input : <RFI input directory>


4.       Copy the contents of the system_files directory to RFI system directory.
 

5.       FTP the contents of the html_files directory to FTP directory on the watches/warnings machine and web-server directory on the web-server machine (this may just require a copy if the web-server and system machines are the same). The mode of FTP must be binary.

6.       Copy the file identitydb.obj as described in Miscellaneous Tasks.