About McIDAS         McIDAS-V        
   

January 2012 SDI GVAR
Server Binary Updates for GOES-15 Sub-Conus

Note: This version (Jan 2012) is the latest server binary update to the current SDI GVAR full release (2005jun01). Because the server binary updates are cumulative, this version also contains the previous updates (Oct 2009, Mar 2010 and Dec 2011). Also note that updates are partial releases that contain only a subset of the full release so if you are doing an initial install on a workstation you must first install the full release, and then the latest update. See the SDI Software page for all available full releases and updates.

The servers on SDI GVAR systems were updated in January 2012 to fix a problem where an IMGCOPY (or other IMG* command) that requests a complete GOES-15 Sub-CONUS image while it's being ingested produces a blank line at the point in which the ingestor starts receiving Sounder data. Rather than packaging a completely new version (like 2005jun01), we are distributing updated server binaries for you to install in the /home/mcadde/mcidas/bin directory. See the SDI GVAR Software Changes page to see the list of changes for all versions of SDI GVAR available on the McIDAS Website.

You can obtain the files in step 4 below if you purchased MUG support for your SDI GVAR system or have been contacted and been given approval by SSEC. You will be prompted for your site's login and password when you attempt to download the installation files. If you do not know the login and password, ask your site coordinator. If you know the login and password and still have a problem obtaining these files via the web, ask your site coordinator to contact the McIDAS Help Desk by e-mail or by phone at (608) 262-2455.


Complete the following steps to obtain and install the software.

  1. Login to the SDI GVAR workstation as user root.

  2. Change to the /home/mcadde/mcidas/bin directory .
      Type: cd /home/mcadde/mcidas/bin

  3. Make backup copies of the existing gvaradir, gvaraget and gvarnavf binaries by renaming them to gvaradir.bak, gvaraget.bak and gvarnavf.bak, respectively.
      Type: mv gvaradir gvaradir.bak
      Type: mv gvaraget gvaraget.bak
      Type: mv gvarnavf gvarnavf.bak

  4. Install the updated binaries by downloading the following three files to the /home/mcadde/mcidas/bin directory.

    File name Size Description
    gvaradir 6984 KB gvaradir server binary
    gvaraget 7002 KB gvaraget server binary
    gvarnavf 6977 KB gvarnavf server binary

  5. Use the chmod command to give the new server binaries the correct permissions.
      Type: chmod 755 gvaradir
      Type: chmod 755 gvaraget
      Type: chmod 755 gvarnavf

McIDAS Home