The forum is locked.

The Ocean Color Forum has transitioned over to the Earthdata Forum (https://forum.earthdata.nasa.gov/). The information existing below will be retained for historical reference. Please sign into the Earthdata Forum for active user support.

Up Topic Announcements / SeaDAS Announcements / Announcement: SeaDAS 4.9 Update 1 now available! (locked)
- By mark Date 2006-03-12 20:15
Announcement:  SeaDAS 4.9 Update 1 now available!

Dear SeaDAS Users,

SeaDAS 4.9 Update 1 is now available on our ftp site.

This update provides some bug fixes to the l2bin program,
along with some Terra SST processing files that were left
out of the original release inadvertently.

NOTE:  If you have not installed SeaDAS 4.9 yet, you do not need to
install this update after installing the main software, since this
update is included in the main tar file distributions.

1.  Go to your main $SEADAS directory:
        cd $SEADAS
2.  Anonymously ftp to samoa.gsfc.nasa.gov:
        ftp samoa.gsfc.nasa.gov
3.  After logged in, switch to binary mode:
        bin
4.  Change directory to where the update files are located:
        cd seadas/seadas/update01
5.  Get the zipped tar file for the update that corresponds to
    your operating system:
        get update01_rh73.tar.gz        (for RedHat 7.3)
           or
        get update01_fc2.tar.gz         (for Fedora Core 1 and 2)
           or
        get update01_mac.tar.gz         (for Mac OS-10.3)
           or
        get update01_sol28.tar.gz       (for Solaris 2.8 64-bit)
           or
        get update01_sol27.tar.gz       (for Solaris 2.7 64-bit)
           or
        get update01_irix.tar.gz        (for Irix 6.5 32-bit)
6.  Log off of ftp
        bye
7.  Unzip and extract the update files:
        gunzip -c update01_rh73.tar.gz | tar xvf -
8.  Change to the update01 directory:
        cd update01
9.  Make sure that your $SEADAS environment variable is set correctly:
        setenv SEADAS /wherever/your/seadas4.9/is/located    (for c shell)
    or  export SEADAS=/wherever/your/seadas4.9/is/located    (for bash shell)
10. Run the update_01.csh script to install the files:
        ./update_01.csh
11. Enjoy and let us know if you have any problems.

The SeaDAS Development Group  (seadas@seadas.gsfc.nasa.gov)
Up Topic Announcements / SeaDAS Announcements / Announcement: SeaDAS 4.9 Update 1 now available! (locked)