Announcement: SeaDAS 4.9 Update 3 now available!

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
obdaac_forum_user
Posts: 86
Joined: Wed Jan 27, 2021 1:52 pm America/New_York
Answers: 0

Announcement: SeaDAS 4.9 Update 3 now available!

by obdaac_forum_user » Fri Apr 21, 2006 10:12 am America/New_York

Announcement: SeaDAS 4.9 Update 3 now available!

Dear SeaDAS Users,

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

Instructions for installing SeaDAS 4.9 Update 03
------------------------------------------------

This update provides an update to the SWl01 program, which is the
SeaWiFS Level 0 to 1 processing program. The SeaWiFS spacecraft
experienced a GPS outage in March 2006, which caused the time codes
to be in error. This software fix is to the navigation processing
code, which adjusts all of the spacecraft timetags by -2 seconds
during the period from 17:55 on Day 71 of 2006 to 01:29 on Day 73.
This update 03 if for SWl01 only, there are no other software
updates contained in this update.

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.

NOTE: If you installed SeaDAS 4.9 when it first came out, you will
need to install all of the updates, in order, to get all of the
changes that are included with the updates. Each update does not
include any changes from a previous update. For example, Update 2
does not include any changes in Update 1.

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/update03
5. Get the zipped tar file for the update that corresponds to
your operating system:
get update03_rh73.tar.gz (for RedHat 7.3)
or
get update03_fc2.tar.gz (for Fedora Core 1 and 2)
or
get update03_fc4.tar.gz (for Fedora Core 4)
or
get update03_centos.tar.gz (for CentOS 4.2)
or
get update03_mac.tar.gz (for Mac OS-10.3)
or
get update03_sol28.tar.gz (for Solaris 2.8 64-bit)
or
get update03_sol27.tar.gz (for Solaris 2.7 64-bit)
or
get update03_irix.tar.gz (for Irix 6.5 32-bit)
6. Log off of ftp
bye
7. Unzip and extract the update files:
gunzip -c update03_rh73.tar.gz | tar xvf -
8. Change to the update03 directory:
cd update03
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_03.csh script to install the files:
./update_03.csh
11. Enjoy and let us know if you have any problems.

The SeaDAS Development Group (seadas@seadas.gsfc.nasa.gov)

Tags:

Post Reply