source: trunk/htdocs/alexei_gadsonline.html_org @ 1

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

Geisa inital import

File size: 4.2 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>GADS programs online</title>
8</head>
9<body background="/icons-geisa/alexei_backgr.gif">
10&nbsp;
11<center><table BORDER=8 COLS=1 WIDTH="80%" BGCOLOR="#FFFF00" >
12<tr>
13<td>
14<center><b><font color="#FF0000">GADS programs online: Global Distribution
15of aerosol microphysical properties</font></b></center>
16</td>
17</tr>
18</table></center>
19
20<p>&nbsp;&nbsp;&nbsp; To obtain the global distribution of an averaged
21aerosol parameter of interest from this <a href="alexei_gads.html#microphys">list</a>:
22<ul>
23<li>
24<i>check the season check box (summer or winter),</i></li>
25
26<li>
27<i>check the check box corresponding to a parameter of interest and press
28the Submit button.</i></li>
29</ul>
30&nbsp;&nbsp; The program outputs the results in a text file which should
31be saved on the user host using the standard dialog box "Save" of the web
32browser. The output data on the aerosol microphysical properties have a
33unique format: a header and rows with the following 3 values:
34<ul>
35<li>
36latitude of a grid point (in degree) in column 1,</li>
37
38<li>
39longitude of a grid point (in degree) in column 2,</li>
40
41<li>
42depending on a selected parameter: number density in particles cm<sup>-3
43</sup>or
44in microgram m<sup>-3</sup>, aerosol type or aerosol profile type for this
45grid point in column 3.</li>
46</ul>
47&nbsp;&nbsp;&nbsp; The detailed description of aerosol parameters which
48can be extracted from this page are given in Koepke et al., 1997 or <a href="alexei_gads.html">here</a>.
49<br>
50<hr WIDTH="100%">
51<br><form method="post" action=http://ara01/cgi-alexei/start_gads_mp>
52<br><b><font color="#FF0000">Choose a season:&nbsp;<input type="radio" name="season" value="1" checked></font></b>Summer&nbsp;<input type="radio" name="season" value="0">Winter
53<center><b><font color="#FF0000">Choose a parameter to be extracted from
54database:</font></b></center>
55
56<center><table BORDER COLS=2 WIDTH="90%" >
57<tr>
58<td>
59<center><b>Number densities</b></center>
60</td>
61
62<td>
63<center><b>Mass (relative humidity=0%)</b></center>
64</td>
65</tr>
66
67<tr>
68<td><input type="radio" name="param" value="1" checked>Total number density
69<br><input type="radio" name="param" value="2" unchecked>Insoluble
70<br><input type="radio" name="param" value="3" unchecked>Watersoluble
71<br><input type="radio" name="param" value="4" unchecked>Soot
72<br><input type="radio" name="param" value="5" unchecked>Sea salt (acc)
73<br><input type="radio" name="param" value="6" unchecked>Sea salt (coa)
74<br><input type="radio" name="param" value="7" unchecked>Mineral (nuc)
75<br><input type="radio" name="param" value="8" unchecked>Mineral (acc)
76<br><input type="radio" name="param" value="9" unchecked>Mineral (coa)
77<br><input type="radio" name="param" value="10" unchecked>Mineral tr. (nuc)
78<br><input type="radio" name="param" value="11" unchecked>Sulfate</td>
79
80<td ALIGN=LEFT VALIGN=TOP>
81<br><input type="radio" name="param" value="13" unchecked>Insoluble
82<br><input type="radio" name="param" value="14" unchecked>Watersoluble
83<br><input type="radio" name="param" value="15" unchecked>Soot
84<br><input type="radio" name="param" value="16" unchecked>Sea salt (acc)
85<br><input type="radio" name="param" value="17" unchecked>Sea salt (coa)
86<br><input type="radio" name="param" value="18" unchecked>Mineral (nuc)
87<br><input type="radio" name="param" value="19" unchecked>Mineral (acc)
88<br><input type="radio" name="param" value="20" unchecked>Mineral (coa)
89<br><input type="radio" name="param" value="21" unchecked>Mineral tr. (nuc)
90<br><input type="radio" name="param" value="22" unchecked>Sulfate</td>
91</tr>
92</table></center>
93
94<center><table BORDER COLS=2 WIDTH="90%" >
95<tr>
96<td><input type="radio" name="param" value="12" unchecked>Aerosol types</td>
97
98<td><input type="radio" name="param" value="23" unchecked>Hight profile
99types</td>
100</tr>
101</table></center>
102
103<center>
104<p><input type="submit" value="Submit">&nbsp;<input type="reset" value="Reset"></center>
105
106<p></form>
107<br>&nbsp;
108</body>
109</html>
Note: See TracBrowser for help on using the repository browser.