Announcement: SeaDAS 5.1 Update 5 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 5.1 Update 5 available

by obdaac_forum_user » Wed Aug 22, 2007 4:50 pm America/New_York

SeaDAS 5.1 Update 05 is now available on our ftp site.

Instructions for installing SeaDAS 5.1 Update 05:
-------------------------------------------------

This update provides:
- Fix for a build error which affected the programs:
l2bin, l2brsgen, mscaltarget, msl2validate, msscanpixlimits
- New MODIS LUT's

NOTE: If you have not installed SeaDAS 5.1 yet, you DO NOT need to
install this update after installing the main distribution files, 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/update05
5. Turn prompting off:
prompt
6. Get the zipped tar file for the update that corresponds to
your operating system:
get update05_rh73.tar.gz (for RedHat 7.3)
or
get update05_fc2.tar.gz (for Fedora Core 1 and 2)
or
get update05_fc4.tar.gz (for Fedora Core 4)
or
get update05_fc6.tar.gz (for Fedora Core 6)
or
get update05_centos4.4.tar.gz (for CentOS 4.4)
or
get update05_mac_osx10.3_ppc.tar.gz (for Mac OS X 10.3/10.4 PowerPC)
or
get update05_mac_osx10.4_intel.tar.gz (for Mac OS X 10.4 Intel-based)
or
get update05_sol28.tar.gz (for Solaris 2.8 64-bit)
or
get update05_irix.tar.gz (for Irix 6.5 32-bit)
7. Log off of ftp
bye
8. Unzip and extract the update files:
gunzip -c update05_rh73.tar.gz | tar xvf -
9. Change to the update05 directory:
cd update05
10. Make sure that your $SEADAS environment variable is set correctly:
setenv SEADAS /wherever/your/seadas5.1/is/located (for c shell)
or export SEADAS=/wherever/your/seadas5.1/is/located (for bash shell)
11. Run the update_05.csh script to install the files:
./update_05.csh
12. Run seadas_setup:
cd $SEADAS
seadas_setup OR seadas_setup -em
13. Source the new config file:
source $SEADAS/config/seadas.env
14. Enjoy and let us know if you have any problems.

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

Tags:

Post Reply