source: ether_ndacc/trunk/web/data_andoya_v1.jsp @ 828

Last change on this file since 828 was 828, checked in by npipsl, 9 years ago

Essai commit

File size: 4.3 KB
Line 
1<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
2<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
3<html><head>
4<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5<link rel="stylesheet" type="text/css" href="./resources/css/ndacc.css">
6<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
7
8        <link rel="stylesheet" type="text/css" href="./resources/css/etherTypo.css" />
9        <title>Ether: NDACC</title>
10        <meta name="generator" content="TYPO3 4.1 CMS" />
11
12</head>
13<body>
14<div align=center>
15<div style="margin-top: 0px; width: 1230px ;" class="menu1"><!-- début de la boite contenant les onglets  -->
16
17<jsp:include page="template_haut.jsp" />
18</div>
19<div style="width: 1230px ;text-align: left;" class="menu1"><!-- début de la boite contenant les onglets -->
20
21<a class="onglet" href="data_ohp.jsp" title="Observatoire de Haute Provence">OHP</a>
22<a class="onglet" href="data_opar.jsp" title="Observatoire de physique de l'atmosph&egrave;re de La R&eacute;union">La R&eacute;union</a>
23<a class="onglet" title="Dumont d'Urville" href="data_ddu.jsp">Dumont d'Urville</a>
24<a class="onglet" href="data_lannemezan.jsp" title="OMP">OMP</a>
25<a class="onglet" href="data_villeneuve.jsp" title="Villeneuve d'Ascq">Villeneuve d'Ascq</a>
26<a class="onglet" href="data_scorebysund.jsp" title="Scorebysund">Scorebysund</a>
27<span class="onglet-actif" title="Andoya">Andoya</span>
28<a class="onglet" href="data_sodankyla.jsp" title="Sodankyla">Sodankyla</a>
29<a class="onglet" href="data_zhigansk.jsp" title="Zhigansk">Zhigansk</a>
30<a class="onglet" href="data_salekhard.jsp" title="Salekhard">Salekhard</a>
31<a class="onglet" href="data_bordeaux.jsp" title="Bordeaux">Bordeaux</a>
32<a class="onglet" href="data_tarawa.jsp" title="Tarawa">Tarawa</a>
33<a class="onglet" href="data_bauru.jsp" title="Bauru">Bauru</a>
34<a class="onglet" href="data_kerguelen.jsp" title="Kerguelen">Kerguelen</a>
35<a class="onglet" href="data_riogallegos.jsp" title="Rio Gallegos">Rio Gallegos</a>
36<a class="onglet" href="data_concordia.jsp" title="Concordia">Concordia</a>
37
38</div>
39<div style="margin-top: 0px; height: 1000px; width: 1230px ;" class="plein">
40<blockquote>
41<table cellpadding="2" cellspacing="2" width=1130px border=0>
42<tr>
43<td class="cielbh1" height=30 colspan=2><u>Andoya</u></td>
44</tr>
45<tr>
46<td height=50 valign=top class="ciel" colspan=2><i>[ Station arctique et hautes latitudes - Lat : 69N, Lon : 16E ]</i></td>
47</tr>
48</table>
49<table cellpadding="2" cellspacing="2" width=1130px border=0>
50<tr>
51        <td height=10 valign="top" width=170 class="cielb">Logistique</td>
52        <td valign="top" width="25%" class="cielbp">&nbsp;</td>
53        <td align=center rowspan=4 class="ciel">&nbsp;</td>
54</tr>
55<tr>
56        <td height=10 valign="top" class="cielb" nowrap>Coordinateur scientifique</td>
57        <td class="cielbp" valign="top">Alain Hauchecorne</td>
58</tr>
59<tr>
60        <td valign="top" height=10 width=180 class="cielb">Coordinateur Technique</td>
61        <td valign="top" class="cielbp">&nbsp;</td>
62</tr>
63<tr>
64        <td valign="top" colspan=3 height=30">&nbsp;</td>
65               
66</tr>
67
68
69</table>
70
71</blockquote>
72
73                 
74<blockquote>
75 <table cellpadding="2" cellspacing="2" width="1130">
76<tr>
77<td class="blanc1" rowspan=2 width="220">INSTRUMENT</td>
78<td class="blanc1" rowspan=2 width="220">MEASUREMENT</td>
79<td class="blanc1" rowspan=2 width="180">PI</td>
80<td class="blanc1" rowspan=2 width="260">NDACC STORED DATA</td>
81<td class="blanc1" colspan=2 width="220">QUICKLOOK</td>
82<td class="blanc1" rowspan=2 width="250">STATUS</td>
83</tr>
84<tr>
85<td class="blanc1" width="70">Long term</td>
86<td class="blanc1" width="70">Real Time</td>
87</tr>
88<tr>
89
90
91<td class="blanc2" width="220"><a href="" onclick="openW ('./lidar.jsp', NWIN1, WCONF1);">LIDAR</a></td>
92<td class="blanc2" width="220"><a href="" onclick="openW ('./temperature.jsp', NWIN1, WCONF1b);">Temperature</a> profiles</td>
93<td class="blanc2" width="180">A. Hauchecorne</td>
94<td class="blanc2" width="260"><a href="" title="Data access" onclick="OuvrirPageWD ('./disclaimer.jsp','ftp://ftp.cpc.ncep.noaa.gov/ndacc/station/andoya/ames/lidar/')">12/1995-04/1996</a>
95<i><br>pattern files : ante[yy][mm].*</i></td>
96<td class="orange" nowrap align="center"></td>
97<td class="orange" nowrap>&nbsp;</td>
98<td class="rouge" align="center" width="250">Inactive</td>
99</tr>
100
101</table>
102</blockquote>
103</div>
104</div>
105
106</body>
107</html>
Note: See TracBrowser for help on using the repository browser.