source: trunk/htdocs/alexei_instgads.html @ 1

Last change on this file since 1 was 1, checked in by cbipsl, 18 years ago

Geisa inital import

File size: 1.6 KB
Line 
1<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2<html>
3<head>
4   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5   <meta name="Author" content="Alexey Chursin">
6   <meta name="GENERATOR" content="Mozilla/4.7 [en] (Win95; I) [Netscape]">
7   <title>Installation of GADS</title>
8</head>
9<body>
10
11<center><b>Installation of the GADS software</b>
12<br>(these directions are copied from the <a href="http://www.lrz-muenchen.de/~uh234an/www/radaer/gads_des.html">GADS
13web site</a>)</center>
14
15<p><br>
16<p>Installation should be easy. Just untar the archive in an empty directory:
17<blockquote>> gzip -d gads22a.tar.gz
18<br>> tar -xvf gads22a.tar</blockquote>
19This will create 3 subdirectories and copy all files in their appropriate
20places. The tar and gzip programs are also available for DOS <a href="http://www.leo.org/komp_prob.html">(e.g.
21here)</a>. You will need about 3.5 MB of disk space.
22<p>If you did already install the software package <a href="alexei_opac.html">OPAC
23(Optical Properties of Aerosols and Clouds)</a>, you should install GADS
24in the same directory, since GADS and OPAC use the same set of optical
25data of aerosol components, which are stored in the subdirectory <b>optdat</b>.
26<p>To use the program
27<b>gads.f</b>, you must compile it first:
28<blockquote>> f77 gads.f -o gads</blockquote>
29should be sufficient. You can now start the program by typing <b>gads</b>.
30The program has been tested to compile and run under Linux, SunOS, HPUnix,
31Dec Ultrix, and DOS. Please <a href="mailto:michael.hess@dlr.de">tell us
32</a>about any difficulties.
33</body>
34</html>
Note: See TracBrowser for help on using the repository browser.