Ignore:
Timestamp:
01/27/12 13:58:53 (12 years ago)
Author:
rboipsl
Message:

ajout umkehr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ether_ndacc/trunk/web/data_riogallegos.jsp

    r201 r364  
     1<%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %> 
     2<%@ taglib prefix="ether" tagdir="/WEB-INF/tags" %> 
    13<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> 
    24<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> 
     
    2022 
    2123 
    22 <a class="onglet" href="data_ohp.jsp" title="Observatoire de Haute Provence">OHP</a> 
    23 <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> 
    24 <a class="onglet" href="data_ddu.jsp">Dumont d'Urville</a> 
    25 <a class="onglet" href="data_lannemezan.jsp">OMP</a> 
    26 <a class="onglet" href="data_villeneuve.jsp">Villeneuve d'Ascq</a> 
    27 <a class="onglet" href="data_briancon.jsp">Brian&ccedil;on</a> 
    28 <a class="onglet" href="data_scorebysund.jsp">Scorebysund</a> 
    29 <a class="onglet" href="data_andoya.jsp">Andoya</a> 
    30 <a class="onglet" href="data_sodankyla.jsp">Sodankyla</a> 
    31 <a class="onglet" href="data_zhigansk.jsp">Zhigansk</a> 
    32 <a class="onglet" href="data_salekhard.jsp">Salekhard</a> 
    33 <a class="onglet" href="data_bordeaux.jsp">Bordeaux</a> 
    34 <a class="onglet" href="data_tarawa.jsp">Tarawa</a> 
    35 <a class="onglet" href="data_bauru.jsp">Bauru</a> 
    36 <a class="onglet" href="data_kerguelen.jsp">Kerguelen</a> 
    37 <span class="onglet-actif" title="Rio Gallegos">Rio Gallegos</span> 
    38 <a class="onglet" href="data_concordia.jsp">Concordia</a> 
    39  
     24<a class="onglet" href="station?methodName=viewDataOhp">OHP</a> 
     25<a class="onglet" href="station?methodName=viewDataOpar">La R&eacute;union</a> 
     26<a class="onglet" href="station?methodName=viewDataDdu">Dumont d'Urville</a> 
     27<a class="onglet" href="station?methodName=viewDataOmp">OMP</a> 
     28<a class="onglet" href="station?methodName=viewDataVda">Villeneuve d'Ascq</a> 
     29<a class="onglet" href="station?methodName=viewDataBri">Brian&ccedil;on</a> 
     30<a class="onglet" href="station?methodName=viewDataSco">Scorebysund</a> 
     31<a class="onglet" href="station?methodName=viewDataAnd">Andoya</a> 
     32<a class="onglet" href="station?methodName=viewDataSod">Sodankyla</a> 
     33<a class="onglet" href="station?methodName=viewDataZhi">Zhigansk</a> 
     34<a class="onglet" href="station?methodName=viewDataSal">Salekhard</a> 
     35<a class="onglet" href="station?methodName=viewDataBor">Bordeaux</a> 
     36<a class="onglet" href="station?methodName=viewDataTar">Tarawa</a> 
     37<a class="onglet" href="station?methodName=viewDataBau">Bauru</a> 
     38<a class="onglet" href="station?methodName=viewDataKer">Kerguelen</a> 
     39<span class="onglet-actif">Rio Gallegos</span> 
     40<a class="onglet" href="station?methodName=viewDataCon">Concordia</a> 
    4041</div> 
    4142 
     
    4849<table width=1130px border=0> 
    4950<tr> 
    50 <td height=0 valign=top class="ciel" colspan=2><i>[ Station SAOZ - Lat : 51.60°S, Lon : 69.°32W ]</i></td> 
     51<td height=0 valign=top class="ciel" colspan=2><i>[ <spring:message code="station.saoz"/> - Lat : 51.60°S, Lon : 69.°32W ]</i></td> 
    5152</tr> 
    5253</table> 
     
    5455<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5556<tr> 
    56         <td with=30 valign="top" class="cielb" height=50>Logistique</td> 
     57        <td with=30 valign="top" class="cielb" height=50><spring:message code="Logistique"/></td> 
    5758        <td class="cielbp" valign="top" width=30%><a href="http://saoz.obs.uvsq.fr/" target="_blank" class="cielbp">SAOZ/OVSQ</a></td> 
    5859    <td align=center rowspan=4 class="ciel"><!--image station!--></td> 
    5960</tr> 
    6061<tr> 
    61         <td valign="top" width=180 height=49 class="cielb">Coordinateur scientifique</td> 
     62        <td valign="top" width=180 height=49 class="cielb"><spring:message code="coordinateur.scientifique"/></td> 
    6263        <td valign="top" class="cielbp">Andrea Pazmino</td> 
    6364</tr> 
    6465<tr> 
    65         <td valign="top" valign=top height=49 nowrap class="cielb">Coordinateur technique</td> 
     66        <td valign="top" valign=top height=49 nowrap class="cielb"><spring:message code="coordinateur.technique"/></td> 
    6667        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    6768    <td valign="top" align=center class="cielbl" rowspan=2> 
     
    8586<tr> 
    8687<td class="blanc1" rowspan=2 width="15%">INSTRUMENT</td> 
    87 <td class="blanc1" rowspan=2 width="15%">MEASUREMENT</td> 
     88<td class="blanc1" rowspan=2 width="15%"><spring:message code="mesure"/></td> 
    8889<td class="blanc1" rowspan=2 width="15%">PI</td> 
    89 <td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     90<td class="blanc1" rowspan=2 width="22%"><spring:message code="storedata"/></td> 
    9091<td class="blanc1" colspan=2 width="19%">QUICKLOOK</td> 
    91 <td class="blanc1" rowspan=2 width="14%">STATUS</td> 
     92<td class="blanc1" rowspan=2 width="14%"><spring:message code="status"/></td> 
    9293</tr> 
    9394<tr> 
     
    116117    </td> 
    117118    <td class="vert" width=8%>&nbsp;</td> 
    118     <td class="vert" width="14%">Routine</td> 
     119    <td class="vert" width="14%"><spring:message code="courant"/></td> 
    119120    </tr> 
    120121 
Note: See TracChangeset for help on using the changeset viewer.