Changeset 364 for ether_ndacc


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

ajout umkehr

Location:
ether_ndacc/trunk/web
Files:
18 added
40 edited
1 copied

Legend:

Unmodified
Added
Removed
  • ether_ndacc/trunk/web/data_andoya.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"> 
     
    2224 
    2325 
    24 <a class="onglet" href="data_ohp.jsp" title="Observatoire de Haute Provence">OHP</a> 
    25 <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> 
    26 <a class="onglet" title="Dumont d'Urville" href="data_ddu.jsp">Dumont d'Urville</a> 
    27 <a class="onglet" href="data_lannemezan.jsp" title="OMP">OMP</a> 
    28 <a class="onglet" href="data_villeneuve.jsp" title="Villeneuve d'Ascq">Villeneuve d'Ascq</a> 
    29 <a class="onglet" href="data_scorebysund.jsp" title="Scorebysund">Scorebysund</a> 
    30 <a class="onglet" href="data_briancon.jsp">Brian&ccedil;on</a> 
     26<a class="onglet" href="station?methodName=viewDataOhp">OHP</a> 
     27<a class="onglet" href="station?methodName=viewDataOpar">La R&eacute;union</a> 
     28<a class="onglet" href="station?methodName=viewDataDdu">Dumont d'Urville</a> 
     29<a class="onglet" href="station?methodName=viewDataOmp">OMP</a> 
     30<a class="onglet" href="station?methodName=viewDataVda">Villeneuve d'Ascq</a> 
     31<a class="onglet" href="station?methodName=viewDataBri">Brian&ccedil;on</a> 
     32<a class="onglet" href="station?methodName=viewDataSco">Scorebysund</a> 
    3133<span class="onglet-actif" title="Andoya">Andoya</span> 
    32 <a class="onglet" href="data_sodankyla.jsp" title="Sodankyla">Sodankyla</a> 
    33 <a class="onglet" href="data_zhigansk.jsp" title="Zhigansk">Zhigansk</a> 
    34 <a class="onglet" href="data_salekhard.jsp" title="Salekhard">Salekhard</a> 
    35 <a class="onglet" href="data_bordeaux.jsp" title="Bordeaux">Bordeaux</a> 
    36 <a class="onglet" href="data_tarawa.jsp" title="Tarawa">Tarawa</a> 
    37 <a class="onglet" href="data_bauru.jsp" title="Bauru">Bauru</a> 
    38 <a class="onglet" href="data_kerguelen.jsp" title="Kerguelen">Kerguelen</a> 
    39 <a class="onglet" href="data_riogallegos.jsp" title="Rio Gallegos">Rio Gallegos</a> 
    40 <a class="onglet" href="data_concordia.jsp" title="Concordia">Concordia</a> 
     34<a class="onglet" href="station?methodName=viewDataSod">Sodankyla</a> 
     35<a class="onglet" href="station?methodName=viewDataZhi">Zhigansk</a> 
     36<a class="onglet" href="station?methodName=viewDataSal">Salekhard</a> 
     37<a class="onglet" href="station?methodName=viewDataBor">Bordeaux</a> 
     38<a class="onglet" href="station?methodName=viewDataTar">Tarawa</a> 
     39<a class="onglet" href="station?methodName=viewDataBau">Bauru</a> 
     40<a class="onglet" href="station?methodName=viewDataKer">Kerguelen</a> 
     41<a class="onglet" href="station?methodName=viewDataRio">Rio Gallegos</a> 
     42<a class="onglet" href="station?methodName=viewDataCon">Concordia</a> 
    4143 
    4244 
     
    4749 
    4850 
    49  
    5051<table width=1130px border=0> 
    5152<tr> 
    52 <td height=0 valign=top class="ciel" colspan=2><i>[ Station arctique et hautes latitudes - Lat : 69N, Lon : 16E ]</i></td> 
     53<td height=0 valign=top class="ciel" colspan=2><i>[ <spring:message code="station.alpine"/> - Lat : 69N, Lon : 16E ]</i></td> 
    5354</tr> 
    5455</table> 
     
    5657<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5758<tr> 
    58         <td valign="top" height="10" class="cielb">Logistique</td> 
     59        <td valign="top" height="10" class="cielb"><spring:message code="Logistique"/></td> 
    5960        <td class="cielbp" height="10" valign="top" width=30%>&nbsp;</td> 
    6061    <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/alomar.jpg" width="340"></td> 
    6162</tr> 
    6263<tr> 
    63         <td valign="top" height="10" width=180 class="cielb">Coordinateur scientifique</td> 
     64        <td valign="top" height="10" width=180 class="cielb"><spring:message code="coordinateur.scientifique"/></td> 
    6465        <td valign="top" height="10" class="cielbp">Alain Hauchecorne</td> 
    6566</tr> 
    6667<tr> 
    67         <td valign="top" height="10" valign=top nowrap class="cielb">Coordinateur technique</td> 
     68        <td valign="top" height="10" valign=top nowrap class="cielb"><spring:message code="coordinateur.technique"/></td> 
    6869        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    6970 
     
    8384<tr> 
    8485<td class="blanc1" rowspan=2 width="15%">INSTRUMENT</td> 
    85 <td class="blanc1" rowspan=2 width="15%">MEASUREMENT</td> 
     86<td class="blanc1" rowspan=2 width="15%"><spring:message code="mesure"/></td> 
    8687<td class="blanc1" rowspan=2 width="15%">PI</td> 
    87 <td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     88<td class="blanc1" rowspan=2 width="22%"><spring:message code="storedata"/></td> 
    8889<td class="blanc1" colspan=2 width="19%">QUICKLOOK</td> 
    89 <td class="blanc1" rowspan=2 width="14%">STATUS</td> 
     90<td class="blanc1" rowspan=2 width="14%"><spring:message code="status"/></td> 
    9091</tr> 
    9192<tr> 
     
    110111    <td class="orange" align="center" width=11%>&nbsp;</td> 
    111112    <td class="vert" width=8%>&nbsp;</td> 
    112     <td class="vert" width="14%">Routine</td> 
     113    <td class="vert" width="14%"><spring:message code="courant"/></td> 
    113114    </tr> 
    114  
    115115 
    116116</table> 
  • ether_ndacc/trunk/web/data_bauru.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" title="Dumont d'Urville">Dumont d'Urville</a> 
    25 <a class="onglet" href="data_lannemezan.jsp" title="OMP">OMP</a> 
    26 <a class="onglet" href="data_villeneuve.jsp" title="Villeneuve d'Ascq">Villeneuve d'Ascq</a> 
    27 <a class="onglet" href="data_briancon.jsp">Brian&ccedil;on</a> 
    28 <a class="onglet" href="data_scorebysund.jsp" title="Scorebysund">Scorebysund</a> 
    29 <a class="onglet" href="data_andoya.jsp" title="Andoya">Andoya</a> 
    30 <a class="onglet" href="data_sodankyla.jsp" title="Sodankyla">Sodankyla</a> 
    31 <a class="onglet" href="data_zhigansk.jsp" title="Zhigansk">Zhigansk</a> 
    32 <a class="onglet" href="data_salekhard.jsp" title="Salekhard">Salekhard</a> 
    33 <a class="onglet" href="data_bordeaux.jsp" title="Bordeaux">Bordeaux</a> 
    34 <a class="onglet" href="data_tarawa.jsp" title="Tarawa">Tarawa</a> 
    35 <span class="onglet-actif" title="Bauru" title="Bauru">Bauru</span> 
    36 <a class="onglet" href="data_kerguelen.jsp" title="Kerguelen">Kerguelen</a> 
    37 <a class="onglet" href="data_riogallegos.jsp" title="Rio Gallegos">Rio Gallegos</a> 
    38 <a class="onglet" href="data_concordia.jsp" title="Concordia">Concordia</a> 
    39  
    40  
     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<span class="onglet-actif">Bauru</span> 
     38<a class="onglet" href="station?methodName=viewDataKer">Kerguelen</a> 
     39<a class="onglet" href="station?methodName=viewDataRio">Rio Gallegos</a> 
     40<a class="onglet" href="station?methodName=viewDataCon">Concordia</a> 
    4141 
    4242</div> 
     
    5050<table width=1130px border=0> 
    5151<tr> 
    52 <td height=0 valign=top class="ciel" colspan=2><i>[ Station SAOZ - Lat : 22.3°S, Lon : 49.0°W ]</i></td> 
     52<td height=0 valign=top class="ciel" colspan=2><i>[ <spring:message code="station.saoz"/> - Lat : 22.3°S, Lon : 49.0°W ]</i></td> 
    5353</tr> 
    5454</table> 
     
    5656<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5757<tr> 
    58         <td with=30 valign="top" class="cielb" height="">Logistique</td> 
     58        <td with=30 valign="top" class="cielb" height=""><spring:message code="station.saoz"/></td> 
    5959        <td class="cielbp" valign="top" width=30%><a href="http://saoz.obs.uvsq.fr/" target="_blank" class="cielbp">SAOZ/OVSQ</a></td> 
    6060    <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/Bauru.jpg" width="340" height=""></td> 
    6161</tr> 
    6262<tr> 
    63         <td valign="top" width=180 height="" class="cielb">Coordinateur scientifique</td> 
     63        <td valign="top" width=180 height="" class="cielb"><spring:message code="coordinateur.scientifique"/></td> 
    6464        <td valign="top" class="cielbp">Andrea Pazmino</td> 
    6565</tr> 
    6666<tr> 
    67         <td valign="top" valign=top height="" nowrap class="cielb">Coordinateur technique</td> 
     67        <td valign="top" valign=top height="" nowrap class="cielb"><spring:message code="coordinateur.technique"/></td></td> 
    6868        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    6969 
     
    8383<tr> 
    8484<td class="blanc1" rowspan=2 width="15%">INSTRUMENT</td> 
    85 <td class="blanc1" rowspan=2 width="15%">MEASUREMENT</td> 
     85<td class="blanc1" rowspan=2 width="15%"><spring:message code="mesure"/></td></td> 
    8686<td class="blanc1" rowspan=2 width="15%">PI</td> 
    87 <td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     87<td class="blanc1" rowspan=2 width="22%"><spring:message code="storedata"/></td></td> 
    8888<td class="blanc1" colspan=2 width="19%">QUICKLOOK</td> 
    89 <td class="blanc1" rowspan=2 width="14%">STATUS</td> 
     89<td class="blanc1" rowspan=2 width="14%"><spring:message code="status"/></td></td> 
    9090</tr> 
    9191<tr> 
     
    118118            </a> 
    119119    </td> 
    120     <td class="vert" width="14%">Routine</td> 
     120    <td class="vert" width="14%"><spring:message code="courant"/></td></td> 
    121121    </tr> 
    122122 
  • ether_ndacc/trunk/web/data_bordeaux.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"> 
     
    1921<div style="width: 1230px ; text-align: left;" class="menu1"><!-- début de la boite contenant les onglets --> 
    2022 
    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" href="data_ddu.jsp" title="Dumont d'Urville">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_briancon.jsp">Brian&ccedil;on</a> 
    27 <a class="onglet" href="data_scorebysund.jsp" title="Scorebysund">Scorebysund</a> 
    28 <a class="onglet" href="data_andoya.jsp" title="Andoya">Andoya</a> 
    29 <a class="onglet" href="data_sodankyla.jsp" title="Sodankyla">Sodankyla</a> 
    30 <a class="onglet" href="data_zhigansk.jsp" title="Zhigansk">Zhigansk</a> 
    31 <a class="onglet" href="data_salekhard.jsp" title="Salekhard">Salekhard</a> 
    32 <span class="onglet-actif" title="Bordeaux" title="Bordeaux">Bordeaux</span> 
    33 <a class="onglet" href="data_tarawa.jsp" title="Tarawa">Tarawa</a> 
    34 <a class="onglet" href="data_bauru.jsp" title="Bauru">Bauru</a> 
    35 <a class="onglet" href="data_kerguelen.jsp" title="Kerguelen">Kerguelen</a> 
    36 <a class="onglet" href="data_riogallegos.jsp" title="Rio Gallegos">Rio Gallegos</a> 
    37 <a class="onglet" href="data_concordia.jsp" title="Concordia">Concordia</a> 
     23    <a class="onglet" href="station?methodName=viewDataOhp">OHP</a> 
     24    <a class="onglet" href="station?methodName=viewDataOpar">La R&eacute;union</a> 
     25    <a class="onglet" href="station?methodName=viewDataDdu">Dumont d'Urville</a> 
     26    <a class="onglet" href="station?methodName=viewDataOmp">OMP</a> 
     27    <a class="onglet" href="station?methodName=viewDataVda">Villeneuve d'Ascq</a> 
     28    <a class="onglet" href="station?methodName=viewDataBri">Brian&ccedil;on</a> 
     29    <a class="onglet" href="station?methodName=viewDataSco">Scorebysund</a> 
     30    <a class="onglet" href="station?methodName=viewDataAnd">Andoya</a> 
     31    <a class="onglet" href="station?methodName=viewDataSod">Sodankyla</a> 
     32    <a class="onglet" href="station?methodName=viewDataZhi">Zhigansk</a> 
     33    <a class="onglet" href="station?methodName=viewDataSal">Salekhard</a> 
     34    <span class="onglet-actif">Bordeaux</span> 
     35    <a class="onglet" href="station?methodName=viewDataTar">Tarawa</a> 
     36    <a class="onglet" href="station?methodName=viewDataBau">Bauru</a> 
     37    <a class="onglet" href="station?methodName=viewDataKer">Kerguelen</a> 
     38    <a class="onglet" href="station?methodName=viewDataRio">Rio Gallegos</a> 
     39    <a class="onglet" href="station?methodName=viewDataCon">Concordia</a> 
    3840 
    3941 
     
    4850<table width=1130px border=0> 
    4951<tr> 
    50 <td height=0 valign=top class="ciel" colspan=2><i>[ Station alpine - Lat : 44°50′N, Lon : 0°34′E ]</i></td> 
     52<td height=0 valign=top class="ciel" colspan=2><i>[ <spring:message code="station.alpine"/> - Lat : 44°50′N, Lon : 0°34′E ]</i></td> 
    5153</tr> 
    5254</table> 
     
    5456<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5557<tr> 
    56         <td with=30 valign="top" class="cielb" height=50>Logistique</td> 
     58        <td with=30 valign="top" class="cielb" height=50><spring:message code="Logistique"/></td> 
    5759        <td class="cielbp" valign="top" width=30%></td> 
    5860    <td align=center rowspan=4 class="ciel"><!--image station!--></td> 
    5961</tr> 
    6062<tr> 
    61         <td valign="top" width=180 height=49 class="cielb">Coordinateur scientifique</td> 
     63        <td valign="top" width=180 height=49 class="cielb"><spring:message code="coordinateur.scientifique"/></td> 
    6264        <td valign="top" class="cielbp">Philippe Ricaud</td> 
    6365</tr> 
    6466<tr> 
    65         <td valign="top" valign=top height=49 nowrap class="cielb">Coordinateur technique</td> 
     67        <td valign="top" valign=top height=49 nowrap class="cielb"><spring:message code="coordinateur.technique"/></td> 
    6668        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    6769</tr> 
     
    8183<tr> 
    8284<td class="blanc1" rowspan=2 width="15%">INSTRUMENT</td> 
    83 <td class="blanc1" rowspan=2 width="15%">MEASUREMENT</td> 
     85<td class="blanc1" rowspan=2 width="15%"><spring:message code="mesure"/></td> 
    8486<td class="blanc1" rowspan=2 width="15%">PI</td> 
    85 <td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     87<td class="blanc1" rowspan=2 width="22%"><spring:message code="storedata"/></td> 
    8688<td class="blanc1" colspan=2 width="19%">QUICKLOOK</td> 
    87 <td class="blanc1" rowspan=2 width="14%">STATUS</td> 
     89<td class="blanc1" rowspan=2 width="14%"><spring:message code="status"/></td> 
    8890</tr> 
    8991<tr> 
     
    108110    <td class="orange" width=11% align="center"></td> 
    109111    <td class="orange" width=8%>&nbsp;</td> 
    110     <td class="rouge" align="center" width="14%">Inactive</td> 
     112    <td class="rouge" align="center" width="14%"><spring:message code="inactif"/></td> 
    111113</tr> 
    112114 
     
    119121    <td class="orange" nowrap align="center"></td> 
    120122    <td class="orange" nowrap>&nbsp;</td> 
    121     <td class="rouge" align="center" width="220">Inactive</td> 
     123    <td class="rouge" align="center" width="220"><spring:message code="inactif"/></td> 
    122124</tr> 
    123125 
  • ether_ndacc/trunk/web/data_briancon.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"> 
     
    2224 
    2325 
    24 <a class="onglet" href="data_ohp.jsp" title="Observatoire de Haute Provence">OHP</a> 
    25 <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> 
    26 <a class="onglet" href="data_ddu.jsp" title="Dumont d'Urville">Dumont d'Urville</a> 
    27 <a class="onglet" href="data_lannemezan.jsp">OMP</a> 
    28 <a class="onglet" href="data_villeneuve.jsp">Villeneuve d'Ascq</a> 
     26<a class="onglet" href="station?methodName=viewDataOhp" title="Observatoire de Haute Provence">OHP</a> 
     27<a class="onglet" href="station?methodName=viewDataOpar" title="Observatoire de physique de l'atmosph&egrave;re de La R&eacute;union">La R&eacute;union</a> 
     28<a class="onglet" href="station?methodName=viewDataDdu" title="Dumont D'Urville">Dumont d'Urville</a> 
     29<a class="onglet" href="station?methodName=viewDataOmp">OMP</a> 
     30<a class="onglet" href="station?methodName=viewDataVda">Villeneuve d'Ascq</a> 
    2931<span class="onglet-actif" title="Brian&ccedil;on">Brian&ccedil;on</span> 
    30 <a class="onglet" href="data_scorebysund.jsp">Scorebysund</a> 
    31 <a class="onglet" href="data_andoya.jsp">Andoya</a> 
    32 <a class="onglet" href="data_sodankyla.jsp">Sodankyla</a> 
    33 <a class="onglet" href="data_zhigansk.jsp">Zhigansk</a> 
    34 <a class="onglet" href="data_salekhard.jsp">Salekhard</a> 
    35 <a class="onglet" href="data_bordeaux.jsp">Bordeaux</a> 
    36 <a class="onglet" href="data_tarawa.jsp">Tarawa</a> 
    37 <a class="onglet" href="data_bauru.jsp">Bauru</a> 
    38 <a class="onglet" href="data_kerguelen.jsp">Kerguelen</a> 
    39 <a class="onglet" href="data_riogallegos.jsp">Rio Gallegos</a> 
    40 <a class="onglet" href="data_concordia.jsp">Concordia</a> 
     32<a class="onglet" href="station?methodName=viewDataSco">Scorebysund</a> 
     33<a class="onglet" href="station?methodName=viewDataAnd">Andoya</a> 
     34<a class="onglet" href="station?methodName=viewDataSod">Sodankyla</a> 
     35<a class="onglet" href="station?methodName=viewDataZhi">Zhigansk</a> 
     36<a class="onglet" href="station?methodName=viewDataSal">Salekhard</a> 
     37<a class="onglet" href="station?methodName=viewDataBor">Bordeaux</a> 
     38<a class="onglet" href="station?methodName=viewDataTar">Tarawa</a> 
     39<a class="onglet" href="station?methodName=viewDataBau">Bauru</a> 
     40<a class="onglet" href="station?methodName=viewDataKer">Kerguelen</a> 
     41<a class="onglet" href="station?methodName=viewDataRio">Rio Gallegos</a> 
     42<a class="onglet" href="station?methodName=viewDataCon">Concordia</a> 
    4143 
    4244 
     
    5052<table width=1130px border=0> 
    5153<tr> 
    52 <td height=20 valign=top class="ciel" colspan=2><i>[ Station alpine - Lat : 44.88°N, Lon :  6.64°E ]</i></td> 
     54<td height=20 valign=top class="ciel" colspan=2><i>[ <spring:message code="station.alpine"/> - Lat : 44.88°N, Lon :  6.64°E ]</i></td> 
    5355</tr> 
    5456</table> 
     
    5658<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5759<tr> 
    58         <td height=10 valign="top" class="cielb"><br>Coordinateur scientifique<br><br></td> 
     60        <td height=10 valign="top" class="cielb"><br><spring:message code="coordinateur.scientifique"/><br><br></td> 
    5961        <td class="cielbp" valign="top" width=30%>Colette Brogniez</td> 
    6062    <td align=center rowspan=4 class="ciel"><!-- image station --></td> 
    6163</tr> 
    6264<tr> 
    63         <td height=10 valign="top" width=180 class="cielb"><br>Coordinateur technique<br><br></td> 
     65        <td height=10 valign="top" width=180 class="cielb"><br><spring:message code="coordinateur.technique"/><br><br></td> 
    6466        <td valign="top" class="cielbp">&nbsp;</td> 
    6567</tr> 
    6668<tr> 
    67         <td height=10 valign="top" valign=top nowrap class="cielb"><br>Op&eacute;rateur station<br><br></td> 
     69        <td height=10 valign="top" valign=top nowrap class="cielb"><br><spring:message code="operateurs"/><br><br></td> 
    6870        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    6971 
     
    8385<tr> 
    8486<td class="blanc1" rowspan=2 width="15%">INSTRUMENT</td> 
    85 <td class="blanc1" rowspan=2 width="15%">MEASUREMENT</td> 
     87<td class="blanc1" rowspan=2 width="15%"><spring:message code="mesure"/></td> 
    8688<td class="blanc1" rowspan=2 width="15%">PI</td> 
    87 <td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     89<td class="blanc1" rowspan=2 width="22%"><spring:message code="storedata"/></td> 
    8890<td class="blanc1" colspan=2 width="19%">QUICKLOOK</td> 
    89 <td class="blanc1" rowspan=2 width="14%">STATUS</td> 
     91<td class="blanc1" rowspan=2 width="14%"><spring:message code="status"/></td> 
    9092</tr> 
    9193<tr> 
     
    111113    </td> 
    112114    <td class="vert" width=8%>&nbsp;</td> 
    113     <td class="rouge" width="14%">Inactive</td> 
     115    <td class="rouge" width="14%"><spring:message code="inactif"/></td> 
    114116    </tr> 
    115117 
  • ether_ndacc/trunk/web/data_concordia.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 <a class="onglet" href="data_riogallegos.jsp">Rio Gallegos</a> 
     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<a class="onglet" href="station?methodName=viewDataRio">Rio Gallegos</a> 
    3840<span class="onglet-actif" title="Concordia">Concordia</span> 
    3941 
     
    4850<table width=1130px border=0> 
    4951<tr> 
    50 <td height=0 valign=top class="ciel" colspan=2><i>[ Station SAOZ - Lat : 75°1S, Lon : 123°35E ]</i></td> 
     52<td height=0 valign=top class="ciel" colspan=2><i>[ <spring:message code="station.saoz"/> - Lat : 75°1S, Lon : 123°35E ]</i></td> 
    5153</tr> 
    5254</table> 
     
    5456<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5557<tr> 
    56         <td width=50 valign="top" class="cielb" height=40>Logistique</td> 
     58        <td width=50 valign="top" class="cielb" height=40><spring:message code="Logistique"/></td> 
    5759        <td class="cielbp" valign="top" width="190"><a class="cielbp" href="http://www.institut-polaire.fr" target="_blank">IPEV</a></td> 
    5860    <td align=center width=350 rowspan=4 class="ciel"><!--image station!--></td> 
    5961</tr> 
    6062<tr> 
    61         <td valign="top" height=40 class="cielb">Coordinateur scientifique</td> 
     63        <td valign="top" height=40 class="cielb"><spring:message code="coordinateur.scientifique"/></td> 
    6264        <td valign="top" class="cielbp">A. Pazmino, F. Goutail and J. P. Pommereau</td> 
    6365</tr> 
    6466<tr> 
    65         <td valign="top" valign=top height=40 class="cielb">Ing&eacute;nieur instrumentation de la station</td> 
     67        <td valign="top" valign=top height=40 class="cielb"><spring:message code="coordinateur.technique"/></td> 
    6668        <td valign="top" valign=top class="cielbp">Ingénieur instrumentation de la station</td> 
    6769 
     
    8183<tr> 
    8284<td class="blanc1" rowspan=2 width="15%">INSTRUMENT</td> 
    83 <td class="blanc1" rowspan=2 width="15%">MEASUREMENT</td> 
     85<td class="blanc1" rowspan=2 width="15%"><spring:message code="mesure"/></td> 
    8486<td class="blanc1" rowspan=2 width="15%">PI</td> 
    85 <td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     87<td class="blanc1" rowspan=2 width="22%"><spring:message code="storedata"/></td> 
    8688<td class="blanc1" colspan=2 width="19%">QUICKLOOK</td> 
    87 <td class="blanc1" rowspan=2 width="14%">STATUS</td> 
     89<td class="blanc1" rowspan=2 width="14%"><spring:message code="status"/></td> 
    8890</tr> 
    8991<tr> 
     
    116118            </a> 
    117119        </td> 
    118     <td class="vert" width="14%">Routine</td> 
     120    <td class="vert" width="14%"><spring:message code="courant"/></td> 
    119121    </tr> 
    120122 
  • ether_ndacc/trunk/web/data_ddu.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"> 
     
    2729 
    2830 
    29 <a class="onglet" href="data_ohp.jsp" title="Observatoire de Haute Provence">OHP</a> 
    30 <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> 
     31<a class="onglet" href="station?methodName=viewDataOhp" title="Observatoire de Haute Provence">OHP</a> 
     32<a class="onglet" href="station?methodName=viewDataOmp" title="Observatoire de physique de l'atmosph&egrave;re de La R&eacute;union">La R&eacute;union</a> 
    3133<span class="onglet-actif" title="Dumont d'Urville">Dumont d'Urville</span> 
    32 <a class="onglet" href="data_lannemezan.jsp">OMP</a> 
    33 <a class="onglet" href="data_villeneuve.jsp">Villeneuve d'Ascq</a> 
    34 <a class="onglet" href="data_briancon.jsp">Brian&ccedil;on</a> 
    35 <a class="onglet" href="data_scorebysund.jsp">Scorebysund</a> 
    36 <a class="onglet" href="data_andoya.jsp">Andoya</a> 
    37 <a class="onglet" href="data_sodankyla.jsp">Sodankyla</a> 
    38 <a class="onglet" href="data_zhigansk.jsp">Zhigansk</a> 
    39 <a class="onglet" href="data_salekhard.jsp">Salekhard</a> 
    40 <a class="onglet" href="data_bordeaux.jsp">Bordeaux</a> 
    41 <a class="onglet" href="data_tarawa.jsp">Tarawa</a> 
    42 <a class="onglet" href="data_bauru.jsp">Bauru</a> 
    43 <a class="onglet" href="data_kerguelen.jsp">Kerguelen</a> 
    44 <a class="onglet" href="data_riogallegos.jsp">Rio Gallegos</a> 
    45 <a class="onglet" href="data_concordia.jsp">Concordia</a> 
    46  
     34<a class="onglet" href="station?methodName=viewDataOmp">OMP</a> 
     35<a class="onglet" href="station?methodName=viewDataVda">Villeneuve d'Ascq</a> 
     36<a class="onglet" href="station?methodName=viewDataBri">Brian&ccedil;on</a> 
     37<a class="onglet" href="station?methodName=viewDataSco">Scorebysund</a> 
     38<a class="onglet" href="station?methodName=viewDataAnd">Andoya</a> 
     39<a class="onglet" href="station?methodName=viewDataSod">Sodankyla</a> 
     40<a class="onglet" href="station?methodName=viewDataZhi">Zhigansk</a> 
     41<a class="onglet" href="station?methodName=viewDataSal">Salekhard</a> 
     42<a class="onglet" href="station?methodName=viewDataBor">Bordeaux</a> 
     43<a class="onglet" href="station?methodName=viewDataTar">Tarawa</a> 
     44<a class="onglet" href="station?methodName=viewDataBau">Bauru</a> 
     45<a class="onglet" href="station?methodName=viewDataKer">Kerguelen</a> 
     46<a class="onglet" href="station?methodName=viewDataRio">Rio Gallegos</a> 
     47<a class="onglet" href="station?methodName=viewDataCon">Concordia</a> 
    4748 
    4849</div> 
     
    5556<table width=1130px border=0> 
    5657<tr> 
    57 <td height=40 valign=top class="ciel" colspan=2><i>[ Station Antarctique - Lat : 66°40'S, Lon : 140°01'E ]</i></td> 
     58<td height=40 valign=top class="ciel" colspan=2><i>[ <spring:message code="station.antarctique"/> - Lat : 66°40'S, Lon : 140°01'E ]</i></td> 
    5859</tr> 
    5960</table> 
    6061<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    6162<tr> 
    62         <td height="10" valign="top" width=170 class="cielb">Logistique</td> 
     63        <td height="10" valign="top" width=170 class="cielb"><spring:message code="Logistique"/></td> 
    6364        <td width="" class="cielbp"><a class="cielbp" href="http://www.institut-polaire.fr/" target="_blank">IPEV</a></td> 
    6465        <td align=center rowspan=5 class="ciel"><img border=1 src="resources/images/ddu.jpg" width="340" height=""></td> 
    6566</tr> 
    6667<tr> 
    67         <td colspan=2 height="10" valign="top" class="cielb" nowrap><a class="cielbp" href="http://sopole.obs.uvsq.fr/spip.php?rubrique4" target="_blank">Station Data access</a></td> 
    68 </tr> 
    69 <tr> 
    70         <td height="10" valign="top" class="cielb" nowrap>Coordinateur scientifique</td> 
     68        <td colspan=2 height="10" valign="top" class="cielb" nowrap><a class="cielbp" href="http://sopole.obs.uvsq.fr/spip.php?rubrique4" target="_blank"><spring:message code="acces.donnees"/></a></td> 
     69</tr> 
     70<tr> 
     71        <td height="10" valign="top" class="cielb" nowrap><spring:message code="coordinateur.scientifique"/></td> 
    7172        <td class="cielbp" height="10" valign="top">Julien Jumelet</td> 
    7273</tr> 
    7374<tr> 
    74         <td valign="top" height="10" width=180 class="cielb">Coordinateur technique</td> 
     75        <td valign="top" height="10" width=180 class="cielb"><spring:message code="coordinateur.technique"/></td> 
    7576        <td valign="top" height="10" class="cielbp">&nbsp;</td> 
    7677</tr> 
    7778<tr> 
    78         <td valign="top" height="10" nowrap class="cielb">Chef de station</td> 
    79         <td valign="top" height="" class="cielbp">Chef g&eacute;ophysique de la station</td> 
     79        <td valign="top" height="10" nowrap class="cielb"><spring:message code="station.chef"/></td> 
     80        <td valign="top" height="" class="cielbp"><spring:message code="chef.geophysique"/></td> 
    8081</tr> 
    8182 
     
    9394<tr> 
    9495<td class="blanc1" rowspan=2 width="15%">INSTRUMENT</td> 
    95 <td class="blanc1" rowspan=2 width="15%">MEASUREMENT</td> 
     96<td class="blanc1" rowspan=2 width="15%"><spring:message code="mesure"/></td> 
    9697<td class="blanc1" rowspan=2 width="15%">PI</td> 
    97 <td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     98<td class="blanc1" rowspan=2 width="22%"><spring:message code="storedata"/></td> 
    9899<td class="blanc1" colspan=2 width="19%">QUICKLOOK</td> 
    99 <td class="blanc1" rowspan=2 width="14%">STATUS</td> 
     100<td class="blanc1" rowspan=2 width="14%"><spring:message code="status"/></td> 
    100101</tr> 
    101102<tr> 
     
    131132        </td> 
    132133 
    133         <td class="vert" width="220">Routine</td> 
     134        <td class="vert" width="220"><spring:message code="courant"/></td> 
    134135        </tr> 
    135136 
     
    151152 
    152153    <td class="orange" width=8%>&nbsp;</td> 
    153     <td class="vert" width="14%">Routine</td> 
     154    <td class="vert" width="14%"><spring:message code="courant"/></td> 
    154155 
    155156    </tr> 
     
    171172 
    172173    <td class="orange" nowrap>&nbsp;</td> 
    173     <td class="vert" width="220">Routine</td> 
     174    <td class="vert" width="220"><spring:message code="courant"/></td> 
    174175    </tr> 
    175176 
     
    189190 
    190191    <td class="orange" nowrap>&nbsp;</td> 
    191     <td class="vert" width="220">Routine</td> 
     192    <td class="vert" width="220"><spring:message code="courant"/></td> 
    192193    </tr> 
    193194 
  • ether_ndacc/trunk/web/data_kerguelen.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 <span class="onglet-actif" title="Kerguelen">Kerguelen</span> 
    37 <a class="onglet" href="data_riogallegos.jsp">Rio Gallegos</a> 
    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<span class="onglet-actif">Kerguelen</span> 
     39<a class="onglet" href="station?methodName=viewDataRio">Rio Gallegos</a> 
     40<a class="onglet" href="station?methodName=viewDataCon">Concordia</a> 
    4041 
    4142 
     
    5051<table width=1130px border=0> 
    5152<tr> 
    52 <td height=0 valign=top class="ciel" colspan=2><i>[ Station SAOZ - Lat : 49°S, Lon : 70°E ]</i></td> 
     53<td height=0 valign=top class="ciel" colspan=2><i>[ <spring:message code="station.saoz"/> - Lat : 49°S, Lon : 70°E ]</i></td> 
    5354</tr> 
    5455</table> 
     
    5657<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5758<tr> 
    58         <td with=30 valign="top" class="cielb" height="40">Logistique</td> 
     59        <td with=30 valign="top" class="cielb" height="40"><spring:message code="Logistique"/></td> 
    5960        <td class="cielbp" valign="top" width=30%><a class="cielbp" href="http://www.institut-polaire.fr/" target="_blank">IPEV</a></td> 
    6061    <td align=center rowspan=4 class="ciel"><!--image station!--></td> 
    6162</tr> 
    6263<tr> 
    63         <td valign="top" width=180 height="40" class="cielb">Coordinateur scientifique</td> 
     64        <td valign="top" width=180 height="40" class="cielb"><spring:message code="coordinateur.scientifique"/></td> 
    6465        <td valign="top" class="cielbp">Andrea Pazmino</td> 
    6566</tr> 
    6667<tr> 
    67         <td valign="top" valign=top height="40" nowrap class="cielb">Coordinateur technique</td> 
     68        <td valign="top" valign=top height="40" nowrap class="cielb"><spring:message code="coordinateur.technique"/></td> 
    6869        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    6970 
     
    8384<tr> 
    8485<td class="blanc1" rowspan=2 width="15%">INSTRUMENT</td> 
    85 <td class="blanc1" rowspan=2 width="15%">MEASUREMENT</td> 
     86<td class="blanc1" rowspan=2 width="15%"><spring:message code="mesure"/></td> 
    8687<td class="blanc1" rowspan=2 width="15%">PI</td> 
    87 <td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     88<td class="blanc1" rowspan=2 width="22%"><spring:message code="storedata"/></td> 
    8889<td class="blanc1" colspan=2 width="19%">QUICKLOOK</td> 
    89 <td class="blanc1" rowspan=2 width="14%">STATUS</td> 
     90<td class="blanc1" rowspan=2 width="14%"><spring:message code="status"/></td> 
    9091</tr> 
    9192<tr> 
     
    119120    </td> 
    120121 
    121     <td class="vert" width="14%">Routine</td> 
     122    <td class="vert" width="14%"><spring:message code="courant"/></td> 
    122123    </tr> 
    123124 
  • ether_ndacc/trunk/web/data_lannemezan.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"> 
     
    2224 
    2325 
    24 <a class="onglet" href="data_ohp.jsp" title="Observatoire de Haute Provence">OHP</a> 
    25 <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> 
    26 <a class="onglet" href="data_ddu.jsp" title="Dumont D'Urville">Dumont d'Urville</a> 
    27 <span class="onglet-actif" title="data_lannemezan.jsp">OMP</span> 
    28 <a class="onglet" href="data_villeneuve.jsp">Villeneuve d'Ascq</a> 
    29 <a class="onglet" href="data_briancon.jsp">Brian&ccedil;on</a> 
    30 <a class="onglet" href="data_scorebysund.jsp">Scorebysund</a> 
    31 <a class="onglet" href="data_andoya.jsp">Andoya</a> 
    32 <a class="onglet" href="data_sodankyla.jsp">Sodankyla</a> 
    33 <a class="onglet" href="data_zhigansk.jsp">Zhigansk</a> 
    34 <a class="onglet" href="data_salekhard.jsp">Salekhard</a> 
    35 <a class="onglet" href="data_bordeaux.jsp">Bordeaux</a> 
    36 <a class="onglet" href="data_tarawa.jsp">Tarawa</a> 
    37 <a class="onglet" href="data_bauru.jsp">Bauru</a> 
    38 <a class="onglet" href="data_kerguelen.jsp">Kerguelen</a> 
    39 <a class="onglet" href="data_riogallegos.jsp">Rio Gallegos</a> 
    40 <a class="onglet" href="data_concordia.jsp">Concordia</a> 
     26<a class="onglet" href="station?methodName=viewDataOhp" title="Observatoire de Haute Provence">OHP</a> 
     27<a class="onglet" href="station?methodName=viewDataOpar" title="Observatoire de physique de l'atmosph&egrave;re de La R&eacute;union">La R&eacute;union</a> 
     28<a class="onglet" href="station?methodName=viewDataDdu" title="Dumont D'Urville">Dumont d'Urville</a> 
     29<span class="onglet-actif" title="OMP">OMP</span> 
     30<a class="onglet" href="station?methodName=viewDataVda">Villeneuve d'Ascq</a> 
     31<a class="onglet" href="station?methodName=viewDataBri">Brian&ccedil;on</a> 
     32<a class="onglet" href="station?methodName=viewDataSco">Scorebysund</a> 
     33<a class="onglet" href="station?methodName=viewDataAnd">Andoya</a> 
     34<a class="onglet" href="station?methodName=viewDataSod">Sodankyla</a> 
     35<a class="onglet" href="station?methodName=viewDataZhi">Zhigansk</a> 
     36<a class="onglet" href="station?methodName=viewDataSal">Salekhard</a> 
     37<a class="onglet" href="station?methodName=viewDataBor">Bordeaux</a> 
     38<a class="onglet" href="station?methodName=viewDataTar">Tarawa</a> 
     39<a class="onglet" href="station?methodName=viewDataBau">Bauru</a> 
     40<a class="onglet" href="station?methodName=viewDataKer">Kerguelen</a> 
     41<a class="onglet" href="station?methodName=viewDataRio">Rio Gallegos</a> 
     42<a class="onglet" href="station?methodName=viewDataCon">Concordia</a> 
    4143 
    4244 
     
    5557<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5658<tr> 
    57         <td height=10 valign="top" width=170 class="cielb">Logistique</td> 
     59        <td height=10 valign="top" width=170 class="cielb"><spring:message code="Logistique"/></td> 
    5860        <td width="30%" class="cielbp"><a class="cielbp" href="http://www.aero.obs-mip.fr/spip.php?article434" target="_blank"> 
    5961        Centre de Recherches Atmosph&eacute;riques (CRA) </a> 
     
    6466</tr> 
    6567<tr> 
    66         <td height=10 valign="top" class="cielb" nowrap>Coordinateur scientifique</td> 
     68        <td height=10 valign="top" class="cielb" nowrap><spring:message code="coordinateur.scientifique"/></td> 
    6769        <td class="cielbp" height=10 valign="top">Philippe Ricaud</td> 
    6870</tr> 
    6971<tr> 
    70         <td valign="top"  height=10 width=180 class="cielb">Coordinateur technique</td> 
     72        <td valign="top"  height=10 width=180 class="cielb"><spring:message code="coordinateur.technique"/></td> 
    7173        <td valign="top" height=10 class="cielbp">Sol&egrave;ne Derrien</td> 
    7274</tr> 
    7375<tr> 
    74         <td valign="top" valign=top height=10 nowrap class="cielb">Op&eacute;rateur station</td> 
     76        <td valign="top" valign=top height=10 nowrap class="cielb"><spring:message code="operateurs"/></td> 
    7577        <td valign="top" valign=top height=10 class="cielbp">Sol&egrave;ne Derrien</td> 
    7678 
     
    9395<tr> 
    9496<td class="blanc1" rowspan=2 width="15%">INSTRUMENT</td> 
    95 <td class="blanc1" rowspan=2 width="15%">MEASUREMENT</td> 
     97<td class="blanc1" rowspan=2 width="15%"><spring:message code="mesure"/></td> 
    9698<td class="blanc1" rowspan=2 width="15%">PI</td> 
    97 <td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     99<td class="blanc1" rowspan=2 width="22%"><spring:message code="storedata"/></td> 
    98100<td class="blanc1" colspan=2 width="19%">QUICKLOOK</td> 
    99 <td class="blanc1" rowspan=2 width="14%">STATUS</td> 
     101<td class="blanc1" rowspan=2 width="14%"><spring:message code="status"/></td> 
    100102</tr> 
    101103<tr> 
     
    116118<td class="blanc2" width="15%"><a href="" onclick="openW ('./ozone.jsp', NWIN1, WCONF1);">O3</a> profiles</td> 
    117119<td class="blanc2" width="15%">P. Ricaud</td> 
    118 <td class="blanc2" width="22%"><a href="" title="Data access" onclick="OuvrirPageWD ('./disclaimer.jsp','ftp://ftp.cpc.ncep.noaa.gov/ndacc/station/lannemez/ames/dobson/')">2004-08/2010</a> 
     120<td class="blanc2" width="22%"><a href="" title="Data access" onclick="OuvrirPageWD ('./disclaimer.jsp','ftp://ftp.cpc.ncep.noaa.gov/ndacc/station/lannemez/ames/dobson/')">2004-09/2011</a> 
    119121<br><i>pattern files : lztc[yy][mm].rpd</i></td> 
    120122<td class="orange" align="center" width=11%><a href="" title="Results" onclick="OuvrirFeuilleDyn ('visus_dobson.jsp?station=lan')"> 
     
    122124</a></td> 
    123125<td class="orange" width="8%"></td> 
    124 <td class="vert" width="22%">Routine</td> 
     126<td class="vert" width="22%"><spring:message code="courant"/></td> 
    125127</tr> 
    126128 
  • ether_ndacc/trunk/web/data_ohp.jsp

    r209 r364  
    2828 
    2929<span class="onglet-actif" title="Observatoire de Haute Provence">OHP</span> 
    30 <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> 
    31 <a class="onglet" href="data_ddu.jsp">Dumont d'Urville</a> 
    32 <a class="onglet" href="data_lannemezan.jsp">OMP</a> 
    33 <a class="onglet" href="data_villeneuve.jsp">Villeneuve d'Ascq</a> 
    34 <a class="onglet" href="data_briancon.jsp">Brian&ccedil;on</a> 
    35 <a class="onglet" href="data_scorebysund.jsp">Scorebysund</a> 
    36 <a class="onglet" href="data_andoya.jsp">Andoya</a> 
    37 <a class="onglet" href="data_sodankyla.jsp">Sodankyla</a> 
    38 <a class="onglet" href="data_zhigansk.jsp">Zhigansk</a> 
    39 <a class="onglet" href="data_salekhard.jsp">Salekhard</a> 
    40 <a class="onglet" href="data_bordeaux.jsp">Bordeaux</a> 
    41 <a class="onglet" href="data_tarawa.jsp">Tarawa</a> 
    42 <a class="onglet" href="data_bauru.jsp">Bauru</a> 
    43 <a class="onglet" href="data_kerguelen.jsp">Kerguelen</a> 
    44 <a class="onglet" href="data_riogallegos.jsp">Rio Gallegos</a> 
    45 <a class="onglet" href="data_concordia.jsp">Concordia</a> 
     30<a class="onglet" href="station?methodName=viewDataOpar" title="Observatoire de physique de l'atmosph&egrave;re de La R&eacute;union">La R&eacute;union</a> 
     31<a class="onglet" href="station?methodName=viewDataDdu">Dumont d'Urville</a> 
     32<a class="onglet" href="station?methodName=viewDataOmp">OMP</a> 
     33<a class="onglet" href="station?methodName=viewDataVda">Villeneuve d'Ascq</a> 
     34<a class="onglet" href="station?methodName=viewDataBri">Brian&ccedil;on</a> 
     35<a class="onglet" href="station?methodName=viewDataSco">Scorebysund</a> 
     36<a class="onglet" href="station?methodName=viewDataAnd">Andoya</a> 
     37<a class="onglet" href="station?methodName=viewDataSod">Sodankyla</a> 
     38<a class="onglet" href="station?methodName=viewDataZhi">Zhigansk</a> 
     39<a class="onglet" href="station?methodName=viewDataSal">Salekhard</a> 
     40<a class="onglet" href="station?methodName=viewDataBor">Bordeaux</a> 
     41<a class="onglet" href="station?methodName=viewDataTar">Tarawa</a> 
     42<a class="onglet" href="station?methodName=viewDataBau">Bauru</a> 
     43<a class="onglet" href="station?methodName=viewDataKer">Kerguelen</a> 
     44<a class="onglet" href="station?methodName=viewDataRio">Rio Gallegos</a> 
     45<a class="onglet" href="station?methodName=viewDataCon">Concordia</a> 
    4646 
    4747 
     
    5555<table width=1130px border=0> 
    5656<tr> 
    57 <td height=40 valign=top class="ciel" colspan=2><i>[ Station alpine - Lat : 43°56'N, Lon : 05°42'E ]</i></td> 
     57<td height=40 valign=top class="ciel" colspan=2><i>[ <spring:message code="station.alpine"/> - Lat : 43°56'N, Lon : 05°42'E ]</i></td> 
    5858</tr> 
    5959</table> 
    6060<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    6161<tr> 
    62         <td height="10" valign="top" width=170 class="cielb">Logistique</td> 
     62        <td height="10" valign="top" width=170 class="cielb"><spring:message code="Logistique"/></td> 
    6363        <td width="30%" class="cielbp"><a class="cielbp" href="http://sosgm.obs.uvsq.fr/spip.php?rubrique1&lang=en" target="_blank">OHP</a></td> 
    6464        <td align=center rowspan=6 class="ciel"><img border=1 src="resources/images/OHP.jpg" width="340"></td> 
    6565</tr> 
    6666<tr> 
    67         <td colspan=2 height="10" valign="top" class="cielb" nowrap><a class="cielbp" href="http://sosgm.obs.uvsq.fr/spip.php?rubrique4" target="_blank">Station Data access</a></td> 
    68 </tr> 
    69 <tr> 
    70         <td height="10" valign="top" class="cielb" nowrap>Coordinateur scientifique</td> 
     67        <td colspan=2 height="10" valign="top" class="cielb" nowrap><a class="cielbp" href="http://sosgm.obs.uvsq.fr/spip.php?rubrique4" target="_blank"><spring:message code="acces.donnees"/></a></td> 
     68</tr> 
     69<tr> 
     70        <td height="10" valign="top" class="cielb" nowrap><spring:message code="coordinateur.scientifique"/></td> 
    7171        <td class="cielbp" valign="top">Philippe Keckhut</td> 
    7272</tr> 
    7373<tr> 
    74         <td valign="top" height="10" width=180 class="cielb">Coordinateur scientifique de la Station G&eacute;rard M&eacute;gie</td> 
     74        <td valign="top" height="10" width=180 class="cielb"><spring:message code="coordinateur.scientifique.megie"/></td> 
    7575        <td height="10" valign="top" class="cielbp">Jean-Marie Perrin</td> 
    7676</tr> 
    7777<tr> 
    78         <td valign="top" height="10" nowrap class="cielb">Chef de station</td> 
     78        <td valign="top" height="10" nowrap class="cielb"><spring:message code="station.chef"/></td> 
    7979        <td valign="top" class="cielbp">Guy Tournois</td> 
    8080 
    8181</tr> 
    8282<tr> 
    83         <td nowrap height="10" valign="top" class="cielb">Equipe en station</td> 
     83        <td nowrap height="10" valign="top" class="cielb"><spring:message code="station.team"/></td> 
    8484        <td class="cielbp" height="" valign="top">Pierre Dacancecao, Frederic Gomez, Gilles Kazmareck, Christian Mollet</td> 
    8585</tr> 
     
    104104 
    105105<td class="blanc1" rowspan=2 width="15%">PI</td> 
    106 <td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     106<td class="blanc1" rowspan=2 width="22%"><spring:message code="storedata"/></td> 
    107107<td class="blanc1" colspan=2 width="19%">QUICKLOOK</td> 
    108 <td class="blanc1" rowspan=2 width="14%">STATUS</td> 
     108<td class="blanc1" rowspan=2 width="14%"><spring:message code="status"/></td> 
    109109</tr> 
    110110<tr> 
     
    137137    </a> 
    138138</td> 
    139 <td class="vert" width="">Routine</td> 
     139<td class="vert" width=""><spring:message code="courant"/></td> 
    140140</tr> 
    141141 
     
    160160 
    161161<td class="orange" width="8%">&nbsp;</td> 
    162 <td class="vert" width="14%">Routine</td> 
     162<td class="vert" width="14%"><spring:message code="courant"/></td> 
    163163</tr> 
    164164 
     
    178178 
    179179<td class="orange" nowrap>&nbsp;</td> 
    180 <td class="vert" width="">Routine</td> 
     180<td class="vert" width=""><spring:message code="courant"/></td> 
    181181</tr> 
    182182 
     
    196196 
    197197<td class="orange" nowrap>&nbsp;</td> 
    198 <td class="vert" width="">Routine</td> 
     198<td class="vert" width=""><spring:message code="courant"/></td> 
    199199</tr> 
    200200 
     
    216216 
    217217<td class="orange" nowrap>&nbsp;</td> 
    218 <td class="vert" width="">Routine</td> 
     218<td class="vert" width=""><spring:message code="courant"/></td> 
    219219</tr> 
    220220 
     
    233233 
    234234<td class="orange" nowrap>&nbsp;</td> 
    235 <td class="vert" width="">Routine</td> 
     235<td class="vert" width=""><spring:message code="courant"/></td> 
    236236</tr> 
    237237 
     
    243243<td class="orange" nowrap>&nbsp;</td> 
    244244<td class="orange" nowrap>&nbsp;</td> 
    245 <td class="orange" align="center" width="220">New instrument</td> 
     245<td class="orange" align="center" width="220"><spring:message code="nouvel.intrument"/></td> 
    246246</tr> 
    247247 
     
    257257</td> 
    258258<td class="orange" nowrap>&nbsp;</td> 
    259 <td class="vert" width="220">Routine</td> 
    260 </tr> 
    261  
    262  
     259<td class="vert" width="220"><spring:message code="courant"/></td> 
     260</tr> 
     261 
     262 
     263<tr> 
     264<td class="blanc2" width="">UMKEHR</td> 
     265<td class="blanc2" width=""><a href="" onclick="openW ('./ozone.jsp', NWIN1, WCONF1);">O3</a> total</td> 
     266<td class="blanc2" width="">R. Evans and M-R Debacker (NOAA)</td> 
     267<td class="blanc2" width="">1983-2009 
     268<br> 
     269 
     270</td> 
     271    <td class="orange" align="center" width=11%><a href="" title="Results" onclick="OuvrirFeuilleDynW ('instrument?methodName=selectUmk&instrument=UMKEHR&dateinf=19700101&station=OHP#','750','650')"> 
     272    <img border=1 src="./resources/images/results.jpg" width="60px"></img> 
     273    </a> 
     274</td> 
     275<td class="orange" nowrap>&nbsp;</td> 
     276<td class="vert" width="220"><spring:message code="courant"/></td> 
     277</tr> 
    263278 
    264279</table> 
  • ether_ndacc/trunk/web/data_opar.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"> 
     
    2224 
    2325 
    24 <a class="onglet" href="data_ohp.jsp">OHP</a> 
     26<a class="onglet" href="station?methodName=viewDataOhp">OHP</a> 
    2527<span class="onglet-actif" title="Observatoire de physique de l'atmosph&egrave;re de La R&eacute;union">La R&eacute;union</span> 
    26 <a class="onglet" href="data_ddu.jsp">Dumont d'Urville</a> 
    27 <a class="onglet" href="data_lannemezan.jsp">OMP</a> 
    28 <a class="onglet" href="data_villeneuve.jsp">Villeneuve d'Ascq</a> 
    29 <a class="onglet" href="data_briancon.jsp">Brian&ccedil;on</a> 
    30 <a class="onglet" href="data_scorebysund.jsp">Scorebysund</a> 
    31 <a class="onglet" href="data_andoya.jsp">Andoya</a> 
    32 <a class="onglet" href="data_sodankyla.jsp">Sodankyla</a> 
    33 <a class="onglet" href="data_zhigansk .jsp">Zhigansk</a> 
    34 <a class="onglet" href="data_salekhard.jsp">Salekhard</a> 
    35 <a class="onglet" href="data_bordeaux.jsp">Bordeaux</a> 
    36 <a class="onglet" href="data_tarawa.jsp">Tarawa</a> 
    37 <a class="onglet" href="data_bauru.jsp">Bauru</a> 
    38 <a class="onglet" href="data_kerguelen.jsp">Kerguelen</a> 
    39 <a class="onglet" href="data_riogallegos.jsp">Rio Gallegos</a> 
    40 <a class="onglet" href="data_concordia.jsp">Concordia</a> 
    41  
     28<a class="onglet" href="station?methodName=viewDataDdu">Dumont d'Urville</a> 
     29<a class="onglet" href="station?methodName=viewDataOmp">OMP</a> 
     30<a class="onglet" href="station?methodName=viewDataVda">Villeneuve d'Ascq</a> 
     31<a class="onglet" href="station?methodName=viewDataBri">Brian&ccedil;on</a> 
     32<a class="onglet" href="station?methodName=viewDataSco">Scorebysund</a> 
     33<a class="onglet" href="station?methodName=viewDataAnd">Andoya</a> 
     34<a class="onglet" href="station?methodName=viewDataSod">Sodankyla</a> 
     35<a class="onglet" href="station?methodName=viewDataZhi">Zhigansk</a> 
     36<a class="onglet" href="station?methodName=viewDataSal">Salekhard</a> 
     37<a class="onglet" href="station?methodName=viewDataBor">Bordeaux</a> 
     38<a class="onglet" href="station?methodName=viewDataTar">Tarawa</a> 
     39<a class="onglet" href="station?methodName=viewDataBau">Bauru</a> 
     40<a class="onglet" href="station?methodName=viewDataKer">Kerguelen</a> 
     41<a class="onglet" href="station?methodName=viewDataRio">Rio Gallegos</a> 
     42<a class="onglet" href="station?methodName=viewDataCon">Concordia</a> 
    4243 
    4344 
     
    5152<table width=1130px border=0> 
    5253<tr> 
    53 <td height=0 valign=top class="ciel" colspan=2><i>[ Station tropicale - Lat : 20°53'S, Lon : 55°29E ]</i></td> 
     54<td height=0 valign=top class="ciel" colspan=2><i>[ <spring:message code="station.tropicale"/> - Lat : 20°53'S, Lon : 55°29E ]</i></td> 
    5455</tr> 
    5556</table> 
    5657<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5758<tr> 
    58         <td height=10 valign="top" width=170 class="cielb">Logistique</td> 
     59        <td height=10 valign="top" width=170 class="cielb"><spring:message code="Logistique"/></td> 
    5960 
    6061    <td width="30%" class="cielbp"><span class="cielbp">L'</span> 
     
    6869</tr> 
    6970<tr> 
    70     <td colspan=2 height=10 valign="top" class="cielb" nowrap><a class="cielbp" href="https://opar.univ-reunion.fr/spip.php?rubrique4" target="_blank">Station Data access</a></td> 
    71 </tr> 
    72 <tr> 
    73         <td height=10 valign="top" class="cielb" nowrap>Coordinateur scientifique</td> 
     71    <td colspan=2 height=10 valign="top" class="cielb" nowrap><a class="cielbp" href="https://opar.univ-reunion.fr/spip.php?rubrique4" target="_blank"><spring:message code="acces.donnees"/></a></td> 
     72</tr> 
     73<tr> 
     74        <td height=10 valign="top" class="cielb" nowrap><spring:message code="coordinateur.scientifique"/></td> 
    7475        <td class="cielbp" valign="top">Jean-Luc Baray</td> 
    7576</tr> 
    7677<tr> 
    77         <td valign="top" height=40 width=180 class="cielb">Coordinateurs techniques</td> 
     78        <td valign="top" height=40 width=180 class="cielb"><spring:message code="coordinateur.technique"/></td> 
    7879        <td valign="top" class="cielbp">Jean-Marc Metzger & Yann Courcoux</td> 
    7980</tr> 
    8081<tr> 
    81         <td valign="top" height=20 nowrap class="cielb">Op&eacute;rateurs station</td> 
     82        <td valign="top" height=20 nowrap class="cielb"><spring:message code="operateurs"/></td> 
    8283        <td valign="top" class="cielbp">St&eacute;phane Richard et Patrick Hernandez</td> 
    8384</tr> 
     
    101102<tr> 
    102103<td class="blanc1" rowspan=2 width="15%">INSTRUMENT</td> 
    103 <td class="blanc1" rowspan=2 width="15%">MEASUREMENT</td> 
     104<td class="blanc1" rowspan=2 width="15%"><spring:message code="mesure"/></td> 
    104105<td class="blanc1" rowspan=2 width="15%">PI</td> 
    105 <td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     106<td class="blanc1" rowspan=2 width="22%"><spring:message code="storedata"/></td> 
    106107<td class="blanc1" colspan=2 width="19%">QUICKLOOK</td> 
    107 <td class="blanc1" rowspan=2 width="14%">STATUS</td> 
     108<td class="blanc1" rowspan=2 width="14%"><spring:message code="status"/></td> 
    108109</tr> 
    109110<tr> 
     
    138139    </td> 
    139140 
    140     <td class="vert" width="220">Routine</td> 
     141    <td class="vert" width="220"><spring:message code="courant"/></td> 
    141142    </tr> 
    142143 
     
    158159</td> 
    159160<td class="blanc1" width=8%>&nbsp;</td> 
    160 <td class="vert" width="220">Routine</td> 
     161<td class="vert" width="220"><spring:message code="courant"/></td> 
    161162</tr> 
    162163 
     
    179180 
    180181<td class="blanc1" nowrap>&nbsp;</td> 
    181 <td class="vert" width="14%">Routine</td> 
     182<td class="vert" width="14%"><spring:message code="courant"/></td> 
    182183</tr> 
    183184 
     
    190191<td class="blanc1" nowrap>&nbsp;</td> 
    191192<td class="blanc1" nowrap>&nbsp;</td> 
    192 <td class="vert" width="220">Routine</td> 
     193<td class="vert" width="220"><spring:message code="courant"/></td> 
    193194</tr> 
    194195 
     
    203204<td class="blanc1" nowrap>&nbsp;</td> 
    204205<td class="blanc1" nowrap>&nbsp;</td> 
    205 <td class="vert" width="220">Routine</td> 
     206<td class="vert" width="220"><spring:message code="courant"/></td> 
    206207</tr> 
    207208 
     
    213214<td class="blanc1" nowrap>&nbsp;</td> 
    214215<td class="blanc1" nowrap>&nbsp;</td> 
    215 <td class="orange" align="center" width="220">New instrument</td> 
     216<td class="orange" align="center" width="220"><spring:message code="nouvel.intrument"/></td> 
    216217</tr> 
    217218 
  • 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 
  • ether_ndacc/trunk/web/data_salekhard.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> 
     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> 
    3234<span class="onglet-actif" title="Salekhard">Salekhard</span> 
    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 <a class="onglet" href="data_riogallegos.jsp">Rio Gallegos</a> 
    38 <a class="onglet" href="data_concordia.jsp">Concordia</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<a class="onglet" href="station?methodName=viewDataRio">Rio Gallegos</a> 
     40<a class="onglet" href="station?methodName=viewDataCon">Concordia</a> 
    3941 
    4042 
     
    4951<table width=1130px border=0> 
    5052<tr> 
    51 <td height=0 valign=top class="ciel" colspan=2><i>[ Station SAOZ - Lat : 66.5°N, Lon : 66.7°E ]</i></td> 
     53<td height=0 valign=top class="ciel" colspan=2><i>[ <spring:message code="station.saoz"/> - Lat : 66.5°N, Lon : 66.7°E ]</i></td> 
    5254</tr> 
    5355</table> 
     
    5557<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5658<tr> 
    57         <td with=30 valign="top" class="cielb" height="10">Logistique</td> 
     59        <td with=30 valign="top" class="cielb" height="10"><spring:message code="Logistique"/></td> 
    5860        <td class="cielbp" valign="top" width=30%><a href="http://saoz.obs.uvsq.fr/" target="_blank" class="cielbp">SAOZ/OVSQ</a></td> 
    5961    <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/Salekhard.jpg" width="340" height=""></td> 
    6062</tr> 
    6163<tr> 
    62         <td valign="top" width=180 height="10" class="cielb">Coordinateur scientifique</td> 
     64        <td valign="top" width=180 height="10" class="cielb"><spring:message code="coordinateur.scientifique"/></td> 
    6365        <td valign="top" class="cielbp">Andrea Pazmino</td> 
    6466</tr> 
    6567<tr> 
    66         <td valign="top" valign=top height="10" nowrap class="cielb">Coordinateur technique</td> 
     68        <td valign="top" valign=top height="10" nowrap class="cielb"><spring:message code="coordinateur.technique"/></td> 
    6769        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    6870</tr> 
     
    8183<tr> 
    8284<td class="blanc1" rowspan=2 width="15%">INSTRUMENT</td> 
    83 <td class="blanc1" rowspan=2 width="15%">MEASUREMENT</td> 
     85<td class="blanc1" rowspan=2 width="15%"><spring:message code="mesure"/></td> 
    8486<td class="blanc1" rowspan=2 width="15%">PI</td> 
    85 <td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     87<td class="blanc1" rowspan=2 width="22%"><spring:message code="storedata"/></td> 
    8688<td class="blanc1" colspan=2 width="19%">QUICKLOOK</td> 
    87 <td class="blanc1" rowspan=2 width="14%">STATUS</td> 
     89<td class="blanc1" rowspan=2 width="14%"><spring:message code="status"/></td> 
    8890</tr> 
    8991<tr> 
     
    116118        </a> 
    117119    </td> 
    118     <td class="vert" width="14%">Routine</td> 
     120    <td class="vert" width="14%"><spring:message code="courant"/></td> 
    119121    </tr> 
    120122 
  • ether_ndacc/trunk/web/data_scorebysund.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"> 
     
    1921<div style="width: 1230px ; text-align: left;" class="menu1"><!-- début de la boite contenant les onglets --> 
    2022 
    21  
    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> 
     23<a class="onglet" href="station?methodName=viewDataOhp" title="Observatoire de Haute Provence">OHP</a> 
     24<a class="onglet" href="station?methodName=viewDataOpar" title="Observatoire de physique de l'atmosph&egrave;re de La R&eacute;union">La R&eacute;union</a> 
     25<a class="onglet" href="station?methodName=viewDataDdu" title="Dumont D'Urville">Dumont d'Urville</a> 
     26<a class="onglet" href="station?methodName=viewDataOmp">OMP</a> 
     27<a class="onglet" href="station?methodName=viewDataVda">Villeneuve d'Ascq</a> 
     28<a class="onglet" href="station?methodName=viewDataBri">Brian&ccedil;on</a> 
    2829<span class="onglet-actif" title="Scorebysund">Scorebysund</span> 
    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 <a class="onglet" href="data_riogallegos.jsp">Rio Gallegos</a> 
    38 <a class="onglet" href="data_concordia.jsp">Concordia</a> 
    39  
     30<a class="onglet" href="station?methodName=viewDataAnd">Andoya</a> 
     31<a class="onglet" href="station?methodName=viewDataSod">Sodankyla</a> 
     32<a class="onglet" href="station?methodName=viewDataZhi">Zhigansk</a> 
     33<a class="onglet" href="station?methodName=viewDataSal">Salekhard</a> 
     34<a class="onglet" href="station?methodName=viewDataBor">Bordeaux</a> 
     35<a class="onglet" href="station?methodName=viewDataTar">Tarawa</a> 
     36<a class="onglet" href="station?methodName=viewDataBau">Bauru</a> 
     37<a class="onglet" href="station?methodName=viewDataKer">Kerguelen</a> 
     38<a class="onglet" href="station?methodName=viewDataRio">Rio Gallegos</a> 
     39<a class="onglet" href="station?methodName=viewDataCon">Concordia</a> 
    4040 
    4141</div> 
     
    4949<table width=1130px border=0> 
    5050<tr> 
    51 <td height=0 valign=top class="ciel" colspan=2><i>[ Station SAOZ - Lat : 70.48°N, Lon : 21.97°W ]</i></td> 
     51<td height=0 valign=top class="ciel" colspan=2><i>[ <spring:message code="station.saoz"/> - Lat : 70.48°N, Lon : 21.97°W ]</i></td> 
    5252</tr> 
    5353</table> 
     
    5555<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5656<tr> 
    57         <td with=30 valign="top" class="cielb" height="">Logistique</td> 
     57        <td with=30 valign="top" class="cielb" height=""><spring:message code="Logistique"/></td> 
    5858        <td class="cielbp" valign="top" width=30%><a href="http://saoz.obs.uvsq.fr/" target="_blank" class="cielbp">SAOZ/OVSQ</a></td> 
    5959    <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/ScoresbySund.jpg" width="340" height=""></td> 
    6060</tr> 
    6161<tr> 
    62         <td valign="top" width=180 height="" class="cielb">Coordinateur scientifique</td> 
     62        <td valign="top" width=180 height="" class="cielb"><spring:message code="coordinateur.scientifique"/></td> 
    6363        <td valign="top" class="cielbp">Andrea Pazmino</td> 
    6464</tr> 
    6565<tr> 
    66         <td valign="top" valign=top height="" nowrap class="cielb">Coordinateur technique</td> 
     66        <td valign="top" valign=top height="" nowrap class="cielb"><spring:message code="coordinateur.technique"/></td> 
    6767        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    6868 
     
    8282<tr> 
    8383<td class="blanc1" rowspan=2 width="15%">INSTRUMENT</td> 
    84 <td class="blanc1" rowspan=2 width="15%">MEASUREMENT</td> 
     84<td class="blanc1" rowspan=2 width="15%"><spring:message code="mesure"/></td> 
    8585<td class="blanc1" rowspan=2 width="15%">PI</td> 
    86 <td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     86<td class="blanc1" rowspan=2 width="22%"><spring:message code="storedata"/></td> 
    8787<td class="blanc1" colspan=2 width="19%">QUICKLOOK</td> 
    88 <td class="blanc1" rowspan=2 width="14%">STATUS</td> 
     88<td class="blanc1" rowspan=2 width="14%"><spring:message code="status"/></td> 
    8989</tr> 
    9090<tr> 
     
    105105    <td class="blanc2" width="15%"><a href="" onclick="openW ('./no2.jsp', NWIN1, WCONF1b);">NO2</a>/<a href="" onclick="openW ('./ozone.jsp', NWIN1, WCONF1);">O3</a> column</td> 
    106106    <td class="blanc2" width="15%">A. Pazmino, F. Goutail, J. P. Pommereau and P. Eriksen (DMI)</td> 
    107     <td class="blanc2" width="22%"><a href="" title="Data access" onclick="OuvrirPageWD ('./disclaimer.jsp','ftp://ftp.cpc.ncep.noaa.gov/ndacc/station/sodanky/ames/uvvis/')">1990-2010</a> 
    108 <br><i>pattern files : sotc[yy][mm].*</i></td> 
    109     <td class="orange" align="center" width=11%><a href="" title="Results" onclick="OuvrirFeuilleDyn ('visus_saoz.jsp?station=sod')"> 
    110 <img border=1 src="resources/images/results.jpg" width="60px"></img> 
    111 </a> 
     107    <td class="blanc2" width="22%"><a href="" title="Data access" onclick="OuvrirPageWD ('./disclaimer.jsp','ftp://ftp.cpc.ncep.noaa.gov/ndacc/station/scoresby/ames/uvvis/')">1991-2010</a> 
     108<br><i>pattern files : sctc[yy][mm].*</i></td> 
     109    <td class="orange" align="center" width=11%> 
     110        <a href="" title="Results" onclick="OuvrirFeuilleDyn ('visus_saoz.jsp?station=sod')"><img border=1 src="resources/images/results.jpg" width="60px"></img></a> 
     111    </td> 
    112112 
    113     </td> 
    114113    <td class="orange" nowrap align=center> 
     114        <!-- 
    115115        <a href="" title="Results" onclick="OuvrirFeuilleDynM('visus_saoz_realtime.jsp?station=sco')"> 
    116116        <img border=1 src="resources/images/chrono.jpg" width="50px" height="40px"></img> 
    117117        </a> 
    118     </td>    <td class="vert" width="14%">Routine</td> 
     118        --> 
     119    </td>    <td class="vert" width="14%"><spring:message code="courant"/></td> 
    119120    </tr> 
    120  
    121121 
    122122</table> 
  • ether_ndacc/trunk/web/data_sodankyla.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"> 
     
    1921<div style="width: 1230px ; text-align: left;" class="menu1"><!-- début de la boite contenant les onglets --> 
    2022 
    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" href="data_ddu.jsp">Dumont d'Urville</a> 
    24 <a class="onglet" href="data_lannemezan.jsp">OMP</a> 
    25 <a class="onglet" href="data_villeneuve.jsp">Villeneuve d'Ascq</a> 
    26 <a class="onglet" href="data_briancon.jsp">Brian&ccedil;on</a> 
    27 <a class="onglet" href="data_scorebysund.jsp">Scorebysund</a> 
    28 <a class="onglet" href="data_andoya.jsp">Andoya</a> 
    29 <span class="onglet-actif" title="Sodankyla">Sodankyla</span> 
    30 <a class="onglet" href="data_zhigansk.jsp">Zhigansk</a> 
    31 <a class="onglet" href="data_salekhard.jsp">Salekhard</a> 
    32 <a class="onglet" href="data_bordeaux.jsp">Bordeaux</a> 
    33 <a class="onglet" href="data_tarawa.jsp">Tarawa</a> 
    34 <a class="onglet" href="data_bauru.jsp">Bauru</a> 
    35 <a class="onglet" href="data_kerguelen.jsp">Kerguelen</a> 
    36 <a class="onglet" href="data_riogallegos.jsp">Rio Gallegos</a> 
    37 <a class="onglet" href="data_concordia.jsp">Concordia</a> 
     23 
     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    <span class="onglet-actif" title="Sodankyla">Sodankyla</span> 
     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    <a class="onglet" href="station?methodName=viewDataRio">Rio Gallegos</a> 
     40    <a class="onglet" href="station?methodName=viewDataCon">Concordia</a> 
     41 
    3842 
    3943 
     
    4549<table width=1130px border=0> 
    4650<tr> 
    47 <td height=0 valign=top class="ciel" colspan=2><i>[ Station SAOZ - Lat : 67.37°N, Lon : 26.65°E ]</i></td> 
    48 </tr> 
     51<td height=0 valign=top class="ciel" colspan=2><i>[ <spring:message code="station.saoz"/> - Lat : 67.37°N, Lon : 26.65°E ]</i></td></tr> 
    4952</table> 
    5053 
    5154<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5255<tr> 
    53         <td with=30 valign="top" class="cielb" height=50>Logistique</td> 
     56        <td with=30 valign="top" class="cielb" height=50><spring:message code="Logistique"/></td> 
    5457        <td class="cielbp" valign="top" width=30%><a href="http://saoz.obs.uvsq.fr/" target="_blank" class="cielbp">SAOZ/OVSQ</a></td> 
    5558    <td align=center rowspan=4 class="ciel"><!--image station!--></td> 
    5659</tr> 
    5760<tr> 
    58         <td valign="top" width=180 height=49 class="cielb">Coordinateur scientifique</td> 
     61        <td valign="top" width=180 height=49 class="cielb"><spring:message code="coordinateur.scientifique"/></td> 
    5962        <td valign="top" class="cielbp">Andrea Pazmino</td> 
    6063</tr> 
    6164<tr> 
    62         <td valign="top" valign=top height=49 nowrap class="cielb">Coordinateur technique</td> 
     65        <td valign="top" valign=top height=49 nowrap class="cielb"><spring:message code="coordinateur.technique"/></td> 
    6366        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    6467    <td valign="top" align=center class="cielbl" rowspan=2> 
     
    8285<tr> 
    8386<td class="blanc1" rowspan=2 width="15%">INSTRUMENT</td> 
    84 <td class="blanc1" rowspan=2 width="15%">MEASUREMENT</td> 
     87<td class="blanc1" rowspan=2 width="15%"><spring:message code="mesure"/></td> 
    8588<td class="blanc1" rowspan=2 width="15%">PI</td> 
    86 <td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     89<td class="blanc1" rowspan=2 width="22%"><spring:message code="storedata"/></td> 
    8790<td class="blanc1" colspan=2 width="19%">QUICKLOOK</td> 
    88 <td class="blanc1" rowspan=2 width="14%">STATUS</td> 
     91<td class="blanc1" rowspan=2 width="14%"><spring:message code="status"/></td> 
    8992</tr> 
    9093<tr> 
     
    116119        </a> 
    117120    </td> 
    118     <td class="vert" width="14%">Routine</td> 
     121    <td class="vert" width="14%"><spring:message code="courant"/></td> 
    119122    </tr> 
    120123 
  • ether_ndacc/trunk/web/data_tarawa.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<div style="width: 1230px ; text-align: left;" class="menu1"><!-- début de la boite contenant les onglets --> 
    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     <span class="onglet-actif" title="Tarawa">Tarawa</span> 
    35     <a class="onglet" href="data_bauru.jsp">Bauru</a> 
    36     <a class="onglet" href="data_kerguelen.jsp">Kerguelen</a> 
    37     <a class="onglet" href="data_riogallegos.jsp">Rio Gallegos</a> 
    38     <a class="onglet" href="data_concordia.jsp">Concordia</a> 
     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    <span class="onglet-actif">Tarawa</span> 
     37    <a class="onglet" href="station?methodName=viewDataBau">Bauru</a> 
     38    <a class="onglet" href="station?methodName=viewDataKer">Kerguelen</a> 
     39    <a class="onglet" href="station?methodName=viewDataRio">Rio Gallegos</a> 
     40    <a class="onglet" href="station?methodName=viewDataCon">Concordia</a> 
     41 
    3942</div> 
    4043 
     
    4548<table width=1130px border=0> 
    4649<tr> 
    47 <td height=0 valign=top class="ciel" colspan=2>[ Station SAOZ - Lat : 1°N, Lon : 173°E ]</td> 
     50<td height=0 valign=top class="ciel" colspan=2>[ <spring:message code="station.saoz"/> - Lat : 1°N, Lon : 173°E ]</td> 
    4851</tr> 
    4952</table> 
     
    5154<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5255<tr> 
    53         <td with=30 valign="top" class="cielb" height="">Logistique</td> 
     56        <td with=30 valign="top" class="cielb" height=""><spring:message code="Logistique"/></td> 
    5457        <td class="cielbp" valign="top" width=30%><a href="http://saoz.obs.uvsq.fr/" target="_blank" class="cielbp">SAOZ/OVSQ</a></td> 
    5558    <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/Tarawa.jpg" width="340"></td> 
    5659</tr> 
    5760<tr> 
    58         <td valign="top" width=180 height="" class="cielb">Coordinateur scientifique</td> 
     61        <td valign="top" width=180 height="" class="cielb"><spring:message code="coordinateur.scientifique"/></td> 
    5962        <td valign="top" class="cielbp">Andrea Pazmino</td> 
    6063</tr> 
    6164<tr> 
    62         <td valign="top" valign=top height="" nowrap class="cielb">Coordinateur technique</td> 
     65        <td valign="top" valign=top height="" nowrap class="cielb"><spring:message code="coordinateur.technique"/></td> 
    6366        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    6467 
     
    7881<tr> 
    7982<td class="blanc1" rowspan=2 width="15%">INSTRUMENT</td> 
    80 <td class="blanc1" rowspan=2 width="15%">MEASUREMENT</td> 
     83<td class="blanc1" rowspan=2 width="15%"><spring:message code="mesure"/></td> 
    8184<td class="blanc1" rowspan=2 width="15%">PI</td> 
    82 <td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     85<td class="blanc1" rowspan=2 width="22%"><spring:message code="storedata"/></td> 
    8386<td class="blanc1" colspan=2 width="19%">QUICKLOOK</td> 
    84 <td class="blanc1" rowspan=2 width="14%">STATUS</td> 
     87<td class="blanc1" rowspan=2 width="14%"><spring:message code="status"/></td> 
    8588</tr> 
    8689<tr> 
     
    108111    </td> 
    109112    <td class="vert" width=8%>&nbsp;</td> 
    110     <td class="rouge" width="14%">Inactive</td> 
     113    <td class="rouge" width="14%"><spring:message code="inactif"/></td> 
    111114    </tr> 
    112115 
  • ether_ndacc/trunk/web/data_villeneuve.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"> 
     
    2224 
    2325 
    24 <a class="onglet" href="data_ohp.jsp" title="Observatoire de Haute Provence">OHP</a> 
    25 <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> 
    26 <a class="onglet" href="data_ddu.jsp" title="Dumont d'Urville">Dumont d'Urville</a> 
    27 <a class="onglet" href="data_lannemezan.jsp">OMP</a> 
    28 <span class="onglet-actif" title="data_villeneuve.jsp">Villeneuve d'Ascq</span> 
    29 <a class="onglet" href="data_briancon.jsp">Brian&ccedil;on</a> 
    30 <a class="onglet" href="data_scorebysund.jsp">Scorebysund</a> 
    31 <a class="onglet" href="data_andoya.jsp">Andoya</a> 
    32 <a class="onglet" href="data_sodankyla.jsp">Sodankyla</a> 
    33 <a class="onglet" href="data_zhigansk.jsp">Zhigansk</a> 
    34 <a class="onglet" href="data_salekhard.jsp">Salekhard</a> 
    35 <a class="onglet" href="data_bordeaux.jsp">Bordeaux</a> 
    36 <a class="onglet" href="data_tarawa.jsp">Tarawa</a> 
    37 <a class="onglet" href="data_bauru.jsp">Bauru</a> 
    38 <a class="onglet" href="data_kerguelen.jsp">Kerguelen</a> 
    39 <a class="onglet" href="data_riogallegos.jsp">Rio Gallegos</a> 
    40 <a class="onglet" href="data_concordia.jsp">Concordia</a> 
     26<a class="onglet" href="station?methodName=viewDataOhp" title="Observatoire de Haute Provence">OHP</a> 
     27<a class="onglet" href="station?methodName=viewDataOpar" title="Observatoire de physique de l'atmosph&egrave;re de La R&eacute;union">La R&eacute;union</a> 
     28<a class="onglet" href="station?methodName=viewDataDdu" title="Dumont D'Urville">Dumont d'Urville</a> 
     29<a class="onglet" href="station?methodName=viewDataOmp">OMP</a> 
     30<span class="onglet-actif" title="Villeneuve d'Ascq">Villeneuve d'Ascq</span> 
     31<a class="onglet" href="station?methodName=viewDataBri">Brian&ccedil;on</a> 
     32<a class="onglet" href="station?methodName=viewDataSco">Scorebysund</a> 
     33<a class="onglet" href="station?methodName=viewDataAnd">Andoya</a> 
     34<a class="onglet" href="station?methodName=viewDataSod">Sodankyla</a> 
     35<a class="onglet" href="station?methodName=viewDataZhi">Zhigansk</a> 
     36<a class="onglet" href="station?methodName=viewDataSal">Salekhard</a> 
     37<a class="onglet" href="station?methodName=viewDataBor">Bordeaux</a> 
     38<a class="onglet" href="station?methodName=viewDataTar">Tarawa</a> 
     39<a class="onglet" href="station?methodName=viewDataBau">Bauru</a> 
     40<a class="onglet" href="station?methodName=viewDataKer">Kerguelen</a> 
     41<a class="onglet" href="station?methodName=viewDataRio">Rio Gallegos</a> 
     42<a class="onglet" href="station?methodName=viewDataCon">Concordia</a> 
    4143 
    4244 
     
    5052<table width=1130px border=0> 
    5153<tr> 
    52 <td height=20 valign=top class="ciel" colspan=2><i>[ Station alpine - Lat : 50°39'N, Lon : 3°5'E ]</i></td> 
     54<td height=20 valign=top class="ciel" colspan=2><i>[ <spring:message code="station.alpine"/> - Lat : 50°39'N, Lon : 3°5'E ]</i></td> 
    5355</tr> 
    5456</table> 
     
    5658<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5759<tr> 
    58         <td height=10 valign="top" class="cielb">Coordinateur scientifique</td> 
     60        <td height=10 valign="top" class="cielb"><spring:message code="coordinateur.scientifique"/></td> 
    5961        <td class="cielbp" valign="top" width=30%>Colette Brogniez</td> 
    6062    <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/villeneuve.jpg" width="340"></td> 
    6163</tr> 
    6264<tr> 
    63         <td height=10 valign="top" width=180 class="cielb">Coordinateur technique</td> 
     65        <td height=10 valign="top" width=180 class="cielb"><spring:message code="coordinateur.technique"/></td> 
    6466        <td valign="top" class="cielbp">Fr&eacute;d&eacute;rique Auriol</td> 
    6567</tr> 
    6668<tr> 
    67         <td height=10 valign="top" valign=top nowrap class="cielb">Op&eacute;rateur station</td> 
     69        <td height=10 valign="top" valign=top nowrap class="cielb"><spring:message code="operateurs"/></td> 
    6870        <td valign="top" valign=top class="cielbp">Fr&eacute;d&eacute;rique Auriol</td> 
    6971 
     
    8688<tr> 
    8789<td class="blanc1" rowspan=2 width="15%">INSTRUMENT</td> 
    88 <td class="blanc1" rowspan=2 width="15%">MEASUREMENT</td> 
     90<td class="blanc1" rowspan=2 width="15%"><spring:message code="mesure"/></td> 
    8991<td class="blanc1" rowspan=2 width="15%">PI</td> 
    90 <td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     92<td class="blanc1" rowspan=2 width="22%"><spring:message code="storedata"/></td> 
    9193<td class="blanc1" colspan=2 width="19%">QUICKLOOK</td> 
    92 <td class="blanc1" rowspan=2 width="14%">STATUS</td> 
     94<td class="blanc1" rowspan=2 width="14%"><spring:message code="status"/></td> 
    9395</tr> 
    9496<tr> 
     
    116118    </td> 
    117119    <td class="vert" width=8%>&nbsp;</td> 
    118     <td class="vert" width="14%">Routine</td> 
     120    <td class="vert" width="14%"><spring:message code="courant"/></td> 
    119121    </tr> 
    120122 
  • ether_ndacc/trunk/web/data_zhigansk.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"> 
     
    1921<div style="width: 1230px ; text-align: left;" class="menu1"><!-- début de la boite contenant les onglets --> 
    2022 
    21  
    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> 
     23<a class="onglet" href="station?methodName=viewDataOhp">OHP</a> 
     24<a class="onglet" href="station?methodName=viewDataOpar">La R&eacute;union</a> 
     25<a class="onglet" href="station?methodName=viewDataDdu">Dumont d'Urville</a> 
     26<a class="onglet" href="station?methodName=viewDataOmp">OMP</a> 
     27<a class="onglet" href="station?methodName=viewDataVda">Villeneuve d'Ascq</a> 
     28<a class="onglet" href="station?methodName=viewDataBri">Brian&ccedil;on</a> 
     29<a class="onglet" href="station?methodName=viewDataSco">Scorebysund</a> 
     30<a class="onglet" href="station?methodName=viewDataAnd">Andoya</a> 
     31<a class="onglet" href="station?methodName=viewDataSod">Sodankyla</a> 
    3132<span class="onglet-actif" title="Zhigansk">Zhigansk</span> 
    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 <a class="onglet" href="data_riogallegos.jsp">Rio Gallegos</a> 
    38 <a class="onglet" href="data_concordia.jsp">Concordia</a> 
     33<a class="onglet" href="station?methodName=viewDataSal">Salekhard</a> 
     34<a class="onglet" href="station?methodName=viewDataBor">Bordeaux</a> 
     35<a class="onglet" href="station?methodName=viewDataTar">Tarawa</a> 
     36<a class="onglet" href="station?methodName=viewDataBau">Bauru</a> 
     37<a class="onglet" href="station?methodName=viewDataKer">Kerguelen</a> 
     38<a class="onglet" href="station?methodName=viewDataRio">Rio Gallegos</a> 
     39<a class="onglet" href="station?methodName=viewDataCon">Concordia</a> 
    3940 
    4041 
     
    4950<table width=1130px border=0> 
    5051<tr> 
    51 <td height=0 valign=top class="ciel" colspan=2><i>[ Station SAOZ - Lat : 66.8°N, Lon : 123.4°E ]</i></td> 
     52<td height=0 valign=top class="ciel" colspan=2><i>[ <spring:message code="station.saoz"/> - Lat : 66.8°N, Lon : 123.4°E ]</i></td> 
    5253</tr> 
    5354</table> 
     
    5556<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5657<tr> 
    57         <td with=30 valign="top" class="cielb" height="">Logistique</td> 
     58        <td with=30 valign="top" class="cielb" height=""><spring:message code="Logistique"/></td> 
    5859        <td class="cielbp" valign="top" width=30%><a href="http://saoz.obs.uvsq.fr/" target="_blank" class="cielbp">SAOZ/OVSQ</a></td> 
    5960    <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/Zhigansk.jpg" width="340" height=""></td> 
    6061</tr> 
    6162<tr> 
    62         <td valign="top" width=180 height="" class="cielb">Coordinateur scientifique</td> 
     63        <td valign="top" width=180 height="" class="cielb"><spring:message code="coordinateur.scientifique"/></td> 
    6364        <td valign="top" class="cielbp">Andrea Pazmino</td> 
    6465</tr> 
    6566<tr> 
    66         <td valign="top" valign=top height="" nowrap class="cielb">Coordinateur technique</td> 
     67        <td valign="top" valign=top height="" nowrap class="cielb"><spring:message code="coordinateur.technique"/></td> 
    6768        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    6869 
     
    8283<tr> 
    8384<td class="blanc1" rowspan=2 width="15%">INSTRUMENT</td> 
    84 <td class="blanc1" rowspan=2 width="15%">MEASUREMENT</td> 
     85<td class="blanc1" rowspan=2 width="15%"><spring:message code="mesure"/></td> 
    8586<td class="blanc1" rowspan=2 width="15%">PI</td> 
    86 <td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     87<td class="blanc1" rowspan=2 width="22%"><spring:message code="storedata"/></td> 
    8788<td class="blanc1" colspan=2 width="19%">QUICKLOOK</td> 
    88 <td class="blanc1" rowspan=2 width="14%">STATUS</td> 
     89<td class="blanc1" rowspan=2 width="14%"><spring:message code="status"/></td> 
    8990</tr> 
    9091<tr> 
     
    116117        <img border=1 src="resources/images/chrono.jpg" width="50px" height="40px"></img> 
    117118        </a> 
    118     </td>    <td class="vert" width="14%">Routine</td> 
     119    </td>    <td class="vert" width="14%"><spring:message code="courant"/></td> 
    119120    </tr> 
    120121 
  • ether_ndacc/trunk/web/init.jsp

    r204 r364  
    161161 
    162162        <AREA SHAPE="rect" 
    163                    HREF="data_opar.jsp" 
     163                    HREF="instrument?methodName=viewDataOpar" 
    164164                   COORDS="790,370,810,390" 
    165165                   onmouseover="tooltipShow('&nbsp;La R&eacute;union','reu.jpg');" onmouseout="tooltipHide();" onclick="tooltipHide();"> 
    166166 
    167167        <AREA SHAPE="rect" 
    168                    HREF="data_kerguelen.jsp" 
     168                    HREF="instrument?methodName=viewDataKer" 
    169169                   COORDS="845,464,865,484" 
    170170                   onmouseover="tooltipShow('&nbsp;Kerguelen','');" onmouseout="tooltipHide();" onclick="tooltipHide();"> 
     
    181181 
    182182        <AREA SHAPE="rect" 
    183                    HREF="data_villeneuve.jsp" 
     183                    HREF="instrument?methodName=viewDataVda" 
    184184                   COORDS="132,258,152,278" 
    185185                   onmouseover="tooltipShow('&nbsp;Villeneuve d\'Ascq','');" onmouseout="tooltipHide();" onclick="tooltipHide();"> 
    186186 
    187187        <AREA SHAPE="rect" 
    188                    HREF="data_concordia.jsp" 
     188                    HREF="instrument?methodName=viewDataCon" 
    189189                   COORDS="1019,567,1039,587" 
    190190                   onmouseover="tooltipShow('&nbsp;Concordia','');" onmouseout="tooltipHide();" onclick="tooltipHide();"> 
    191191 
    192192        <AREA SHAPE="rect" 
    193                    HREF="data_ddu.jsp" 
     193                    HREF="instrument?methodName=viewDataDdu" 
    194194                   COORDS="1082,540,1102,560" 
    195195                   onmouseover="tooltipShow('&nbsp;Dumont d\'Urville','ddu.jpg');" onmouseout="tooltipHide();" onclick="tooltipHide();"> 
    196196 
    197197        <AREA SHAPE="rect" 
    198                    HREF="data_tarawa.jsp" 
     198                    HREF="instrument?methodName=viewDataTar" 
    199199                   COORDS="1204,282,1224,302" 
    200200                   onmouseover="tooltipShow('&nbsp;Tarawa','');" onmouseout="tooltipHide();" onclick="tooltipHide();"> 
    201201 
    202202        <AREA SHAPE="rect" 
    203                    HREF="data_salekhard.jsp" 
     203                   HREF="instrument?methodName=viewDataSal" 
    204204                   COORDS="842,70,862,90" 
    205205                   onmouseover="tooltipShow('&nbsp;Salekhard','');" onmouseout="tooltipHide();" onclick="tooltipHide();"> 
    206206 
    207207        <AREA SHAPE="rect" 
    208                    HREF="data_zhigansk.jsp" 
     208                    HREF="instrument?methodName=viewDataZhi" 
    209209                   COORDS="1002,80,1022,100" 
    210210                   onmouseover="tooltipShow('&nbsp;Zhigansk','');" onmouseout="tooltipHide();" onclick="tooltipHide();"> 
     
    212212 
    213213        <AREA SHAPE="rect" 
    214                    HREF="data_sodankyla.jsp" 
     214                    HREF="instrument?methodName=viewDataSod" 
    215215                   COORDS="695,75,715,95" 
    216216                   onmouseover="tooltipShow('&nbsp;Sodankyla','');" onmouseout="tooltipHide();" onclick="tooltipHide();"> 
    217217 
    218218        <AREA SHAPE="rect" 
    219                    HREF="data_scorebysund.jsp" 
     219                    HREF="instrument?methodName=viewDataSco" 
    220220                   COORDS="525,60,545,80" 
    221221                   onmouseover="tooltipShow('&nbsp;Scorebysund','');" onmouseout="tooltipHide();" onclick="tooltipHide();"> 
    222222 
    223223        <AREA SHAPE="rect" 
    224                    HREF="data_bauru.jsp" 
     224                    HREF="instrument?methodName=viewDataBau" 
    225225                   COORDS="440,390,460,410" 
    226226                   onmouseover="tooltipShow('&nbsp;Bauru','');" onmouseout="tooltipHide();" onclick="tooltipHide();"> 
    227227 
    228228        <AREA SHAPE="rect" 
    229                    HREF="data_andoya.jsp" 
     229                    HREF="instrument?methodName=viewDataAnd" 
    230230                   COORDS="660,70,680,90" 
    231231                   onmouseover="tooltipShow('&nbsp;Andoya','alomar.jpg');" onmouseout="tooltipHide();"> 
    232232 
    233233        <AREA SHAPE="rect" 
    234                    HREF="data_riogallegos.jsp" 
     234                    HREF="instrument?methodName=viewDataRio" 
    235235                   COORDS="370,470,390,490" 
    236236                   onmouseover="tooltipShow('&nbsp;Rio Gallegos','');" onmouseout="tooltipHide();"> 
    237237 
    238238        <AREA SHAPE="rect" 
    239                    HREF="data_bordeaux.jsp" 
     239                    HREF="instrument?methodName=viewDataBor" 
    240240                   COORDS="90,355,110,375" 
    241241                   onmouseover="tooltipShow('&nbsp;Bordeaux','');" onmouseout="tooltipHide();"> 
    242242 
    243243        <AREA SHAPE="rect" 
    244                    HREF="data_lannemezan.jsp" 
     244                    HREF="instrument?methodName=viewDataOmp" 
    245245                   COORDS="102,372,122,392" 
    246246                   onmouseover="tooltipShow('&nbsp;OMP','omp.jpg');" onmouseout="tooltipHide();"> 
  • ether_ndacc/trunk/web/resources/css/ndacc.css

    r201 r364  
    271271.menuon , .menuon a:visited, menuon a:link { /* style de l'onglet de la page active */ 
    272272 
    273     padding:7px 4px 7px 4px ; /* marges extérieures */ 
     273    padding:7px 80px 7px 4px ; /* marges extérieures */ 
    274274        color: white; 
    275275        font-size: 10pt; 
  • ether_ndacc/trunk/web/src/com/ether/Controller.java

    r232 r364  
    4747    } 
    4848 
     49    @ControllerMethod(view = VIEW_DATA_OPAR) 
     50    public Map<String, Object> viewDataOpar() 
     51            throws WebException 
     52    { 
     53        return new HashMap<String, Object>(); 
     54    } 
     55 
     56    @ControllerMethod(view = VIEW_DATA_DDU) 
     57    public Map<String, Object> viewDataDdu() 
     58            throws WebException 
     59    { 
     60        return new HashMap<String, Object>(); 
     61    } 
     62 
     63    @ControllerMethod(view = VIEW_DATA_OMP) 
     64    public Map<String, Object> viewDataOmp() 
     65            throws WebException 
     66    { 
     67        return new HashMap<String, Object>(); 
     68    } 
     69 
     70    @ControllerMethod(view = VIEW_DATA_VDA) 
     71    public Map<String, Object> viewDataVda() 
     72            throws WebException 
     73    { 
     74        return new HashMap<String, Object>(); 
     75    } 
     76 
     77    @ControllerMethod(view = VIEW_DATA_BRI) 
     78    public Map<String, Object> viewDataBri() 
     79            throws WebException 
     80    { 
     81        return new HashMap<String, Object>(); 
     82    } 
     83 
     84    @ControllerMethod(view = VIEW_DATA_SCO) 
     85    public Map<String, Object> viewDataSco() 
     86            throws WebException 
     87    { 
     88        return new HashMap<String, Object>(); 
     89    } 
     90 
     91    @ControllerMethod(view = VIEW_DATA_AND) 
     92    public Map<String, Object> viewDataAnd() 
     93            throws WebException 
     94    { 
     95        return new HashMap<String, Object>(); 
     96    } 
     97 
     98    @ControllerMethod(view = VIEW_DATA_SOD) 
     99    public Map<String, Object> viewDataSod() 
     100            throws WebException 
     101    { 
     102        return new HashMap<String, Object>(); 
     103    } 
     104 
     105    @ControllerMethod(view = VIEW_DATA_ZHI) 
     106    public Map<String, Object> viewDataZhi() 
     107            throws WebException 
     108    { 
     109        return new HashMap<String, Object>(); 
     110    } 
     111 
     112    @ControllerMethod(view = VIEW_DATA_SAL) 
     113    public Map<String, Object> viewDataSal() 
     114            throws WebException 
     115    { 
     116        return new HashMap<String, Object>(); 
     117    } 
     118 
     119    @ControllerMethod(view = VIEW_DATA_BOR) 
     120    public Map<String, Object> viewDataBor() 
     121            throws WebException 
     122    { 
     123        return new HashMap<String, Object>(); 
     124    } 
     125 
     126    @ControllerMethod(view = VIEW_DATA_TAR) 
     127    public Map<String, Object> viewDataTar() 
     128            throws WebException 
     129    { 
     130        return new HashMap<String, Object>(); 
     131    } 
     132 
     133    @ControllerMethod(view = VIEW_DATA_BAU) 
     134    public Map<String, Object> viewDataBau() 
     135            throws WebException 
     136    { 
     137        return new HashMap<String, Object>(); 
     138    } 
     139 
     140    @ControllerMethod(view = VIEW_DATA_KER) 
     141    public Map<String, Object> viewDataKer() 
     142            throws WebException 
     143    { 
     144        return new HashMap<String, Object>(); 
     145    } 
     146 
     147    @ControllerMethod(view = VIEW_DATA_RIO) 
     148    public Map<String, Object> viewDataRio() 
     149            throws WebException 
     150    { 
     151        return new HashMap<String, Object>(); 
     152    } 
     153 
     154    @ControllerMethod(view = VIEW_DATA_CON) 
     155    public Map<String, Object> viewDataCon() 
     156            throws WebException 
     157    { 
     158        return new HashMap<String, Object>(); 
     159    } 
     160 
     161    @ControllerMethod(view = VIEW_BIBLIO) 
     162    public Map<String, Object> viewBiblio() 
     163            throws WebException 
     164    { 
     165        return new HashMap<String, Object>(); 
     166    } 
     167 
     168 
     169    @ControllerMethod(view = VIEW_INTRA) 
     170    public Map<String, Object> viewIntra() 
     171            throws WebException 
     172    { 
     173        return new HashMap<String, Object>(); 
     174    } 
     175 
    49176    @ControllerMethod(view = VIEW_ABOUT) 
    50177    public Map<String, Object> viewAbout() 
     
    129256    } 
    130257 
    131     public ModelAndView selectLidarO3s( final HttpServletRequest request, final HttpServletResponse response ) 
    132             throws WebException 
    133     { 
    134         try 
    135         { 
    136             String dateinf = request.getParameter( "dateinf" ); 
     258     @ControllerMethod(view = VIEW_LIDAR_O3S) 
     259     public Map<String, Object> selectLidarO3s( @ParamName("dateinf") final String dateinf, 
     260                                          @ParamName("station") String station, 
     261                                          @ParamName("instrument") final String instrument ) 
     262            throws WebException 
     263 
     264     /*public ModelAndView selectLidarO3s( final HttpServletRequest request, final HttpServletResponse response ) 
     265            throws WebException*/ 
     266    { 
     267        try 
     268        { 
     269            /*String dateinf = request.getParameter( "dateinf" ); 
    137270            String station = request.getParameter( "station" ); 
    138271 
    139             final String instrument = request.getParameter( "instrument" ); 
     272            final String instrument = request.getParameter( "instrument" );*/ 
    140273 
    141274            List<String> plotsList = _plotService.getPlotsByDateByInstrumentByStation( instrument, dateinf, "yyyyMMdd", station ); 
     
    169302            { 
    170303                rep = "./resources/visu/ddu/lidar/o3_strato"; 
    171                 station = "DDU"; 
     304                station = "DDUModelAndView"; 
    172305                if( year.compareTo( "1970" ) == 0 ) 
    173306                { 
     
    178311            } 
    179312 
    180             final ModelAndView modelAndView = new ModelAndView( VIEW_LIDAR_O3S ); 
     313            final Map<String, Object> modelAndView = new HashMap<String, Object>(); 
    181314            //plotsList=null; 
    182             modelAndView.addObject( "plotsList", plotsList ); 
    183  
    184             modelAndView.addObject( "listeDates", listeDates ); 
    185             modelAndView.addObject( "firstDate", dateinf ); 
    186  
    187  
    188             modelAndView.addObject( "month", month ); 
    189             modelAndView.addObject( "year", year ); 
    190             modelAndView.addObject( "station", station ); 
    191             modelAndView.addObject( "rep", rep ); 
     315            modelAndView.put( "plotsList", plotsList ); 
     316 
     317            modelAndView.put( "listeDates", listeDates ); 
     318            modelAndView.put( "firstDate", dateinf ); 
     319 
     320 
     321            modelAndView.put( "month", month ); 
     322            modelAndView.put( "year", year ); 
     323            modelAndView.put( "station", station ); 
     324            modelAndView.put( "rep", rep ); 
    192325 
    193326            return modelAndView; 
     
    200333    } 
    201334 
    202     public ModelAndView selectLidarO3t( final HttpServletRequest request, final HttpServletResponse response ) 
    203             throws WebException 
    204     { 
    205         try 
    206         { 
    207             String dateinf = request.getParameter( "dateinf" ); 
    208             String station = request.getParameter( "station" ); 
    209  
    210             final String instrument = request.getParameter( "instrument" ); 
     335    @ControllerMethod(view = VIEW_LIDAR_O3T) 
     336    public Map<String, Object> selectLidarO3t( @ParamName("dateinf") String dateinf, 
     337                                          @ParamName("station") String station, 
     338                                          @ParamName("instrument") final String instrument ) 
     339            throws WebException 
     340    { 
     341        try 
     342        { 
    211343 
    212344            List<String> plotsList = _plotService.getPlotsByDateByInstrumentByStation( instrument, dateinf, "yyyyMMdd", station ); 
     
    244376            } 
    245377 
    246  
    247             final ModelAndView modelAndView = new ModelAndView( VIEW_LIDAR_O3T ); 
     378            final Map<String, Object> mView = new HashMap<String, Object>(); 
    248379            //plotsList=null; 
    249             modelAndView.addObject( "plotsList", plotsList ); 
    250  
    251             modelAndView.addObject( "listeDates", listeDates ); 
    252             modelAndView.addObject( "firstDate", dateinf ); 
     380            mView.put( "plotsList", plotsList ); 
     381 
     382            mView.put( "listeDates", listeDates ); 
     383            mView.put( "firstDate", dateinf ); 
    253384 
    254385            //String month = dateinf.substring(4,6); 
    255             modelAndView.addObject( "month", month ); 
    256             modelAndView.addObject( "year", year ); 
    257             modelAndView.addObject( "station", station ); 
    258             modelAndView.addObject( "rep", rep ); 
    259  
    260             return modelAndView; 
    261  
    262         } 
    263         catch( ServiceException e ) 
    264         { 
    265             throw new WebException( WebException.WebCode.SERVICE_PROBLEM, e ); 
    266         } 
    267     } 
    268  
    269     public ModelAndView selectLidarTemp( final HttpServletRequest request, final HttpServletResponse response ) 
    270             throws WebException 
    271     { 
    272         try 
    273         { 
    274             String dateinf = request.getParameter( "dateinf" ); 
    275             String station = request.getParameter( "station" ); 
    276  
    277             final String instrument = request.getParameter( "instrument" ); 
     386            mView.put( "month", month ); 
     387            mView.put( "year", year ); 
     388            mView.put( "station", station ); 
     389            mView.put( "rep", rep ); 
     390 
     391            return mView; 
     392 
     393        } 
     394        catch( ServiceException e ) 
     395        { 
     396            throw new WebException( WebException.WebCode.SERVICE_PROBLEM, e ); 
     397        } 
     398    } 
     399 
     400    @ControllerMethod(view = VIEW_UMK) 
     401    public Map<String, Object> selectUmk( @ParamName("dateinf") String dateinf, 
     402                                          @ParamName("station") String station, 
     403                                          @ParamName("instrument") final String instrument ) 
     404            throws WebException 
     405    { 
     406        try 
     407        { 
     408 
     409            List<String> plotsList = _plotService.getPlotsByDateByInstrumentByStation( instrument, dateinf, "yyyyMMdd", station ); 
     410 
     411            //dateinf="02021980"; 
     412            //List<String> ListDates = _plotService.getLastDate(instrument); 
     413            final List<String> listeDates = _serviceTools.getListeDates(); 
     414            String rep = ""; 
     415            String year = dateinf.substring( 0, 4 ); 
     416            String month = dateinf.substring( 4, 6 ); 
     417 
     418            rep = "./resources/visu/ohp/umk"; 
     419            station = "OHP"; 
     420            if( year.compareTo( "1970" ) == 0 ) 
     421            { 
     422                year = "1983"; 
     423                month = "09"; 
     424                dateinf = year + month + "03"; 
     425            } 
     426 
     427 
     428            final Map<String, Object> mView = new HashMap<String, Object>(); 
     429            //plotsList=null; 
     430            mView.put( "plotsList", plotsList ); 
     431 
     432            mView.put( "listeDates", listeDates ); 
     433            mView.put( "firstDate", dateinf ); 
     434 
     435            //String month = dateinf.substring(4,6); 
     436            mView.put( "month", month ); 
     437            mView.put( "year", year ); 
     438            mView.put( "station", station ); 
     439            mView.put( "rep", rep ); 
     440 
     441            return mView; 
     442 
     443        } 
     444        catch( ServiceException e ) 
     445        { 
     446            throw new WebException( WebException.WebCode.SERVICE_PROBLEM, e ); 
     447        } 
     448    } 
     449 
     450    @ControllerMethod(view = VIEW_LIDAR_TEMP) 
     451    public Map<String, Object> selectLidarTemp( @ParamName("dateinf") String dateinf, 
     452                                          @ParamName("station") String station, 
     453                                          @ParamName("instrument") final String instrument ) 
     454            throws WebException 
     455    { 
     456        try 
     457        { 
    278458 
    279459            List<String> plotsList = _plotService.getPlotsByDateByInstrumentByStation( instrument, dateinf, "yyyyMMdd", station ); 
     
    308488            } 
    309489 
    310             final ModelAndView modelAndView = new ModelAndView( VIEW_LIDAR_TEMP ); 
    311             //plotsList=null; 
    312             modelAndView.addObject( "plotsList", plotsList ); 
    313  
    314             modelAndView.addObject( "listeDates", listeDates ); 
    315             modelAndView.addObject( "firstDate", dateinf ); 
    316  
    317             //String month = dateinf.substring(4,6); 
    318             modelAndView.addObject( "month", month ); 
    319             modelAndView.addObject( "year", year ); 
    320             modelAndView.addObject( "station", station ); 
    321             modelAndView.addObject( "rep", rep ); 
    322  
    323             return modelAndView; 
    324  
    325         } 
    326         catch( ServiceException e ) 
    327         { 
    328             throw new WebException( WebException.WebCode.SERVICE_PROBLEM, e ); 
    329         } 
    330     } 
    331  
    332  
    333     public ModelAndView selectLidarAerosols( final HttpServletRequest request, final HttpServletResponse response ) 
    334             throws WebException 
    335     { 
    336         try 
    337         { 
    338             String dateinf = request.getParameter( "dateinf" ); 
    339             String station = request.getParameter( "station" ); 
    340  
    341             final String instrument = request.getParameter( "instrument" ); 
     490            final Map<String, Object> mView = new HashMap<String, Object>(); 
     491 
     492            mView.put( "plotsList", plotsList ); 
     493 
     494            mView.put( "listeDates", listeDates ); 
     495            mView.put( "firstDate", dateinf ); 
     496 
     497 
     498            mView.put( "month", month ); 
     499            mView.put( "year", year ); 
     500            mView.put( "station", station ); 
     501            mView.put( "rep", rep ); 
     502 
     503            return mView; 
     504 
     505        } 
     506        catch( ServiceException e ) 
     507        { 
     508            throw new WebException( WebException.WebCode.SERVICE_PROBLEM, e ); 
     509        } 
     510    } 
     511 
     512    @ControllerMethod(view = VIEW_LIDAR_AEROSOLS) 
     513    public Map<String, Object> selectLidarAerosols( @ParamName("dateinf") String dateinf, 
     514                                          @ParamName("station") String station, 
     515                                          @ParamName("instrument") final String instrument ) 
     516            throws WebException 
     517    { 
     518        try 
     519        { 
    342520 
    343521            List<String> plotsList = _plotService.getPlotsByDateByInstrumentByStation( instrument, dateinf, "yyyyMMdd", station ); 
     
    372550            } 
    373551 
    374             final ModelAndView modelAndView = new ModelAndView( VIEW_LIDAR_AEROSOLS ); 
     552            final Map<String, Object> mView = new HashMap<String, Object>(); 
    375553            //plotsList=null; 
    376             modelAndView.addObject( "plotsList", plotsList ); 
    377  
    378             modelAndView.addObject( "listeDates", listeDates ); 
    379             modelAndView.addObject( "firstDate", dateinf ); 
     554            mView.put( "plotsList", plotsList ); 
     555 
     556            mView.put( "listeDates", listeDates ); 
     557            mView.put( "firstDate", dateinf ); 
    380558 
    381559            //String month = dateinf.substring(4,6); 
    382             modelAndView.addObject( "month", month ); 
    383             modelAndView.addObject( "year", year ); 
    384             modelAndView.addObject( "station", station ); 
    385             modelAndView.addObject( "rep", rep ); 
    386  
    387             return modelAndView; 
    388  
    389         } 
    390         catch( ServiceException e ) 
    391         { 
    392             throw new WebException( WebException.WebCode.SERVICE_PROBLEM, e ); 
    393         } 
    394     } 
    395  
    396     public ModelAndView viewSpectroUV( final HttpServletRequest request, final HttpServletResponse response ) 
    397             throws WebException 
    398     { 
    399         try 
    400         { 
    401             String dateinf = request.getParameter( "dateinf" ); 
    402             //List<String> m = new ArrayList<String>(12); 
     560            mView.put( "month", month ); 
     561            mView.put( "year", year ); 
     562            mView.put( "station", station ); 
     563            mView.put( "rep", rep ); 
     564 
     565            return mView; 
     566 
     567        } 
     568        catch( ServiceException e ) 
     569        { 
     570            throw new WebException( WebException.WebCode.SERVICE_PROBLEM, e ); 
     571        } 
     572    } 
     573 
     574    @ControllerMethod(view =VIEW_SPECTRO_UV) 
     575    public Map<String, Object> viewSpectroUV(  @ParamName("dateinf") String dateinf, 
     576                                          @ParamName("especes") String especes, 
     577                                          @ParamName("instrument") final String instrument 
     578    ) 
     579            throws WebException 
     580    { 
     581        try 
     582        { 
    403583 
    404584            String m[]; 
     
    406586            String fname, iname, year; 
    407587 
    408             final String instrument = request.getParameter( "instrument" ); 
    409             String especes = request.getParameter( "especes" ); 
    410  
    411588            if( especes.equals( "nan" ) ) 
    412589            { 
     
    424601            final List<String> listeDates = _serviceTools.getListeDates(); 
    425602 
    426             final ModelAndView modelAndView = new ModelAndView( VIEW_SPECTRO_UV ); 
    427             modelAndView.addObject( "plotsList", plotsList ); 
    428  
    429             modelAndView.addObject( "listeDates", listeDates ); 
    430             modelAndView.addObject( "firstDate", dateinf ); 
    431             modelAndView.addObject( "especes", especes ); 
     603            final Map<String, Object> mView = new HashMap<String, Object>(); 
     604 
     605            mView.put( "plotsList", plotsList ); 
     606 
     607            mView.put(  "listeDates", listeDates ); 
     608            mView.put(  "firstDate", dateinf ); 
     609            mView.put(  "especes", especes ); 
    432610            year = dateinf.substring( 0, 4 ); 
    433611 
    434             modelAndView.addObject( "year", year ); 
    435             modelAndView.addObject( "m", m ); 
     612            mView.put( "year", year ); 
     613            mView.put( "m", m ); 
    436614 
    437615            fname = "vasp_"; 
     
    488666            else m[11] = "no"; 
    489667 
    490             return modelAndView; 
     668            return mView; 
    491669 
    492670        } 
     
    567745    private static final String VIEW_LIDAR_O3S = "visus_lidar_o3s"; 
    568746    private static final String VIEW_LIDAR_O3T = "visus_lidar_o3t"; 
     747    private static final String VIEW_UMK = "visus_umk"; 
    569748    private static final String VIEW_ECC = "visus_ecc"; 
    570749    private static final String VIEW_SPECTRO_UV = "visus_spectro"; 
     
    573752    private static final String VIEW_DATA_OHP = "data_ohp"; 
    574753    private static final String VIEW_ABOUT = "about"; 
     754    private static final String VIEW_DATA_OPAR = "data_opar"; 
     755    private static final String VIEW_DATA_DDU = "data_ddu"; 
     756    private static final String VIEW_DATA_OMP = "data_lannemezan"; 
     757    private static final String VIEW_DATA_VDA = "data_villeneuve"; 
     758    private static final String VIEW_DATA_BRI = "data_briancon"; 
     759    private static final String VIEW_DATA_SCO = "data_scorebysund"; 
     760    private static final String VIEW_DATA_AND = "data_andoya"; 
     761    private static final String VIEW_DATA_SOD = "data_sodankyla"; 
     762    private static final String VIEW_DATA_ZHI = "data_zhigansk"; 
     763    private static final String VIEW_DATA_SAL = "data_salekhard"; 
     764    private static final String VIEW_DATA_BOR = "data_bordeaux"; 
     765    private static final String VIEW_DATA_TAR = "data_tarawa"; 
     766    private static final String VIEW_DATA_BAU = "data_bauru"; 
     767    private static final String VIEW_DATA_KER = "data_kerguelen"; 
     768    private static final String VIEW_DATA_RIO = "data_riogallegos"; 
     769    private static final String VIEW_DATA_CON = "data_concordia"; 
     770    private static final String VIEW_BIBLIO = "biblio"; 
     771    private static final String VIEW_INTRA = "community"; 
     772 
    575773 
    576774    //services que le controller peut utiliser 
  • ether_ndacc/trunk/web/src/messages_en.properties

    r203 r364  
    33about=About us 
    44stations=Stations 
    5 bibliography=BIBLIOGRAPHY 
     5bibliography=Bibliography 
    66intranet=Internal 
    77Logistique=Logistic 
     
    1616station.data.access=Station Data Access 
    1717operateurs=Station operators 
     18coordinateur.scientifique.megie=Scientist coordinator of G&eacute;rard M&eacute;gie station 
     19station.chef=Station leader 
     20station.team=Station team 
     21courant=Routine 
     22nouvel.intrument=New instrument 
     23inactif=Inactive 
     24station.alpine=Alpine station 
     25station.tropicale=Tropical station 
     26station.antarctique=Antarctic station 
     27station.saoz=SAOZ station 
     28acces.donnees=Station data access 
     29chef.geophysique=Station geophysic leader 
     30station.arctique=Arctic station and high latitudes 
     31ingenieur.instrumentation=Instrument engineer of the station 
     32noplot.period=No plots for this period 
     33annee=Year 
     34mois=Month 
     35janvier=January 
     36fevrier=Febrary 
     37mars=March 
     38avril=April 
     39mai=May 
     40juin=June 
     41juillet=July 
     42aout=August 
     43septembre=September 
     44octobre=October 
     45novembre=November 
     46decembre=December 
     47y.axis.unit=Y axis unit 
     48tn=NDACC-France : Network for the Detection of Atmospheric Composition Change 
  • ether_ndacc/trunk/web/src/messages_fr.properties

    r203 r364  
    33about=A propos de nous 
    44stations=Stations 
    5 bibliography=BIBLIOGRAPHIE 
     5bibliography=Bibliographie 
    66intranet=Intranet 
    77Logistique=Logistique 
     
    1616station.data.access=Acc&egrav;s aux donn&eacute;es de station 
    1717operateurs=Opérateurs station 
     18coordinateur.scientifique.megie=Coordinateur scientifique de la station G&eacute;rard M&eacute;gie 
     19station.chef=Chef de station 
     20station.team=Equipe en station 
     21courant=En cours 
     22nouvel.intrument=Nouvel instrument 
     23inactif=Inactif 
     24station.alpine=Station alpine 
     25station.tropicale=Station tropicale 
     26station.antarctique=Station antarctique 
     27station.saoz=Station SAOZ 
     28acces.donnees=Acc&egrave;s donn&eacute;es de station 
     29chef.geophysique=Chef g&eacute;ophysique de la station 
     30station.arctique=Station arctique et hautes latitudes 
     31ingenieur.instrumentation=Ing&eacute;nieur instrument de la station 
     32noplot.period=Pas de visualisations pour cette p&eacute;riode 
     33annee=Ann&eacute;e 
     34mois=Mois 
     35janvier=Janvier 
     36fevrier=F&eacute;vrier 
     37mars=Mars 
     38avril=Avril 
     39mai=Mai 
     40juin=Juin 
     41juillet=Juillet 
     42aout=Ao&ucirc;t 
     43septembre=Septembre 
     44octobre=Octobre 
     45novembre=Novembre 
     46decembre=D&eacute;cembre 
     47y.axis.unit=Unité axe Y 
     48tn=NDACC-France : Network for the Detection of Atmospheric Composition Change 
  • ether_ndacc/trunk/web/template_haut.jsp

    r232 r364  
    2121      </td> 
    2222      <td width="80%" height="100%"> 
    23       <span class="ttt" >NDACC-France : Network for the Detection of Atmospheric Composition Change</span> 
     23      <span class="ttt" ><spring:message code="tn"/></span> 
    2424 
    2525<table border="0" cellpadding="0" cellspacing="0" width="70%"> 
     
    3232      <td align="center">&nbsp;</td> 
    3333 
    34       <td align="center" width="20%" height="40%"> 
     34      <td align="center" width="30%" height="40%"> 
    3535      <a id="menu1" class="menuon" onmouseout="changeMenu('menu1','out');" onmouseover="changeMenu('menu1','over');" href="instrument?methodName=viewAbout"><spring:message code="about"/></a> 
    3636      </td> 
    3737      <td align="center"><font color="#CDECFF;">&nbsp;</font></td> 
    3838 
    39       <td  align="center"  width="20%"><a href="data_ohp.jsp" id="menu2" class="menuon" onmouseout="changeMenu('menu2','on');" onmouseover="changeMenu('menu2','over');"><spring:message code="stations"/></a></td> 
     39      <td  align="center"  width="20%"><a href="station?methodName=viewDataOhp" id="menu2" class="menuon" onmouseout="changeMenu('menu2','on');" onmouseover="changeMenu('menu2','over');"><spring:message code="stations"/></a></td> 
    4040      <td align="center"><font color="#CDECFF;" >&nbsp;</font></td> 
    4141 
    42       <td align="center"  width="20%"><a href="biblio.jsp" id="menu3" class="menuon" onmouseout="changeMenu('menu3','out');" onmouseover="changeMenu('menu3','over');">Bibliography</a></td> 
     42      <td align="center"  width="20%"><a href="instrument?methodName=viewBiblio" id="menu3" class="menuon" onmouseout="changeMenu('menu3','out');" onmouseover="changeMenu('menu3','over');"><spring:message code="bibliography"/></a></td> 
    4343      <td align="center"><font color="#CDECFF;" >&nbsp;</font></td> 
    4444 
    45       <td align="center"  width="20%"><a href="community.jsp" id="menu4" class="menuon" onmouseout="changeMenu('menu4','out');" onmouseover="changeMenu('menu4','over');">Internal</a></td> 
     45      <td align="center"  width="30%"><a href="instrument?methodName=viewIntra" id="menu4" class="menuon" onmouseout="changeMenu('menu4','out');" onmouseover="changeMenu('menu4','over');"><spring:message code="intranet"/></a></td> 
    4646      </tr> 
    4747      </table> 
  • ether_ndacc/trunk/web/template_saoz_bau.jsp

    r183 r364  
    2222<td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
    2323<td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
     24<td><a class="cielbh1" href="#" onclick="loadImage('2011');">2011</a></td> 
    2425</tr> 
  • ether_ndacc/trunk/web/template_saoz_cda.jsp

    r183 r364  
    44    <td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
    55    <td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
     6    <td><a class="cielbh1" href="#" onclick="loadImage('2011');">2011</a></td> 
    67</tr> 
  • ether_ndacc/trunk/web/template_saoz_ddu.jsp

    r183 r364  
    2525<td><a class="cielbh1" href="#" onclick="loadImage('2004');">2004</a></td> 
    2626<td><a class="cielbh1" href="#" onclick="loadImage('2005');">2005</a></td> 
    27 <td><a class="cielbh1" href="#" onclick="loadImage('2006');">2006</a></td> 
     27 
    2828</TR> 
    2929 
    3030<TR> 
     31<td><a class="cielbh1" href="#" onclick="loadImage('2006');">2006</a></td> 
    3132<td><a class="cielbh1" href="#" onclick="loadImage('2007');">2007</a></td> 
    3233<td><a class="cielbh1" href="#" onclick="loadImage('2008');">2008</a></td> 
    3334<td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
    3435<td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
    35  
     36<td><a class="cielbh1" href="#" onclick="loadImage('2011');">2011</a></td> 
    3637</TR> 
  • ether_ndacc/trunk/web/template_saoz_ker.jsp

    r183 r364  
    2222<td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
    2323<td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
     24<td><a class="cielbh1" href="#" onclick="loadImage('2011');">2011</a></td> 
    2425</tr> 
  • ether_ndacc/trunk/web/template_saoz_ohp.jsp

    r183 r364  
    2525    <td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
    2626    <td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
     27    <td><a class="cielbh1" href="#" onclick="loadImage('2011');">2011</a></td> 
    2728</TR> 
  • ether_ndacc/trunk/web/template_saoz_reu.jsp

    r183 r364  
    1414<td><a class="cielbh1" href="#" onclick="loadImage('2003');">2003</a></td> 
    1515<td><a class="cielbh1" href="#" onclick="loadImage('2004');">2004</a></td> 
    16 <td><a class="cielbh1" href="#" onclick="loadImage('2005');">2005</a></td> 
    1716</TR> 
    1817 
    1918<TR> 
     19<td><a class="cielbh1" href="#" onclick="loadImage('2005');">2005</a></td> 
    2020<td><a class="cielbh1" href="#" onclick="loadImage('2006');">2006</a></td> 
    2121<td><a class="cielbh1" href="#" onclick="loadImage('2007');">2007</a></td> 
     
    2323<td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
    2424<td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
    25  
     25</tr> 
     26<tr> 
     27<td><a class="cielbh1" href="#" onclick="loadImage('2011');">2011</a></td> 
    2628</TR> 
  • ether_ndacc/trunk/web/template_saoz_rio.jsp

    r183 r364  
    33<td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
    44<td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
    5  
     5<td><a class="cielbh1" href="#" onclick="loadImage('2011');">2011</a></td> 
    66</tr> 
  • ether_ndacc/trunk/web/template_saoz_sal.jsp

    r183 r364  
    1212<td><a class="cielbh1" href="#" onclick="loadImage('2008');">2008</a></td> 
    1313<td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
     14<td><a class="cielbh1" href="#" onclick="loadImage('2011');">2011</a></td> 
    1415</tr> 
  • ether_ndacc/trunk/web/template_saoz_sco.jsp

    r183 r364  
    2929<td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
    3030<td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
     31<td><a class="cielbh1" href="#" onclick="loadImage('2011');">2011</a></td> 
    3132</TR> 
  • ether_ndacc/trunk/web/template_saoz_sod.jsp

    r183 r364  
    3232<td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
    3333<td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
    34  
     34<td><a class="cielbh1" href="#" onclick="loadImage('2011');">2011</a></td> 
    3535</tr> 
  • ether_ndacc/trunk/web/template_saoz_zhi.jsp

    r183 r364  
    99 
    1010<tr> 
    11 <td><a class="cielbh1" href="#" onclick="loadImage('1997');">1997</a></td> 
    12 <td><a class="cielbh1" href="#" onclick="loadImage('1998');">1998</a></td> 
    13 <td><a class="cielbh1" href="#" onclick="loadImage('1999');">1999</a></td> 
    14 <td><a class="cielbh1" href="#" onclick="loadImage('2000');">2000</a></td> 
    15 <td><a class="cielbh1" href="#" onclick="loadImage('2001');">2001</a></td> 
    16 <td><a class="cielbh1" href="#" onclick="loadImage('2002');">2002</a></td> 
     11    <td><a class="cielbh1" href="#" onclick="loadImage('1997');">1997</a></td> 
     12    <td><a class="cielbh1" href="#" onclick="loadImage('1998');">1998</a></td> 
     13    <td><a class="cielbh1" href="#" onclick="loadImage('1999');">1999</a></td> 
     14    <td><a class="cielbh1" href="#" onclick="loadImage('2000');">2000</a></td> 
     15    <td><a class="cielbh1" href="#" onclick="loadImage('2001');">2001</a></td> 
     16    <td><a class="cielbh1" href="#" onclick="loadImage('2002');">2002</a></td> 
    1717</TR> 
    1818 
    1919<TR> 
    20 <td><a class="cielbh1" href="#" onclick="loadImage('2003');">2003</a></td> 
    21 <td><a class="cielbh1" href="#" onclick="loadImage('2004');">2004</a></td> 
    22 <td><a class="cielbh1" href="#" onclick="loadImage('2005');">2005</a></td> 
    23 <td><a class="cielbh1" href="#" onclick="loadImage('2006');">2006</a></td> 
    24 <td><a class="cielbh1" href="#" onclick="loadImage('2007');">2007</a></td> 
    25 <td><a class="cielbh1" href="#" onclick="loadImage('2008');">2008</a></td> 
     20    <td><a class="cielbh1" href="#" onclick="loadImage('2003');">2003</a></td> 
     21    <td><a class="cielbh1" href="#" onclick="loadImage('2004');">2004</a></td> 
     22    <td><a class="cielbh1" href="#" onclick="loadImage('2005');">2005</a></td> 
     23    <td><a class="cielbh1" href="#" onclick="loadImage('2006');">2006</a></td> 
     24    <td><a class="cielbh1" href="#" onclick="loadImage('2007');">2007</a></td> 
     25    <td><a class="cielbh1" href="#" onclick="loadImage('2008');">2008</a></td> 
    2626</tr> 
    2727<tr> 
    28 <td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
    29 <td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
    30  
     28    <td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
     29    <td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
     30    <td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
     31    <td><a class="cielbh1" href="#" onclick="loadImage('2011');">2011</a></td> 
    3132</TR> 
  • ether_ndacc/trunk/web/visus_ecc.jsp

    r113 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<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> 
     
    2628<input type="hidden" value="ECC" name="instrument"> 
    2729<input type="hidden" value="${station}" name="station"> 
    28 <input type="hidden" value="${firstDate}" id="di" name="dateinf"> 
     30<input type="hidden" value="${firstDate}" id="di" name="dateinf">     <%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %> 
     31<%@ taglib prefix="ether" tagdir="/WEB-INF/tags" %> 
    2932<tr> 
    3033 
    3134<td width=90px height=5 class=blanc1>${station} OZONE SONDE</td> 
    32 <td width=50px  class=blanc2 align=right>Year&nbsp; 
     35<td width=50px  class=blanc2 align=right><spring:message code="annee"/>&nbsp; 
    3336<select id="year" onChange='loadVisus()'> 
    3437 
     
    5760</td> 
    5861 
    59 <td width=50px class=blanc2 align=left>Month&nbsp; 
     62<td width=50px class=blanc2 align=left><spring:message code="mois"/>&nbsp; 
    6063<select id="month" onChange='loadVisus()'> 
    61         <option value='01' <c:if test="${month == '01'}">selected</c:if> >January</option> 
    62         <option value='02' <c:if test="${month == '02'}">selected</c:if> >Febuary</option> 
    63         <option value='03' <c:if test="${month == '03'}">selected</c:if> >March</option> 
    64         <option value='04' <c:if test="${month == '04'}">selected</c:if> >April</option> 
    65         <option value='05' <c:if test="${month == '05'}">selected</c:if> >May</option> 
    66         <option value='06' <c:if test="${month == '06'}">selected</c:if> >June</option> 
    67         <option value='07' <c:if test="${month == '07'}">selected</c:if> >July</option> 
    68         <option value='08' <c:if test="${month == '08'}">selected</c:if> >August</option> 
    69         <option value='09' <c:if test="${month == '09'}">selected</c:if> >September</option> 
    70         <option value='10' <c:if test="${month == '10'}">selected</c:if> >October</option> 
    71         <option value='11' <c:if test="${month == '11'}">selected</c:if> >November</option> 
    72         <option value='12' <c:if test="${month == '12'}">selected</c:if> >December</option> 
     64        <option value='01' <c:if test="${month == '01'}">selected</c:if> ><spring:message code="janvier"/></option> 
     65        <option value='02' <c:if test="${month == '02'}">selected</c:if> ><spring:message code="fevrier"/></option> 
     66        <option value='03' <c:if test="${month == '03'}">selected</c:if> ><spring:message code="mars"/></option> 
     67        <option value='04' <c:if test="${month == '04'}">selected</c:if> ><spring:message code="avril"/></option> 
     68        <option value='05' <c:if test="${month == '05'}">selected</c:if> ><spring:message code="mai"/></option> 
     69        <option value='06' <c:if test="${month == '06'}">selected</c:if> ><spring:message code="juin"/></option> 
     70        <option value='07' <c:if test="${month == '07'}">selected</c:if> ><spring:message code="juillet"/></option> 
     71        <option value='08' <c:if test="${month == '08'}">selected</c:if> ><spring:message code="aout"/></option> 
     72        <option value='09' <c:if test="${month == '09'}">selected</c:if> ><spring:message code="septembre"/></option> 
     73        <option value='10' <c:if test="${month == '10'}">selected</c:if> ><spring:message code="octobre"/></option> 
     74        <option value='11' <c:if test="${month == '11'}">selected</c:if> ><spring:message code="novembre"/></option> 
     75        <option value='12' <c:if test="${month == '12'}">selected</c:if> ><spring:message code="decembre"/></option> 
    7376</select> 
    7477 
     
    8184 
    8285<c:choose> 
    83         <c:when test="${plotsList=='[]'}"><tr><td class="rougeb">No plots for this period</td></tr> 
     86        <c:when test="${plotsList=='[]'}"><tr><td class="rougeb"><spring:message code="noplot.period"/></td></tr> 
    8487        </c:when> 
    8588        <c:otherwise> 
  • ether_ndacc/trunk/web/visus_lidar_aerosols.jsp

    r113 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<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> 
     
    3032 
    3133<td width=90px height=5 class=blanc1>${station} AEROSOLS LIDAR</td> 
    32 <td width=50px  class=blanc2 align=right>Year&nbsp; 
     34<td width=50px  class=blanc2 align=right><spring:message code="annee"/>&nbsp; 
    3335<select id="year" onChange='loadVisus()'> 
    3436 
     
    5961</td> 
    6062 
    61 <td width=50px class=blanc2 align=left>Month&nbsp; 
     63<td width=50px class=blanc2 align=left><spring:message code="mois"/>&nbsp; 
    6264<select id="month" onChange='loadVisus()'> 
    63         <option value='01' <c:if test="${month == '01'}">selected</c:if> >January</option> 
    64         <option value='02' <c:if test="${month == '02'}">selected</c:if> >Febuary</option> 
    65         <option value='03' <c:if test="${month == '03'}">selected</c:if> >March</option> 
    66         <option value='04' <c:if test="${month == '04'}">selected</c:if> >April</option> 
    67         <option value='05' <c:if test="${month == '05'}">selected</c:if> >May</option> 
    68         <option value='06' <c:if test="${month == '06'}">selected</c:if> >June</option> 
    69         <option value='07' <c:if test="${month == '07'}">selected</c:if> >July</option> 
    70         <option value='08' <c:if test="${month == '08'}">selected</c:if> >August</option> 
    71         <option value='09' <c:if test="${month == '09'}">selected</c:if> >September</option> 
    72         <option value='10' <c:if test="${month == '10'}">selected</c:if> >October</option> 
    73         <option value='11' <c:if test="${month == '11'}">selected</c:if> >November</option> 
    74         <option value='12' <c:if test="${month == '12'}">selected</c:if> >December</option> 
     65        <option value='01' <c:if test="${month == '01'}">selected</c:if> ><spring:message code="janvier"/></option> 
     66        <option value='02' <c:if test="${month == '02'}">selected</c:if> ><spring:message code="fevrier"/></option> 
     67        <option value='03' <c:if test="${month == '03'}">selected</c:if> ><spring:message code="mars"/></option> 
     68        <option value='04' <c:if test="${month == '04'}">selected</c:if> ><spring:message code="avril"/></option> 
     69        <option value='05' <c:if test="${month == '05'}">selected</c:if> ><spring:message code="mai"/></option> 
     70        <option value='06' <c:if test="${month == '06'}">selected</c:if> ><spring:message code="juin"/></option> 
     71        <option value='07' <c:if test="${month == '07'}">selected</c:if> ><spring:message code="juillet"/></option> 
     72        <option value='08' <c:if test="${month == '08'}">selected</c:if> ><spring:message code="aout"/></option> 
     73        <option value='09' <c:if test="${month == '09'}">selected</c:if> ><spring:message code="septembre"/></option> 
     74        <option value='10' <c:if test="${month == '10'}">selected</c:if> ><spring:message code="octobre"/></option> 
     75        <option value='11' <c:if test="${month == '11'}">selected</c:if> ><spring:message code="novembre"/></option> 
     76        <option value='12' <c:if test="${month == '12'}">selected</c:if> ><spring:message code="decembre"/></option> 
    7577</select> 
    7678 
     
    8385 
    8486<c:choose> 
    85         <c:when test="${plotsList=='[]'}"><tr><td class="rougeb">No plots for this period</td></tr> 
     87        <c:when test="${plotsList=='[]'}"><tr><td class="rougeb"><spring:message code="noplot.period"/></td></tr> 
    8688        </c:when> 
    8789        <c:otherwise> 
  • ether_ndacc/trunk/web/visus_lidar_o3s.jsp

    r183 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<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> 
     
    3133 
    3234<td width=90px height=5 class=blanc1>${station} LIDAR O3 STRATO</td> 
    33 <td width=50px  class=blanc2 align=right>Year&nbsp; 
     35<td width=50px  class=blanc2 align=right><spring:message code="annee"/>&nbsp; 
    3436<select id="year" onChange='loadVisus()'> 
    3537 
     
    6466</td> 
    6567 
    66 <td width=50px class=blanc2 align=left>Month&nbsp; 
     68<td width=50px class=blanc2 align=left><spring:message code="mois"/>&nbsp; 
    6769<select id="month" onChange='loadVisus()'> 
    68         <option value='01' <c:if test="${month == '01'}">selected</c:if> >January</option> 
    69         <option value='02' <c:if test="${month == '02'}">selected</c:if> >Febuary</option> 
    70         <option value='03' <c:if test="${month == '03'}">selected</c:if> >March</option> 
    71         <option value='04' <c:if test="${month == '04'}">selected</c:if> >April</option> 
    72         <option value='05' <c:if test="${month == '05'}">selected</c:if> >May</option> 
    73         <option value='06' <c:if test="${month == '06'}">selected</c:if> >June</option> 
    74         <option value='07' <c:if test="${month == '07'}">selected</c:if> >July</option> 
    75         <option value='08' <c:if test="${month == '08'}">selected</c:if> >August</option> 
    76         <option value='09' <c:if test="${month == '09'}">selected</c:if> >September</option> 
    77         <option value='10' <c:if test="${month == '10'}">selected</c:if> >October</option> 
    78         <option value='11' <c:if test="${month == '11'}">selected</c:if> >November</option> 
    79         <option value='12' <c:if test="${month == '12'}">selected</c:if> >December</option> 
     70        <option value='01' <c:if test="${month == '01'}">selected</c:if> ><spring:message code="janvier"/></option> 
     71        <option value='02' <c:if test="${month == '02'}">selected</c:if> ><spring:message code="fevrier"/></option> 
     72        <option value='03' <c:if test="${month == '03'}">selected</c:if> ><spring:message code="mars"/></option> 
     73        <option value='04' <c:if test="${month == '04'}">selected</c:if> ><spring:message code="avril"/></option> 
     74        <option value='05' <c:if test="${month == '05'}">selected</c:if> ><spring:message code="mai"/></option> 
     75        <option value='06' <c:if test="${month == '06'}">selected</c:if> ><spring:message code="juin"/></option> 
     76        <option value='07' <c:if test="${month == '07'}">selected</c:if> ><spring:message code="juillet"/></option> 
     77        <option value='08' <c:if test="${month == '08'}">selected</c:if> ><spring:message code="aout"/></option> 
     78        <option value='09' <c:if test="${month == '09'}">selected</c:if> ><spring:message code="septembre"/></option> 
     79        <option value='10' <c:if test="${month == '10'}">selected</c:if> ><spring:message code="octobre"/></option> 
     80        <option value='11' <c:if test="${month == '11'}">selected</c:if> ><spring:message code="novembre"/></option> 
     81        <option value='12' <c:if test="${month == '12'}">selected</c:if> ><spring:message code="decembre"/></option> 
    8082</select> 
    8183</td> 
    82 <td width=50px class=blanc2 align=left>Y axis unit&nbsp; 
     84<td width=50px class=blanc2 align=left><spring:message code="y.axis.unit"/>&nbsp; 
    8385<select id="unite" onChange='loadVisus()'> 
    8486        <option value='1' <c:if test="${unite == '1'}">selected</c:if> >km</option> 
  • ether_ndacc/trunk/web/visus_lidar_o3t.jsp

    r113 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<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> 
     
    3032 
    3133<td width=90px height=5 class=blanc1>${station} LIDAR O3 TROPO</td> 
    32 <td width=50px  class=blanc2 align=right>Year&nbsp; 
     34<td width=50px  class=blanc2 align=right><spring:message code="annee"/>&nbsp; 
    3335<select id="year" onChange='loadVisus()'> 
    3436 
     
    5860</td> 
    5961 
    60 <td width=50px class=blanc2 align=left>Month&nbsp; 
     62<td width=50px class=blanc2 align=left><spring:message code="mois"/>&nbsp; 
    6163<select id="month" onChange='loadVisus()'> 
    62         <option value='01' <c:if test="${month == '01'}">selected</c:if> >January</option> 
    63         <option value='02' <c:if test="${month == '02'}">selected</c:if> >Febuary</option> 
    64         <option value='03' <c:if test="${month == '03'}">selected</c:if> >March</option> 
    65         <option value='04' <c:if test="${month == '04'}">selected</c:if> >April</option> 
    66         <option value='05' <c:if test="${month == '05'}">selected</c:if> >May</option> 
    67         <option value='06' <c:if test="${month == '06'}">selected</c:if> >June</option> 
    68         <option value='07' <c:if test="${month == '07'}">selected</c:if> >July</option> 
    69         <option value='08' <c:if test="${month == '08'}">selected</c:if> >August</option> 
    70         <option value='09' <c:if test="${month == '09'}">selected</c:if> >September</option> 
    71         <option value='10' <c:if test="${month == '10'}">selected</c:if> >October</option> 
    72         <option value='11' <c:if test="${month == '11'}">selected</c:if> >November</option> 
    73         <option value='12' <c:if test="${month == '12'}">selected</c:if> >December</option> 
     64        <option value='01' <c:if test="${month == '01'}">selected</c:if> ><spring:message code="janvier"/></option> 
     65        <option value='02' <c:if test="${month == '02'}">selected</c:if> ><spring:message code="fevrier"/></option> 
     66        <option value='03' <c:if test="${month == '03'}">selected</c:if> ><spring:message code="mars"/></option> 
     67        <option value='04' <c:if test="${month == '04'}">selected</c:if> ><spring:message code="avril"/></option> 
     68        <option value='05' <c:if test="${month == '05'}">selected</c:if> ><spring:message code="mai"/></option> 
     69        <option value='06' <c:if test="${month == '06'}">selected</c:if> ><spring:message code="juin"/></option> 
     70        <option value='07' <c:if test="${month == '07'}">selected</c:if> ><spring:message code="juillet"/></option> 
     71        <option value='08' <c:if test="${month == '08'}">selected</c:if> ><spring:message code="aout"/></option> 
     72        <option value='09' <c:if test="${month == '09'}">selected</c:if> ><spring:message code="septembre"/></option> 
     73        <option value='10' <c:if test="${month == '10'}">selected</c:if> ><spring:message code="octobre"/></option> 
     74        <option value='11' <c:if test="${month == '11'}">selected</c:if> ><spring:message code="novembre"/></option> 
     75        <option value='12' <c:if test="${month == '12'}">selected</c:if> ><spring:message code="decembre"/></option> 
    7476</select> 
    7577 
     
    8284 
    8385<c:choose> 
    84         <c:when test="${plotsList=='[]'}"><tr><td class="rougeb">No plots for this period</td></tr> 
     86        <c:when test="${plotsList=='[]'}"><tr><td class="rougeb"><spring:message code="noplot.period"/></td></tr> 
    8587        </c:when> 
    8688        <c:otherwise> 
  • ether_ndacc/trunk/web/visus_lidar_temp.jsp

    r113 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<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> 
     
    3032 
    3133<td width=90px height=5 class=blanc1>${station} RAYLEIGH TEMPERATURE LIDAR</td> 
    32 <td width=50px  class=blanc2 align=right>Year&nbsp; 
     34<td width=50px  class=blanc2 align=right><spring:message code="annee"/>&nbsp; 
    3335<select id="year" onChange='loadVisus()'> 
    3436 
     
    5759</td> 
    5860 
    59 <td width=50px class=blanc2 align=left>Month&nbsp; 
     61<td width=50px class=blanc2 align=left><spring:message code="mois"/>&nbsp; 
    6062<select id="month" onChange='loadVisus()'> 
    61         <option value='01' <c:if test="${month == '01'}">selected</c:if> >January</option> 
    62         <option value='02' <c:if test="${month == '02'}">selected</c:if> >Febuary</option> 
    63         <option value='03' <c:if test="${month == '03'}">selected</c:if> >March</option> 
    64         <option value='04' <c:if test="${month == '04'}">selected</c:if> >April</option> 
    65         <option value='05' <c:if test="${month == '05'}">selected</c:if> >May</option> 
    66         <option value='06' <c:if test="${month == '06'}">selected</c:if> >June</option> 
    67         <option value='07' <c:if test="${month == '07'}">selected</c:if> >July</option> 
    68         <option value='08' <c:if test="${month == '08'}">selected</c:if> >August</option> 
    69         <option value='09' <c:if test="${month == '09'}">selected</c:if> >September</option> 
    70         <option value='10' <c:if test="${month == '10'}">selected</c:if> >October</option> 
    71         <option value='11' <c:if test="${month == '11'}">selected</c:if> >November</option> 
    72         <option value='12' <c:if test="${month == '12'}">selected</c:if> >December</option> 
     63        <option value='01' <c:if test="${month == '01'}">selected</c:if> ><spring:message code="janvier"/></option> 
     64        <option value='02' <c:if test="${month == '02'}">selected</c:if> ><spring:message code="fevrier"/></option> 
     65        <option value='03' <c:if test="${month == '03'}">selected</c:if> ><spring:message code="mars"/></option> 
     66        <option value='04' <c:if test="${month == '04'}">selected</c:if> ><spring:message code="avril"/></option> 
     67        <option value='05' <c:if test="${month == '05'}">selected</c:if> ><spring:message code="mai"/></option> 
     68        <option value='06' <c:if test="${month == '06'}">selected</c:if> ><spring:message code="juin"/></option> 
     69        <option value='07' <c:if test="${month == '07'}">selected</c:if> ><spring:message code="juillet"/></option> 
     70        <option value='08' <c:if test="${month == '08'}">selected</c:if> ><spring:message code="aout"/></option> 
     71        <option value='09' <c:if test="${month == '09'}">selected</c:if> ><spring:message code="septembre"/></option> 
     72        <option value='10' <c:if test="${month == '10'}">selected</c:if> ><spring:message code="octobre"/></option> 
     73        <option value='11' <c:if test="${month == '11'}">selected</c:if> ><spring:message code="novembre"/></option> 
     74        <option value='12' <c:if test="${month == '12'}">selected</c:if> ><spring:message code="decembre"/></option> 
    7375</select> 
    7476 
     
    8183 
    8284<c:choose> 
    83         <c:when test="${plotsList=='[]'}"><tr><td class="rougeb">No plots for this period</td></tr> 
     85        <c:when test="${plotsList=='[]'}"><tr><td class="rougeb"><spring:message code="noplot.period"/></td></tr> 
    8486        </c:when> 
    8587        <c:otherwise> 
  • ether_ndacc/trunk/web/visus_spectro.jsp

    r183 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<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> 
  • ether_ndacc/trunk/web/visus_umk.jsp

    r235 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<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> 
     
    1214                 
    1315         
    14         <title>OHP LIDAR PLOTS</title> 
     16        <title>OHP UMKEHR PLOTS</title> 
    1517          
    1618        <meta name="generator" content="TYPO3 4.1 CMS" /> 
     
    2325<form name="thisForm"> 
    2426<table cellpadding="2" cellspacing="2" border=0 width=100%> 
    25 <input type="hidden" value="selectLidarO3t" name="methodName"> 
    26 <input type="hidden" value="LIDAR O3 TROPO" name="instrument"> 
     27<input type="hidden" value="selectUmk" name="methodName"> 
     28<input type="hidden" value="UMKEHR" name="instrument"> 
    2729<input type="hidden" value="${station}" name="station"> 
    2830<input type="hidden" value="${firstDate}" id="di" name="dateinf"> 
    2931<tr> 
    3032 
    31 <td width=90px height=5 class=blanc1>${station} LIDAR O3 TROPO</td> 
    32 <td width=50px  class=blanc2 align=right>Year&nbsp; 
     33<td width=90px height=5 class=blanc1>${station} UMKEHR</td> 
     34<td width=50px  class=blanc2 align=right><spring:message code="annee"/>&nbsp; 
    3335<select id="year" onChange='loadVisus()'> 
    34  
    35         <option value='2010' <c:if test="${year == '2010'}">selected</c:if> >2010</option> 
    36         <option value='2009' <c:if test="${year == '2009'}">selected</c:if> >2009</option> 
     36    <option value='2009' <c:if test="${year == '2009'}">selected</c:if> >2009</option> 
    3737        <option value='2008' <c:if test="${year == '2008'}">selected</c:if> >2008</option> 
    3838        <option value='2007' <c:if test="${year == '2007'}">selected</c:if> >2007</option> 
     
    5454        <option value='1991' <c:if test="${year == '1991'}">selected</c:if> >1991</option> 
    5555        <option value='1990' <c:if test="${year == '1990'}">selected</c:if> >1990</option> 
     56    <option value='1989' <c:if test="${year == '1989'}">selected</c:if> >1989</option> 
     57    <option value='1988' <c:if test="${year == '1988'}">selected</c:if> >1988</option> 
     58    <option value='1987' <c:if test="${year == '1987'}">selected</c:if> >1987</option> 
     59    <option value='1986' <c:if test="${year == '1986'}">selected</c:if> >1986</option> 
     60    <option value='1985' <c:if test="${year == '1985'}">selected</c:if> >1985</option> 
     61    <option value='1984' <c:if test="${year == '1984'}">selected</c:if> >1984</option> 
     62    <option value='1983' <c:if test="${year == '1983'}">selected</c:if> >1983</option> 
    5663         
    5764</select> 
    5865</td> 
    5966 
    60 <td width=50px class=blanc2 align=left>Month&nbsp; 
     67<td width=50px class=blanc2 align=left><spring:message code="mois"/>&nbsp; 
    6168<select id="month" onChange='loadVisus()'> 
    62         <option value='01' <c:if test="${month == '01'}">selected</c:if> >January</option> 
    63         <option value='02' <c:if test="${month == '02'}">selected</c:if> >Febuary</option> 
    64         <option value='03' <c:if test="${month == '03'}">selected</c:if> >March</option> 
    65         <option value='04' <c:if test="${month == '04'}">selected</c:if> >April</option> 
    66         <option value='05' <c:if test="${month == '05'}">selected</c:if> >May</option> 
    67         <option value='06' <c:if test="${month == '06'}">selected</c:if> >June</option> 
    68         <option value='07' <c:if test="${month == '07'}">selected</c:if> >July</option> 
    69         <option value='08' <c:if test="${month == '08'}">selected</c:if> >August</option> 
    70         <option value='09' <c:if test="${month == '09'}">selected</c:if> >September</option> 
    71         <option value='10' <c:if test="${month == '10'}">selected</c:if> >October</option> 
    72         <option value='11' <c:if test="${month == '11'}">selected</c:if> >November</option> 
    73         <option value='12' <c:if test="${month == '12'}">selected</c:if> >December</option> 
     69        <option value='01' <c:if test="${month == '01'}">selected</c:if> ><spring:message code="janvier"/></option> 
     70        <option value='02' <c:if test="${month == '02'}">selected</c:if> ><spring:message code="fevrier"/></option> 
     71        <option value='03' <c:if test="${month == '03'}">selected</c:if> ><spring:message code="mars"/></option> 
     72        <option value='04' <c:if test="${month == '04'}">selected</c:if> ><spring:message code="avril"/></option> 
     73        <option value='05' <c:if test="${month == '05'}">selected</c:if> ><spring:message code="mai"/></option> 
     74        <option value='06' <c:if test="${month == '06'}">selected</c:if> ><spring:message code="juin"/></option> 
     75        <option value='07' <c:if test="${month == '07'}">selected</c:if> ><spring:message code="juillet"/></option> 
     76        <option value='08' <c:if test="${month == '08'}">selected</c:if> ><spring:message code="aout"/></option> 
     77        <option value='09' <c:if test="${month == '09'}">selected</c:if> ><spring:message code="septembre"/></option> 
     78        <option value='10' <c:if test="${month == '10'}">selected</c:if> ><spring:message code="octobre"/></option> 
     79        <option value='11' <c:if test="${month == '11'}">selected</c:if> ><spring:message code="novembre"/></option> 
     80        <option value='12' <c:if test="${month == '12'}">selected</c:if> ><spring:message code="decembre"/></option> 
    7481</select> 
    7582 
     
    8289 
    8390<c:choose> 
    84         <c:when test="${plotsList=='[]'}"><tr><td class="rougeb">No plots for this period</td></tr> 
     91        <c:when test="${plotsList=='[]'}"><tr><td class="rougeb"><spring:message code="noplot.period"/></td></tr> 
    8592        </c:when> 
    8693        <c:otherwise> 
Note: See TracChangeset for help on using the changeset viewer.