Announcement: SeaDAS 5.0 Update 03 available

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

Announcement: SeaDAS 5.0 Update 03 available

by obdaac_admin » Fri Nov 03, 2006 11:41 am America/New_York

SeaDAS 5.0 Update 03 is now available on our ftp site.

Instructions for installing SeaDAS 5.0 Update 03:

This update provides:
- msl12 5.5.5
- new l2bin and l3bin
- new l2brsgen
- a fix for mapping SeaWiFS MLAC extracts
- new MODIS LUTs
- various fixes to processing scripts
- support for compiling SeaDAS on intel-based Macs (requires intel fortran compiler)

NOTE: If you have not installed SeaDAS 5.0 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/update03
5. Turn prompting off:
prompt
6. 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/seadas5.0/is/located (for c shell)
or export SEADAS=/wherever/your/seadas5.0/is/located (for bash shell)
10. Run the update_03.csh script to install the files:
./update_03.csh
11. Run seadas_setup:
cd $SEADAS
seadas_setup OR seadas_setup -em
12. Enjoy and let us know if you have any problems.

The SeaDAS Development Group

Tags:

Post Reply