Changeset 183 for ether_ndacc


Ignore:
Timestamp:
09/06/11 16:02:21 (13 years ago)
Author:
rboipsl
Message:

ihm avec debut traduction

Location:
ether_ndacc/trunk/web
Files:
3 added
51 edited
7 copied

Legend:

Unmodified
Added
Removed
  • ether_ndacc/trunk/web/WEB-INF/servlet-context.xml

    r113 r183  
    66       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> 
    77 
    8         <!-- Mappings --> 
     8        <!-- i18n --> 
     9    <!--<bean id="localeResolver" class="org.springframework.web.servlet.i18n.SessionLocaleResolver"/>--> 
     10    <bean id="localeResolver" class="org.springframework.web.servlet.i18n.CookieLocaleResolver"> 
     11        <property name="defaultLocale" value="fr"/> 
     12    </bean> 
     13 
     14    <bean id="localeChangeInterceptor" class="org.springframework.web.servlet.i18n.LocaleChangeInterceptor"> 
     15        <property name="paramName" value="language"/> 
     16    </bean> 
     17 
     18    <!-- Message source for this context, loaded from localized "messages_xx" files --> 
     19    <bean id="messageSource" class="org.springframework.context.support.ReloadableResourceBundleMessageSource"> 
     20        <!--<property name="useCodeAsDefaultMessage" value="true"/>--> 
     21        <!--<property name="fallbackToSystemLocale" value="false"/>--> 
     22        <property name="defaultEncoding" value="UTF-8"/> 
     23        <property name="basenames"> 
     24            <list> 
     25                <value>/WEB-INF/classes/messages</value> 
     26            </list> 
     27        </property> 
     28    </bean> 
     29 
     30    <!-- Mappings --> 
    931        <bean id="urlMapping" class="org.springframework.web.servlet.handler.SimpleUrlHandlerMapping"> 
    1032                <property name="mappings"> 
  • ether_ndacc/trunk/web/WEB-INF/web.xml

    r113 r183  
    44        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    55        xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"> 
     6 
     7 
    68 
    79        <display-name>NDACC</display-name> 
     
    2022        </listener> 
    2123 
    22         <!--SERVLETS --> 
    23         <servlet> 
    24                 <servlet-name>instrument</servlet-name> 
    25                 <servlet-class>org.springframework.web.servlet.DispatcherServlet</servlet-class> 
    26                 <init-param> 
    27                         <param-name>contextConfigLocation</param-name> 
    28                         <param-value> 
    29                                 /WEB-INF/servlet-context.xml 
    30             </param-value> 
    31                 </init-param> 
    32         </servlet> 
     24 
     25    <!--SERVLETS --> 
     26        <servlet> 
     27            <servlet-name>instrument</servlet-name> 
     28            <servlet-class>org.springframework.web.servlet.DispatcherServlet</servlet-class> 
     29            <init-param> 
     30                <param-name>contextConfigLocation</param-name> 
     31                <param-value> 
     32                    /WEB-INF/servlet-context.xml 
     33                </param-value> 
     34            </init-param> 
     35        </servlet> 
     36 
    3337 
    3438        <servlet-mapping> 
  • ether_ndacc/trunk/web/about.jsp

    r169 r183  
    2222<div style="width: 1210px" class="contenut"> 
    2323 
    24  
    2524<p> 
    2625<img border=1 src="resources/images/fr.jpg" alt="French version">&nbsp;<a href="#en"><img border=1 src="resources/images/en.jpg" alt="English version"></a> 
    2726<br> 
    2827 
    29  
    30  
    31 &nbsp;&nbsp;&nbsp;&nbsp;Le NDACC (Network for Detection of Atmospheric Composition Change), anciennement NDSC (Network for Detection of Stratospheric Change), est un réseau international de surveillance sur le long terme de la stratosphÚre et de la haute troposphÚre créé en 1991. Il a pour objectifs la détection des changements de composition chimique et de température d’origine naturelle ou anthropique ainsi que l'&eacute;tude des interactions entre chimie et climat, et la validation sur le long terme des observations des mêmes paramÚtres par les nombreux satellites mis en orbite depuis lors. 
     28    &nbsp;&nbsp;&nbsp;&nbsp;Le NDACC (Network for Detection of Atmospheric Composition Change), anciennement NDSC (Network for Detection of Stratospheric Change), est un réseau international de surveillance sur le long terme de la stratosphÚre et de la haute troposphÚre créé en 1991. Il a pour objectifs la détection des changements de composition chimique et de température d’origine naturelle ou anthropique ainsi que l'&eacute;tude des interactions entre chimie et climat, et la validation sur le long terme des observations des mêmes paramÚtres par les nombreux satellites mis en orbite depuis lors. 
    3229 
    3330 
  • ether_ndacc/trunk/web/aerosols.jsp

    r113 r183  
    1616</head> 
    1717<body > 
     18<table> 
     19<tr> 
     20<td class="col2defaut" valign="top"> 
     21 
     22 
     23                         <blockquote> 
    1824 
    1925<a id="c6752"></a>  <h1 align=center><font color="#0066FF">AEROSOLS</font></h1> 
     
    3036</tr> 
    3137              </table> 
     38                             </blockquote> 
     39    </td> 
     40    </tr> 
     41    </table> 
    3242 
    3343 
  • ether_ndacc/trunk/web/biblio.jsp

    r128 r183  
    99 
    1010<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    11 <title>Ether: NDACC - Bibliography</title> 
     11<title>NDACC-France / Bibliography</title> 
    1212<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1313 
     
    2020</div> 
    2121 
    22 <div class=fb style="width :1230px; text-align: center; margin-top: 3px ; overflow:auto; height:680px;"> 
    23  
    24         <a href="#lidar" class="cielbpt">Lidar</a><br> 
    25         <a href="#sonde" class="cielbpt">Sondes</a><br> 
    26         <a href="#saoz" class="cielbpt">UV-Vis</a><br> 
    27         <a href="#dobson" class="cielbpt">Dobson</a><br> 
    28         <a href="#spectro" class="cielbpt">Spectral UV</a><br> 
    29         <a href="#microwave" class="cielbpt">Microwave</a><br> 
    30         <a href="#ftir" class="cielbpt">FTIR</a><br> 
    31  
    32  
     22<div class=fb style="width :1230px; text-align: center; margin-top: 3px ; overflow:auto; height:670px;"> 
     23 
     24 
     25        <a href="#lidar" class="cielbpb">Lidar</a> 
     26        <a href="#sonde" class="cielbpb">Sondes</a> 
     27        <a href="#saoz" class="cielbpb">UV-Vis</a> 
     28        <a href="#dobson" class="cielbpb">Dobson</a> 
     29        <a href="#spectro" class="cielbpb">Spectral UV</a> 
     30        <a href="#microwave" class="cielbpb">Microwave</a> 
     31        <a href="#ftir" class="cielbpb">FTIR</a> 
    3332 
    3433<p id="lidar" class="cielbpt"><b><u>LIDAR</u></b> 
  • ether_ndacc/trunk/web/community.jsp

    r128 r183  
    99 
    1010<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    11 <title>Ether: NDACC - Bibliography</title> 
     11<title>NDACC-France / Internal</title> 
    1212<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1313 
    1414</head> 
    15 <body onload="majMenu('3');"> 
     15<body onload="majMenu('4');"> 
    1616 
    1717<div align=center> 
     
    2020</div> 
    2121 
    22 <div class=fb style="width :1230px; text-align: center; margin-top: 3px ; overflow:auto; height:680px;"> 
     22<div class=fb style="width :1230px; text-align: center; margin-top: 3px ; height:100px;"> 
    2323 
    24         <a href="#lidar" class="cielbpt">Lidar</a><br> 
    25         <a href="#sonde" class="cielbpt">Sondes</a><br> 
    26         <a href="#saoz" class="cielbpt">UV-Vis</a><br> 
    27         <a href="#dobson" class="cielbpt">Dobson</a><br> 
    28         <a href="#spectro" class="cielbpt">Spectral UV</a><br> 
    29         <a href="#microwave" class="cielbpt">Microwave</a><br> 
    30         <a href="#ftir" class="cielbpt">FTIR</a><br> 
    31  
    32  
    33  
    34 <p id="lidar" class="cielbpt"><b><u>LIDAR</u></b> 
    35 <br> 
    36 <b>2010</b> 
    37 </p> 
    38 <p class="cielbpt"> 
    39     Montoux, N., P. Keckhut, A. Hauchecorne, J. Jumelet, H. Brogniez, and C. David, Isentropic modeling of a cirrus cloud event observed in the midlatitude upper troposphere and lower stratosphere, J. Geophys. Res., 115, D02202, doi:10.1029/2009JD011981, 2010. 
    40  </p> 
    41  <p class="cielbpt"> 
    42      Clain G., J.-L. Baray, R. Delmas, P. Keckhut, J.-P. Cammas, “A lagrangian approach to analyse the 
    43     tropospheric ozone climatology in the tropics: Climatology of Stratosphere - Troposphere exchange 
    44     at Reunion Island”, Atmos. Environ., 44, 968-975, 2010. 
    45  </p> 
    46  <p class="cielbpt"> 
    47     David C., P. Keckhut., A. Armetta, J. Jumelet, M. Snels, M. Marchand, S. Bekki, “Radiosonde stratospheric temperatures at Dumont d'Urville (Antarctica): trends and link with polar stratospheric clouds”, Atmos. Chem. Phys., 10, 3813-3825, doi:10.5194/acp-10-3813-2010, 2010. 
    48 </p> 
    49  
    50 <p class="cielbpt"><br> 
    51 <b>2009</b> 
    52 </p> 
    53  
    54     <p class="cielbpt"> 
    55     Clain G., J-L. Baray, R. Delmas, R. Diab, J. Leclair de Bellevue, P. Keckhut, F. Posny, J-M. Metzger, J.-P. Cammas, “Tropospheric ozone climatology at two Southern Hemisphere tropical/subtropical sites, (Reunion Island and Irene, South Africa) from ozonesondes, LIDAR, and in situ aircraft measurements”, Atmos. Chem. Phys., 9, 1723-1734, 2009. 
    56     </p> 
    57     <p class="cielbpt"> 
    58     Dou X., T. Li, J. Xu, H-L. Liu, X. Xue, S. Wang, T. Leblanc, I. S. McDermid, A. Hauchecorne, P. Keckhut, H. Bencherif, C. Heinselman, W. Steinbrecht, M. G. Mlynczak, J. M. Russell, “Seasonal oscillations of middle atmosphere temperature observed by Rayleigh lidars and their comparisons with TIMED/SABER observations”, J. Geophys. Res., 114, D20103, doi:10.1029/ 2008JD011654, 2009. 
    59     </p> 
    60     <p class="cielbpt"> 
    61     Hoareau C., P. Keckhut, A. Sarkissian, J-L. Baray, G. Durry, “Methodology for water monitoring in upper troposphere with Raman lidar at observatory of Haute-Provence”, J. Atmos. Oceanic Technol., 26, 2149-2160, doi: 10.1175/2009JTECHA1287.1, 2009. 
    62     </p> 
    63     <p class="cielbpt"> 
    64     Jumelet J., S. Bekki, C. David, P. Keckhut, and G. Baumgarten, Size distribution time series of a polar stratospheric cloud observed above Arctic Lidar Observatory for Middle Atmosphere Research (ALOMAR) (69°N) and analyzed from multiwavelength lidar measurements during winter 2005, J. Geophys. Res., 114, 2009b. 
    65     </p> 
    66         <p class="cielbpt"> 
    67     Jumelet J., C. David, S. Bekki, and P. Keckhut, Uniwavelength lidar sensitivity to spherical aerosol microphysical properties for the interpretation of lagrangian stratospheric observations, J. of Atmos. and Solar-Terr. Phys., 71, 121-131, doi:10.1016/j., 2009a. 
    68     </p> 
    69     <p class="cielbpt"> 
    70     </p> 
    71  
    72     <p class="cielbpt"> 
    73     Jumelet J., C. David, S. Bekki, and P. Keckhut, Uniwavelength lidar sensitivity to spherical aerosol microphysical properties for the interpretation of lagrangian stratospheric observations, J. of Atmos. and Solar-Terr. Phys., 71, 121-131, doi:10.1016/j., 2009a. 
    74     </p> 
    75     <p class="cielbpt"> 
    76     </p> 
    77  
    78  
    79     <p class="cielbpt"> 
    80     Jumelet J., C. David, S. Bekki, and P. Keckhut, Uniwavelength lidar sensitivity to spherical aerosol microphysical properties for the interpretation of lagrangian stratospheric observations, J. of Atmos. and Solar-Terr. Phys., 71, 121-131, doi:10.1016/j., 2009a. 
    81     </p> 
    82     <p class="cielbpt"> 
    83     </p> 
    84  
    85     <p class="cielbpt"> 
    86     Jumelet J., C. David, S. Bekki, and P. Keckhut, Uniwavelength lidar sensitivity to spherical aerosol microphysical properties for the interpretation of lagrangian stratospheric observations, J. of Atmos. and Solar-Terr. Phys., 71, 121-131, doi:10.1016/j., 2009a. 
    87     </p> 
    88     <p class="cielbpt"> 
    89     Randel W.J., K. Shine, J. Austin, J. Barnett, C. Claud, N.P. Gillett, P. Keckhut, U. Langematz, R. Lin, G. Long, C. Mears, A. Miller, J. Nash, D.J. Seidel, D.W.J. Thompson, F.Wu, S. Yoden, “An updated of observed stratospheric temperature trends”, J. Geophys. Res., 114, D02107, doi:10.1029/2008JD010421, 2009. 
    90     </p> 
    91     <p class="cielbpt"> 
    92     </p> 
    93     <p class="cielbpt"> 
    94     Steinbrecht W., H. Claude, F. Schonenborn, I.S. McDermid, T. Leblanc, S. Godin-Beekmann, P. Keckhut, A. Hauchecorne, J.A.E. Van Gijsel, D.P.J. Swart, G. Bodeker, A. Parrish, I. Boyd, N. Kampfer, C. Hocke, R.S. Stolarski, S.M. Frith, L.W. Thomason, E.E. Remsberg, C. Von Savigny, A. Rozanov, J.P. Burrows, “Ozone and temperature trends in the upper stratosphere at five stations of the network for the dectection of atmospheric composition change”, Int. J. Remote Sensing, 30, 3875-3886, 2009. 
    95     </p> 
    96     <p class="cielbpt"> 
    97     Van Gijsel J.A.E. , D.P.J. Swart, J.-L. Baray, H. Claude, T. Fehr, P. von der Gathen, S. Godin-Beekmann, G. Hansen, T. Leblanc, I .S. McDermid, Y. J. Meijer, H. Nakane, E. Quel, W. Steinbrecht, K. Strawbridge, B. Tatarov, E. Wolfram, “Global validation of ENVISAT ozone profiles using lidar measurements”, Int. J. Remote Sens., 30, 15-16, 3987-3994, 2009. 
    98     </p> 
    99  
    100  
    101 <p class="cielbpt"><br> 
    102 <b>2008</b> 
    103 </p> 
    104 <p class="cielbpt"> 
    105     David C., J. Jumelet, A. Klekociuk, M. Snels, and M.C. Pitts, Lidar observations of polar stratospheric clouds in Dumont d'Urville, SPIE Newsroom. DOI: 10.1117/2.1200808.1248, 2008. 
    106     </p> 
    107     <p class="cielbpt"> 
    108     Celarier E. A., E. J. Brinksma, J. F. Gleason, J. P. Veefkind, A. Cede, J. R. Herman, D. Ionov, F. Goutail, J-P. Pommereau, J-C. Lambert, M. van Roozendael, G. Pinardi, F. Wittrock, A. Schönhardt, A. Richter, O.W. Ibrahim, T. Wagner, B. Bojkov, G. Mount, E. Spinei, C. M. Chen, T. J. Pongetti, S. P  Sander, E. J. Bucsela, M. O. Wenig, D. P. J. Swart, H. Volten, M. Kroon, P. F. Levelt, “Validation of Ozone Monitoring Instrument nitrogen dioxide columns”, J. Geophys. Res., 113, D15S15, doi:10.1029/2007JD008908, 2008 
    109     </p> 
    110     <p class="cielbpt"> 
    111     Funatsu B. M., C. Claud, P. Keckhut, A. Hauchecorne, “Cross-validation of amsu and lidar for long-term upper-stratospheric temperature monitoring”, J. Geophys. Res., 113, D23108, doi:10.1029/2008JD010743, 2008. 
    112     </p> 
    113     <p class="cielbpt"> 
    114     Harris N.R.P., E. Kyrö, J. Staehelin, D. Brunner, S.-B. Andersen, S. Godin-Beekmann, S. Dhomse, P. Hadjinicolaou, G. Hansen, I. Isaksen, A. Jrrar, A. Karpetchko, R. Kivi, B. Knudsen, P. Krizan, J. Lastovicka, J. Maeder, Y. Orsolini, J.A. Pyle, M. Rex, K. Vanicek, M. Weber, I. Wohltmann, P. Zanis, C. Zerefos, “Ozone trends at northern mid- and high latitudes – a European perspective”, Ann. Geophys., 26, 5, 1207-1220, doi:10.5194/angeo-26-1207-2008, 2008. 
    115     </p> 
    116     <p class="cielbpt"> 
    117     Haefele A., K. Hocke, N. KÀmpfer, P. Keckhut, M. Marchand, S. Bekki, B. Morel, T. Egorova, E. Rozanov, “Diurnal changes in middle atmospheric H2O and O3: Observations in the Alpine region and climate models”, J. Geophys. Res., 113, D17303, doi:10.1029/2008JD009892, 2008. 
    118     </p> 
    119     <p class="cielbpt"> 
    120     Jumelet J., S. Bekki, C. David, P. Keckhut, “Statistical estimation of stratospheric particle size distribution by combining optical modelling and lidar scattering measurements”, Atmos. Chem. Phys., 8, 1–14, 2008. 
    121     </p> 
    122     <p class="cielbpt"> 
    123     Nardi B., J. C. Gille, J. J. Barnett, C. E. Randall, V. L. Harvey, A. Waterfall, W. J. Reburn, T. Leblanc, T. McGee, L. Twigg, A. M. Thompson, S. Godin-Beekmann, P. Bernath, B. Bojkov, C. D. Boone, C. Cavanaugh, M. T.Coffey, J. Craft, C. Craig, V. Dean, T. D. Eden, G. Francis, L. Froidevaux, C. Halvorson, J. W. Hannigan, C. L. Hepplewhite, D. E. Kinnison, R. Khosravi, C. Krinsky, A. Lambert, H. Lee, J. Loh, S. T. Massie, I. S. McDermid, D. Packman, B. Torpy, J. Valverde-Canossa, K. A. Walker, D. N. Whiteman, J. C. Witte and G. Young, “Initial Validation of Ozone Measurements from the High Resolution Dynamics Limb Sounder (HIRDLS)”, J. Geophys. Res., 113, D16S36, doi:10.1029/2007JD008837, 2008. 
    124     </p> 
    125     <p class="cielbpt"> 
    126     Beig G., J. Scheer, M.G. Mlynczak, P. Keckhut, “Overview of the temperature response in the mesosphere and lower thermosphere to solar activity”, Rev. Geophys., 46, RG3002, doi:10.1029/2007RG000236., 2008. 
    127     </p> 
    128     <p class="cielbpt"> 
    129     Sica R. J., M. R. M. Izawa, K. A. Walker, C. Boone, S. V. Petelina, P. S. Argall, P. Bernath, G. B. Burns, V. Catoire, R. L. Collins, W. H. Daffer, C. De Clercq, Z. Y. Fan, B. J. Firanski, W. J. R. French, P. Gerard, M. Gerding, J. Granville, J. L. Innis, P. Keckhut, T. Kerzenmacher, A. R. Klekociuk, J. C. Lambert, E. J. Llewllyn, G. L. Manney, I. S. McDermid, K. Mizutani, Y. Murayama, C. Piccolo, C. Robert, W. Steinbrecht, K. B. Strawbridge, K. Strong, R. StÃŒbi, B. Thuairajah, “Validation of the Atmospheric Chemistry Experiment (ACE) Version 2.2 Temperature Using Ground-based and Space-borne Measurements”, Atmos. Chem. Phys., 8, 35-62, 2008. 
    130     </p> 
    131  
    132  
    133 <p class="cielbpt"><br> 
    134 <b>2007</b> 
    135 </p> 
    136     <p class="cielbpt"> 
    137     Bencherif H., L. El Amraoui, N.Semane, S. Massart, D.V. Charyulu, A. Hauchecorne, V.-H. Peuch, “Examination of the 2002 major warming in the southern hemisphere using ground-based and Odin/SMR assimilated data: stratospheric ozone distributions and tropic/mid-latitude exchange”, Can. J. Phys., 85, 1287-1300, 2007. 
    138     </p> 
    139     <p class="cielbpt"> 
    140     Cortesi U., J.-C. Lambert, C. De Clercq, G. Bianchini, T. Blumenstock, A. Bracher, E. Castelli, V. Catoire, K. V. Chance, M. De MaziÚre, P. Demoulin, S. Godin-Beekmann, N. Jones, K. Jucks, C. Keim, T. Kerzenmacher, H. Kuellmann, J. Kuttippurath, M. Iarlori, G. Y. Liu, Y. Liu, I. S. McDermid, Y. J. Meijer, F. Mencaraglia, S. Mikuteit, H. Oelhaf, C. Piccolo, M. Pirre, P. Raspollini, F. Ravegnani, W. J. Reburn, G. Redaelli, J. J. Remedios, H. Sembhi, D. Smale, T. Steck, A. Taddei, C. Varotsos, C. Vigouroux, A. Waterfall, G. Wetzel, S. Wood, “Geophysical validation of MIPAS-ENVISAT operational ozone data”, Atmos. Chem. Phys., 7, 4807-4867, doi:10.5194/acp-7-4807-2007, 2007. 
    141     </p> 
    142     <p class="cielbpt"> 
    143     Hauchecorne A., P. Keckhut, M.L. Chanin, “Interannual variability and long term changes in planetary wave activity in the middle atmosphere observed by lidar”, Atmos. Chem. Phys. Discuss., 6, 1–19, 2007. 
    144     </p> 
    145     <p class="cielbpt"> 
    146         M. Iopaolo, S. Godin-Beekmann, F. Del Frate, S. Casadio, M. Petitdidier, I. S. McDermid, D. P. J. Swart, “GOME Ozone Profiles Retrieved by Neural Network Techniques: A Global Validation with Lidar Measurements”, J. Quantit. Spectrosc. Radia. Transfer, 107, 105-119, doi:10.1016/j.jqsrt.2007.02.015, 2007. 
    147     </p> 
    148  
    149     <p class="cielbpt"> 
    150     Jiang, Y. B.,  L. Froidevaux, A. Lambert, N. J. Livesey, W. G. Read, J. W. Waters, B. Bojkov, J. A. Logan, T. Leblanc, I. S. McDermid, S. Godin-Beekmann, M. J. Filipiak, R. S. Harwood, R. A. Fuller, W. H. Daffer, B. J. Drouin, R. E. Cofield, D. T. Cuddy, R. F. Jarnot, B. W. Knosp, V. S. Perun, M. J. Schwartz, W. V. Snyder, P. C. Stek, R. P. Thurstans, P. A. Wagner, M. Allaart, S. B. Andersen, G. Bodeker, B. Calpini, H. Claude, G. Coetzee, J. Davies, H. De Backer, H. Dier, M. Fujiwara, B. Johnson, H. Kelder, N. P. Leme, G. König-Langlo, E. Kyro, G. Laneve, L. S. Fook, J. Merrill, G. Morris, M. Newchurch, S. Oltmans, M. C. Parrondos, F. Posny, F. Schmidlin, P. Skrivankova, R. Stubi, D. Tarasick, A. Thompson, V. Thouret, P. Viatte, H. Vömel, P. von Der Gathen, M. Yela, and G. Zablocki, “Validation of Aura Microwave Limb Sounder Ozone by Ozonesonde and Lidar Measurements”, J. Geophys. Res., 112, D24S34, doi:10.1029/2007JD008776, 2007. 
    151     </p> 
    152  
    153     <p class="cielbpt"> 
    154     Keckhut P., C. David, M. Marchand, S. Bekki, J. Jumelet, A. Hauchecorne, M. Höpfner, “Observation of Polar Stratospheric Clouds down to the Mediterranean coast”, Atmos. Chem. Phys., 7, 5275-5281, doi:10.5194/acp-7-5275-2007, 2007. 
    155     </p> 
    156  
    157     <p class="cielbpt"> 
    158     Ravetta F., G. Ancellet, A. Colette, H. Schlager,”Long range transport and tropospheric ozone variability in Western Mediterranean region during ITOP2004”, J. Geophys. Res., 112, D10S46, doi:10.1029/2006JD007724, 2007. 
    159     </p> 
    160  
    161     <p class="cielbpt"> 
    162     Ridolfi M., U. Blum, B. Carli, V. Catoire, S. Ceccherini, H. Claude, C. De Clercq,  K. H. Fricke, F. Friedl-Vallon, M. Iarlori, P. Keckhut, B. Kerridge, J.-C. Lambert, Y. J. Meijer,  L. Mona, H. Oelhaf, G. Pappalardo, M. Pirre, V. Rizi, C. Robert, D. Swart, T. von Clarmann,  A. Waterfall, G. Wetzel, “Geophysical validation of temperature retrieved by the ESA processor from MIPAS/ENVISAT atmospheric limb-emission measurements”, Atmos. Chem. Phys., 7, 4459-4487, doi:10.5194/acp-7-4459-2007, 2007. 
    163     </p> 
    164  
    165     <p class="cielbpt"> 
    166     Rozanov A., K.-U. Eichmann, C. von Savigny, H. Bovensmann, J.P. Burrows, A. von Bargen, A. Dolcu, S. Hligers, S. Godin-Beekmann, T. Leblanc, I. S. McDermid, “Comparison of the inversion algorithms applied to the ozone vertical profile retrieval from SCIAMACHY limb measurements”, Atmos. Chem. Phys., 7, 4763-4779, doi:10.5194/acp-7-4763-2007, 2007. 
    167     </p> 
    168  
    169     <p class="cielbpt"> 
    170     Rozanov A., K.-U. Eichmann, C. von Savigny, H. Bovensmann, J.P. Burrows, A. von Bargen, A. Dolcu, S. Hligers, S. Godin-Beekmann, T. Leblanc, I. S. McDermid, “Comparison of the inversion algorithms applied to the ozone vertical profile retrieval from SCIAMACHY limb measurements”, Atmos. Chem. Phys., 7, 4763-4779, doi:10.5194/acp-7-4763-2007, 2007. 
    171     </p> 
    172  
    173  
    174     <p class="cielbpt"><br> 
    175         <b>2006</b> 
    176     </p> 
    177     <p class="cielbpt"> 
    178     Baray J.L., J. Leveau, S. Baldy, J. Jouzel, P. Keckhut, G. Bergametti, G. Ancellet, H. Bencherif, B. Cadet, M. Carleer, C. David, M. De MaziÚre, D. Faduilhe, S. Godin Beekmann, P. Goloub, F. Goutail, J.-M. Metzger, B. Morel, J.-P. Pommereau, J. Porteneuve, T. Portafaix, F. Posny, L. Robert, M. Van Roozendael, “An instrumented station for the survey of ozone and climate change in the southern tropics: Scientific motivation, technical description and future plans”, J. Environ. Monit., 8, 1-9, doi:10.1039/b607762e, 2006. 
    179     </p> 
    180     <p class="cielbpt"> 
    181     Brinksma, E.J., A. Bracher, D. E. Lolkema1, A. J. Segers, I. S. Boyd, K. Bramstedt, H. Claude, S. Godin-Beekmann, G. Hansen, G. Kopp, T. Leblanc, I. S. McDermid, Y. J. Meijer, H. Nakane, A. Parrish,C. von Savigny, K. Stebel, D. P. J. Swart, G. Taha, and A. J. M. Piters, Geophysical validation of SCIAMACHY Limb Ozone Profiles, Atmos. Chem. Phys., 6, 197-209, doi:10.5194/acp-6-197-2006, 2006.  
    182     </p> 
    183     <p class="cielbpt"> 
    184     Colette A. and G. Ancellet, “Variability of the tropospheric mixing and of streamer formation and their impact on the lifetime of observed ozone layers”, Geophys. Res. Lett., 33, doi:10.1029/2006GL025793, L09808, 2006 
    185     </p> 
    186     <p class="cielbpt"> 
    187     Deshler T., R. Anderson-Sprecher, H. JÀger, J. Barnes, D. J. Hofmann, B. Clemesha, D. Simonich, M. Osborn, R. G. Grainger, S. Godin-Beekmann, “Trends in the non-volcanic component of stratospheric aerosol over the period 1971 – 2004”, J. Geophys. Res., 111, D01201, doi:10.1029/2005JD006089, 2006. 
    188     </p> 
    189     <p class="cielbpt"> 
    190     Hampson J., P. Keckhut, M.L. Chanin, A. Hauchecorne, “The effect of the 11-year solar-cycle on the temperature in the upper-stratosphere and mesosphere—Part III: Investigations of zonal asymmetry”, J. Atmos. Sol. Terr. Phys.”, Volume 68, Issue 14, 1591-1599, doi: 10.1016/j.jastp.2006.05.006, 2006. 
    191     </p> 
    192     <p class="cielbpt"> 
    193     Kerzenmacher T.E., P. Keckhut, A. Hauchecorne, M.L. Chanin, “Methodological uncertainties in multi-regression analyses of middle-atmospheric data series”, J. Environ. Monit., 8, 682-690, doi:10.1039/b603750j, 2006. 
    194     </p> 
    195     <p class="cielbpt"> 
    196     Meijer Y. J., D.P.J. Swart, F. Baier, P. K.Bhartia, G. E.Bodeker, S. Casadio, K. Chance, F. Del Frate, T. Erbertseder, M. D. Felder, L.E. Flynn, S. Godin-Beekmann, G. Hansen, O. P. Hasekamp, A. Kaifel, H. M. Kelder, B. J.  Kerridge, J.-C. Lambert, J. Landgraf, B. Latter, X. Liu, I. S. McDermid, Y. Pachepsky, V. Rozanov, R. Siddans, S. Tellmann, R. J. van der A, R. F. van Oss, M. Weber, C. Zehner, “Evaluation of GOME ozone profiles from nine different algorithms”, J. Geophys. Res., 111, D21306, doi:10.1029/2005JD006778, 2006. 
    197     </p> 
    198     <p class="cielbpt"> 
    199     Sivakumar V., H. Bencherif, A. Hauchecorne, P. Keckhut, D.N. Rao, S. Sharma, H. Chandra, A. Jayaraman and P.B. Rao, “Rayleigh lidar observations of double stratopause structure over three different northern hemisphere stations”, Atmos. Chem. Phys. Discuss., 6, 6933-6956, doi:10.5194/acpd-6-6933-2006, 2006. 
    200     </p> 
    201     <p class="cielbpt"> 
    202     Tripathi, O. P., T. Leblanc, I. S. McDermid, F. LefÚvre, M. Marchand, A. Hauchecorne, “Forecast, measurement, and modeling of an unprecedented polar ozone filament event over Mauna Loa Observatory, Hawaii”, J. Geophys. Res., 111, D20308, doi:10.1029/2006JD007177, 2006. 
    203     </p> 
    204  
    205     <p class="cielbpt"><br> 
    206 <b>2005</b> 
    207 </p> 
    208     <p class="cielbpt"> 
    209     Baray J.L., J. Leveau, S. Baldy, J. Jouzel, P. Keckhut, G. Bergametti, G. Ancellet, H. Bencherif, B. Cadet, M. Carleer, C. David, M. De MaziÚre, D. Faduilhe, S. Godin Beekmann, P. Goloub, F. Goutail, J.-M. Metzger, B. Morel, J.-P. Pommereau, J. Porteneuve, T. Portafaix, F. Posny, L. Robert, M. Van Roozendael, “An instrumented station for the survey of ozone and climate change in the southern tropics: Scientific motivation, technical description and future plans”, J. Environ. Monit., 8, 1-9, doi:10.1039/b607762e, 2006. 
    210     </p> 
    211     <p class="cielbpt"> 
    212     Colette A., G. Ancellet, F. Borchi, “Impact of vertical transport processes on the tropospheric ozone layering above Europe. Part {I}: Study of air mass origin using multivariate analysis, clustering and trajectories”, Atmos. Env., 39, 5409-5422, 2005. 
    213     </p> 
    214     <p class="cielbpt"> 
    215     Colette A. and G. Ancellet, “Impact of vertical transport processes on the tropospheric ozone layering above Europe. Part {II}: Climatological analysis of the past 30 years”, Atmos. Env., 39, 5423-5435, 2005. 
    216     </p> 
    217     <p class="cielbpt"> 
    218     David C., S. Bekki, N. Berdunov, M. Marchand, M. Snels, G. Mégie, “Classification and scales of Antartic polar stratospheric clouds using wavelet decomposition”, J. Atmos. Sol. Terr. Phys., volume 67, issue 3, 293-300, 2005. 
    219     </p> 
    220     <p class="cielbpt"> 
    221     Del Frate F., M. Iapaolo, S. Casadio, S. Godin-Beekmann, M. Petitdidier, “Neural Network for the dimensionality reduction of GOME measurement vector in the estimation of ozone profiles”, J. Quantit. Spectrosc. Radia. Transfer, 92, 275-291, 2005. 
    222     </p> 
    223     <p class="cielbpt"> 
    224     Faduilhe D., P. Keckhut, H. Bencherif, L. Robert, S. Baldy, “Stratospheric temperature monitoring using a vibrational Raman lidar. Part 1: Aerosols and ozone interferences”, J. Environ. Monit., vol. 7, issue 4, 357-364, 2005. 
    225     </p> 
    226     <p class="cielbpt"> 
    227     Hampson J., P. Keckhut, A. Hauchecorne, M.L. Chanin, “The effect of the 11-year solar-cycle on the temperature in the upper-stratosphere and mesosphere: Part II numerical simulations and the role of planetary waves”, J. Atm. Terr. Sol. Phys., 67, 948-958, doi:10.1016/j.jastp.2005.03.005, 2005. 
    228     </p> 
    229     <p class="cielbpt"> 
    230     Keckhut P., C. Cagnazzo, M-L. Chanin, C. Claud, A. Hauchecorne, The 11-year solar-cycle effects on the temperature in the upper-stratosphere and mesosphere: Part I—Assessment of observations, J. Atm. Terr. Sol. Phys., 67, 940-947, doi:10.1016/j.jastp.2005.01.008, 2005. 
    231     </p> 
    232     <p class="cielbpt"> 
    233     P. Keckhut, A. Hauchecorne, S. Bekki, A. Colette, C. David, J. Jumelet, “Indications of thin cirrus clouds in the stratosphere at mid-latitudes”, Atmos. Chem. Phys., 5, 3407-3414, doi:10.5194/acp-5-3407-2005, 2005. 
    234     </p> 
    235  
    236     <p class="cielbpt"> 
    237     Morel B., H. Bencherif, P. Keckhut, T. Portafaix, A. Hauchecorne, S. Baldy, “Fine-scale study of a thick stratospheric ozone lamina at the edge of the southern subtropical barrier. Part II: Numerical simulations with coupled dynamics models”, J. Geophys. Res., 110, D17101, doi:10.1029/2004JD005737, 2005. 
    238     </p> 
    239  
    240 <p class="cielbpt"><br> 
    241 <b>2004</b> 
    242 </p> 
    243     <p class="cielbpt"> 
    244     Braathan G. O., S. Godin-Beekmann, P. Keckhut, T. J. McGee, M. R. Gross, C. Vialle, A. Hauchecorne, “Intercomparison of stratospheric ozone and temperature measurements at the Observatoire de Haute Provence during the OTOIC NDSC validation campaign from 1-18 July, 1997”, Atmos. Chem. Phys. Discuss., 4, 5303-5344,2004. 
    245     </p> 
    246     <p class="cielbpt"> 
    247     P. Keckhut, I. S. McDermid, D. Swart, T. J. McGee, S. Pal, S. Godin-Beekmann, A. Adriani, J. Barnes, H. Bencherif, H. Claude, G. Fiocco, G. Hansen, A. Hauchecorne, T. Leblanc, C. H. Lee, G. Mégie, H. Nakane, R. Neuber, “Review of ozone and temperature lidar validations performed within the framework of the Network for the Detection of Stratospheric Change”, J. Environ. Monit., 6, 721-733, doi:10.1039/B404256E, 2004. 
    248     </p> 
    249     <p class="cielbpt"> 
    250     Leblanc T., I. S. McDermid, A. Hauchecorne, “A study of ozone variability and its connection with meridional transport in the Northern Pacific lower stratosphere during summer 2002”, J. Geophys. Res., 109, D11105, doi:10.1029/2003JD004027, 2004. 
    251     </p> 
    252     <p class="cielbpt"> 
    253     Meijer, Y. J., D.P.J. Swart, M. Allaart, S.B. Andersen, G. Bodeker, I. Boyd, G. Braathen, Y. Calisesi, H. Claude, V. Dorokhov, P. van der Gathen, M. Gil, S. Godin-Beekmann, F. Goutail, G. Hansen, A. Karpetchko, P. Keckhut, H.M. Kelder, R. Koelemeijer, B. Kois, R.M. Koopman, J.-C. Lambert, T. Leblanc, I.S. McDermid, S. Pal, G. Kopp, H. Schets, R. StÃŒbi, T. Suortti, G. Visconti, M. Yela, “Pole-to-pole validation of Envisat GOMOS ozone profiles using data from ground-based and balloon sonde measurements”, J. Geophys. Res., 109, D23305, doi:10.1029/2004JD004834, 2004. 
    254     </p> 
    255     <p class="cielbpt"> 
    256     Randel, W., Udelhofen, P., Fleming, E., Geller, M., Gelman, M., Hamilton, K., Karoly, D., Ortland, S. Pawson, R. Swinbank, F. Wu, M. Baldwin, M.L. Chanin, P. Keckhut, K. Labitzke,  E. Remsberg, A. Simmons, D. Wu, “SPARC intercomparison of middle atmosphere climatologies”, J. Clim., 17(5), 986-1003, 2004. 
    257     </p> 
    258  
    259 <p class="cielbpt"><br> 
    260 <b>2003</b> 
    261 </p> 
    262     <p class="cielbpt"> 
    263     Antuña J.C., A. Robock, G. Stenchikov, J. Zhou, C. David, J. Barnes and L. Thomason, Spatial and temporal variability of the stratospheric aerosol cloud produced by the 1991 Mount Pinatubo eruption, J. Geophys. Res., 108, D20, 4624, doi:10.1029/2003JD003722, 2003. 
    264     </p> 
    265     <p class="cielbpt"> 
    266     Bencherif H., T. Portafaix, J.-L. Baray, B. Morel, S. Baldy, J. Leveau, A. Moorgawa, M. Michaelis, A. Hauchecorne, P. Keckhut, R. Diab, “Lidar observations of lower stratospheric aerosols over South Africa linked to large scale transport across the southern subtropical barrier”, J. Atmos. Sol. Terr. Phys., 65, 707-715, 2003. 
    267     </p> 
    268     <p class="cielbpt"> 
    269     Cadet, B., L. Goldfarb, D. Faduilhe, S. Baldy, V. Giraud, P. Keckhut, A. Rechou, “A sub-tropical cirrus clouds climatology from Reunion Island (21°S, 55°E) lidar data set”, Geophys. Res. Lett., 30, 1130-1133 , 2003. 
    270     </p> 
    271     <p class="cielbpt"> 
    272     Godin-Beekmann S., J. Porteneuve, A. Garnier, “Systematic DIAL ozone measurements at Observatoire de Haute-Provence”, J. Environ. Monit., 5, 57-67, 2003. 
    273     </p> 
    274     <p class="cielbpt"> 
    275     Portafaix T., B. Morel, H. Bencherif, S. Baldy, S. Godin-Beekmann, A. Hauchecorne, “Fine-scale study of a thick stratospheric ozone lamina at the edge of the southern subtropical barrier”, J. Geophys. Res., 108, 4196, doi:10.1029/2002JD002741, 2003. 
    276     </p> 
    277     <p class="cielbpt"> 
    278     Randel, W., Udelhofen, P., Fleming, E., Geller, M., Gelman, M., Hamilton, K., Karoly, D., Ortland, S. Pawson, R. Swinbank, F. Wu, M. Baldwin, M.L. Chanin, P. Keckhut, K. Labitzke,  E. Remsberg, A. Simmons, D. Wu, “SPARC intercomparison of middle atmosphere climatologies”, J. Clim., 17(5), 986-1003, 2004. 
    279     </p> 
    280     <p class="cielbpt"> 
    281     Randriambelo T., J.-L. Baray, S. Baldy, A. M. Thompson, S. Oltmans, P. Keckhut, “Investigation of the short-time variability of tropical tropospheric ozone”, Ann. Geophys., 21, 9, 2095-2106, 2003. 
    282     </p> 
    283     <p class="cielbpt"> 
    284     Roelofs G. J., A. S. Kentarchos, T. Trickl, A. Stohl, W. J. Collins, R. A. Crowther, D. Hauglustaine, A. Klonecki, K. S. Law, M. G. Lawrence, R. von Kuhlmann, M. van Weele, “Intercomparison of tropospheric ozone models: Ozone transport in a complex tropopause folding event”, J. Geophys. Res., 108, 8529, doi:10.1029/2003JD003462, 2003. 
    285     </p> 
    286     <p class="cielbpt"> 
    287     Wu D.L., W.G. Read, Z. Shippony, T. Leblanc, T.J. Duck, D.A. Ortland, R.J. Sica, P.S. Argall, J. Oberheide, A. Hauchecorne, P. Keckhut, C.Y. She, D.A. Krueger, “Mesospheric Temperature from UARS MLS: Retrieval and Validation”, J. Atmos. Sol. Terr. Phys., 65, 245-267, 2003. 
    288     </p> 
    289     <p class="cielbpt"><br> 
    290 <b>2002</b> 
    291 </p> 
    292     <p class="cielbpt"> 
    293     Godin, S., M. Marchand, A. Hauchecorne,  F. LefÚvre, “Influence of Arctic polar ozone depletion on lower stratospheric ozone amounts at Haute-Provence Observatory (43.92°N, 5.71°E)” , J. Geophys. Res., 107, 8272, doi:10.1029/2001JD000516, 2002. 
    294     </p> 
    295     <p class="cielbpt"> 
    296     Keckhut, P., A. Hauchecorne, S. Henot, O. Coesnon, I. S. McDermid, T. Leblanc, G. von Cossart, F-J. Lubken, U. von Zahn, “Climatology of the Temperature Variability at the Middle Atmosphere (30-80 km) of the Northern Hemisphere Mid-Latitude (20-60°N)”, Recent Research and Developments in Geophysics, 4, 359-368, 2002. 
    297     </p> 
    298     <p class="cielbpt"> 
    299     Morel B., H. Bencherif, P. Keckhut, S. Baldy, A. Hauchecorne, “Evidence of tidal perturbations in the middle atmosphere over Southern Tropics as observed by Rayleigh Lidar”, J. Atmos. Sol. Terr. Phys., 64, 1979-1988 , 2002. 
    300     </p> 
    301     <p class="cielbpt"> 
    302     Remsberg E.E., L.E. Deaver, J.G. Wells, G. Lingenfelser, P.P. Bhatt, L.L. Gordley, R. Thompson, M. McHugh, J.M. Russell III, P. Keckhut, F.J. Schmidlin, “An Assessment of the Quality of HALOE Temperature Profiles in the Mesosphere with Rayleigh Backscatter Lidar and Inflatable Falling Sphere Measurements”, J. Geophys. Res., 107, 4447, doi:10.1029/2001JD001521, 2002. 
    303     </p> 
    304     <p class="cielbpt"> 
    305     Salby M., P. Callaghan, P. Keckhut, S. Godin, and M. Guirlet, “Interannual changes of temperature and ozone : Relationship between the lower and upper stratosphere”, J. Geophys. Res., 107, 4342, doi:10.1029/2001JD000421, 2002. 
    306     </p> 
    307     <p class="cielbpt"> 
    308     Salby M., F. Sassi, P. Callaghan, D. Wu, P. Keckhut, A. Hauchecorne, “Mesospheric inversions and their relationshop to planetary wave structure”, J. Geophys. Res., 107, D4, doi:10.1029/2001JD000756, 2002. 
    309     </p> 
    310     <p class="cielbpt"> 
    311     Shepherd M.G., P.J. Espy, C.Y. She, W. Hocking, P. Keckhut, G. Gavrilyeva, G.G. Shepherd, B. Naujokat, “Springtime Transition in  Upper Mesospheric Temperature in the Northern Hemisphere”, J. Atmos. Sol. Terr. Phys., 64, 1183-1199, 2002. 
    312     </p> 
    313     <p class="cielbpt"> 
    314     Wu D. L., W. G. Read, Z. Shippony, T. Leblanc, T. J. Duck, D. A. Ortland, R. J. Sica, P. S. Argall, J. Oberheide, A. Hauchecorne, P. Keckhut, C. Y. She, D. A. Krueger, “Mesospheric temperature from UARS MLS retrieval and validation”, J.  Atmos.  Sol. Terr. Phys., 65, 245-267, 2003. 
    315     </p> 
    316  
    317 <p class="cielbpt"><br> 
    318 <b>2001</b> 
    319 </p> 
    320     <p class="cielbpt"> 
    321     Godin S., V. Bergeret, S. Bekki, C. David, G. Megie, “Study of the interannual ozone loss and the permeability of the Antarctic Polar Vortex from long-term aerosol and ozone lidar measurements in Dumont d'Urville (66.4M-0, 140M-0S)”, J. Geophys. Res., 106, D1, 1311-1330, doi:10.1029/2000JD900459, 2001. 
    322     </p> 
    323     <p class="cielbpt"> 
    324     Keckhut P., J. Wild, M. Gelman, A. J. Miller, A. Hauchecorne, “Upper stratosphere using lidar data and NCEP analyses”, J. Geophys. Res., 106, D8, 7937-7944, doi:10.1029/2000JD900845, 2001. 
    325     </p> 
    326     <p class="cielbpt"> 
    327     Keckhut P., “Temperature trends in the stratosphere and mesosphere”, Adv. Space Res., 28, 955-959, doi:10.1016/S0273-1177(01)80023-5, 2001. 
    328     </p> 
    329     <p class="cielbpt"> 
    330     Ramaswamy V., M.L. Chanin, J. Angell, J. Barnett, D. Gaffen, M. Gelman, P. Keckhut, Y. Kolshelkov, K. Labitzke, J-J. R. Lin, A. O’Neill, J. Nash, W. Randel, R. Rood, K. Shine, M. Shiotani, R. Swinbank, “Stratospheric temperature changes: observations and model simulations”,Rev. Geophys., 39, 71-122, 2001. 
    331     </p> 
    332     <p class="cielbpt"><br> 
    333 <b>2000</b> 
    334 </p> 
    335     <p class="cielbpt"> 
    336     Baray J.L., V. Daniel, G. Ancellet, B. Legras, “Planetary-scale tropopause folds in the southern subtropics”, Geophys. Res. Lett., 27, 3, 353-356, 2000. 
    337     </p> 
    338     <p class="cielbpt"> 
    339     Chane Ming F., F. Molinaro, J.  Leveau, P. Keckhut, A. Hauchecorne, S. Godin, “Vertical short-scale structures in the upper tropospheric-lower stratospheric temperature and ozone at La Réunion island(20.8°S, 55.3°E)”, J. Geophys. Res., 105(D22), 26857-26870.105, doi:10.1029/2000JD900199, 2000. 
    340     </p> 
    341     <p class="cielbpt"> 
    342     Chane Ming F, F. Molinaro, J. Leveau, P. Keckhut, A. Hauchecorne,”Analysis of gravity waves in the tropical middle atmosphere over La Réunion island (21°S, 55°E) with lidar using wavelet techniques”, Ann. Geophys., 18 , 4 , 2000. 
    343     </p> 
    344     <p class="cielbpt"> 
    345     Deshler T., B. Nardi, A. Adriani, F. Cairo, G. Hansen, F. Fierli, A. Hauchecorne, L. Pulvirenti, “Determining the index of refraction of polar stratospheric clouds above Andoya (69 N) by combining size resolved concentration and optical scattering measurements”, J. Geophys. Res., 105(D3), 3943-3953, doi:10.1029/1999JD900469, 2000. 
    346     </p> 
    347     <p class="cielbpt"> 
    348     Guirlet M., P. Keckhut, S. Godin, G. Mégie, “Description of the long-term ozone data series obtained from different instrumental techniques at a single location: The Observatoire de Haute-Provence (43.9N, 5.7E)”, Ann. Geophys., 18, 1325-1339, 2000. 
    349     </p> 
    350  
    351     <p class="cielbpt"><br> 
    352 <b>1999</b> 
    353 </p> 
    354     <p class="cielbpt"> 
    355     Baray J-L., J. Leveau, J. Porteneuve, G. Ancellet, P. Keckhut, F. Posny, S. Baldy, “Description and evaluation of a tropospheric ozone lidar implemented on an existing lidar in the southern subtropics”, Appl. Opt., 38, 6808-6817, 1999. 
    356     </p> 
    357     <p class="cielbpt"> 
    358     Chane Ming F., F. Molinaro, J. Leveau, “Wavelet techniques applied to lidar signal in the analysis of the middle atmosphere dynamics”, Applied Signal Processing., 6, n°2, 95-106, 1999. 
    359     </p> 
    360     <p class="cielbpt"> 
    361     Godin S., A. Carswell, D. Donovan, H. Claude, W. Steinbrecht, S. McDermid, T. McGee, H. Nakane, D. Swaart, E. Brinksma, O. Uchino, P. von der Gathen, R. Neuber, “DIAL ozone algorithm intercomparison”,  Appl. Opt., 38, 6225-6236, 1999. 
    362     </p> 
    363     <p class="cielbpt"> 
    364     Sherlock V., A. Garnier, A. Hauchecorne, P. Keckhut, “Implementation and validation of a Raman lidar measurement of middle and upper tropospheric water vapor”, Appl. Opt., 38, 5838-5850, 1999. 
    365     </p> 
    366  
    367     <p class="cielbpt"><br> 
    368 <b>1998</b> 
    369 </p> 
    370     <p class="cielbpt"> 
    371     Ancellet, G. and F.Ravetta, “A compact airborne lidar for tropospheric ozone (alto): description and field measurements”, Appl. Opt., 37, 5509-5521, 1998. 
    372     </p> 
    373     <p class="cielbpt"> 
    374     Bergeret, V., S. Bekki, S. Godin, G. Mégie, « Analyse des variations saisonniÚres de l'ozone antarctique dans la basse stratosphÚre à partir des données lidar et sonde de Dumont d'Urville » , C.R. Acad. Sci. Sér. II a, 326, 751-756, 1998. 
    375     </p> 
    376     <p class="cielbpt"> 
    377     David C., S. Bekki, S. Godin, G. Mégie, M.P. Chipperfield, “Polar stratospheric clouds climatology over Dumont d'Urville between 1989 and 1993 and the influence of volcanic aerosols on their formation” , J. Geophys. Res., 103(D17), 22163-22180, doi:10.1029/98JD01692, 1998. 
    378     </p> 
    379     <p class="cielbpt"> 
    380     Leblanc T., I.S. McDermid, P. Keckhut, A. Hauchecorne, C.Y. She, D.A. Krueger, “Temperature climatology of the middle atmosphere from long-term lidar measurements at middle and low latitudes”, J. Geophys. Res., 103(D14), 17191-17204, doi:10.1029/98JD01347, 1998. 
    381     </p> 
    382     <p class="cielbpt"> 
    383     Leblanc T., I .S. McDermid, A. Hauchecorne, P. Keckhut, “Evaluation of optimization of lidar temperature analysis algorithms using simulated data”, J. Geophys. Res., 103(D6), 6177-6187, doi:10.1029/97JD03494, 1998. 
    384     </p> 
    385     <p class="cielbpt"> 
    386     Milton M.J., G. Ancellet, A. Apituley, J. Bosenberg, W. Carnuth, F. Castagnoli, T. Trickl, H. Edner, L. Stefanutti, T. Schaberl, A. Sunesson, C. Weitkamp, “Raman-shifted laser sources suitable for differential-absorption lidar measurements of ozone in the troposphere”, Appl. Phys. B, Photophys. Laser Chem., 66, 105-113, 1998. 
    387     </p> 
    388     <p class="cielbpt"> 
    389     Ricaud, Ph., E. Monnier, F. Goutail, J.P. Pommereau, C. David, S. Godin, L. Froidevaux, J.W. Waters, J.L. Mergenthaler, A.E. Roche, H. Pumphrey, M. P. Chipperfield, “The stratosphere over Dumont d'Urville, Antarctica, in winter 1992”, J. Geophys. Res., 103(D11), 13267-13284, doi:10.1029/98JD00689, 1998. 
    390     </p> 
    391 <p class="cielbpt"><br> 
    392 <b>1997</b> 
    393 </p>    <p class="cielbpt"> 
    394     Ancellet G. and M. Beekmann, “Evidence for changes in the ozone concentrations in the free troposphere over Southern France from 1976 to 1995”, Atmos. Environ., 31, 2835-2851, 1997. 
    395     </p> 
    396     <p class="cielbpt"> 
    397     Beekmann M., G. Ancellet, S. Blonsky, D. De Muer, A. Ebel, H. Elbern, J. Hendricks, J. Kowol, C. Mancier, R. Sladkovic, H.G.J. Smit, P. Speth, T. Trickl, P. Van Haver, “Regional and global tropopause fold occurrence and related ozone flux across the tropopause”, J. Atmos. Chem., 28, 29-44, 1997. 
    398     </p> 
    399     <p class="cielbpt"> 
    400     Gibson-Wilde D.E., R.A. Vincent, C. Souprayen, S. Godin, A. Hertzog, S.D. Eckermann, “Dual lidar observations of mesoscale fluctuations of ozone and horizontal winds”, Geophys. Res. Lett., 24, 1627-1630, 1997. 
    401     </p> 
    402     <p class="cielbpt"> 
    403     Harris N., G. Ancellet, L. Bishop, D. Hofmann, J. Kerr, R. Mcpeters, M. Prendez, W. Randel, J. Staehelin, B. Subbaraya, A. Volz-Thomas, J. Zawodny, C. Zerefos, “Trends in stratospheric and free tropospheric ozone”, J. Geophys. Res., 102(D1), 1571-1590, doi:10.1029/96JD02440, 1997. 
    404     </p> 
    405  
    406     <p class="cielbpt"><br> 
    407 <b>1996</b> 
    408 </p> 
    409     <p class="cielbpt"> 
    410     Bencherif H., J. Leveau, J. Porteneuve, P. Keckhut, A. Hauchecorne, G. Megie, F. Fassina, M. Bessafi, “Lidar developments and observations over Reunion Island (20.8 S, 55.5 E)”, Advances in Atmospheric Remote Sensing with lidar, Springer-verlag, Eds. : A. Ansmann, R. Neuber, P. Rairoux, and U. Wandinger, 1996. 
    411     </p> 
    412     <p class="cielbpt"> 
    413     Fishbein E.F., R.E. Cofield, L. Froidevaux, R.F. Jarnot, T. Lungu, W.G. Read, Z. Shippony, J.W. Waters, I.S. McDermid, T.J. McGee, U.N. Singh, M. Gross, A. Hauchecorne, P. Keckhut, M.E. Gelman, R.M. Nagatani, “Validation of UARS Microwave Limb Sounder temperature and pressure measurements”, J. Geophys. Res., 101(D6), 9983-10016, doi:10.1029/95JD03791, 1996. 
    414     </p> 
    415     <p class="cielbpt"> 
    416     Gille J.C., P.L. Bailey, S.T. Massie, L.V. Lyjak, D.P. Edwards, A.E. Roche, J.B. Kumer, J.L. Mergenthaler, M.R. Gross, A. Hauchecorne, P. Keckhut, T.J. McGee, I.S. McDermid, A.J. Miller, U. Singh, “Accuracy and precision of Cryogenic Limb Array Etalon Spectrometer (CLAES) temperature retrievals”, J. Geophys. Res., 101(D6), 9583-9601, doi:10.1029/96JD00052, 1996. 
    417     </p> 
    418     <p class="cielbpt"> 
    419     Godin S., C. David, M. Guirlet, “Evolution of the Mt. Pinatubo Volcanic Cloud andAnalysis of its Effect on the Ozone Amount as Observed from Ground-Based Measurements Performed in Northern and Southern Latitudes”, NATO ASI series, Subseries I "Global Environment change", Vol 42, ed. by G. Fiocco et al., 1996. 
    420     </p> 
    421     <p class="cielbpt"> 
    422     Hervig M.E., J.M. Russell III, L.L. Gordley, S.R. Drayson, K. Stone, R.E. Thompson, M.E. Gelman, I.S. McDermid, A. Hauchecorne, P. Keckhut, T.J. McGee, U.N. Singh, M.R. Gross, “Validation of temperature measurements from the Halogen Occultation Experiment”, J. Geophys. Res., 101(D6), 10277-10285, doi:10.1029/95JD01713, 1996. 
    423     </p> 
    424     <p class="cielbpt"> 
    425     Keckhut P., M.E. Gelman, J.D. Wild, F. Tissot, A.J. Miller, A. Hauchecorne, M.L. Chanin, E.F. Fishbein, J. Gille, J.M. Russell III , F.W. Taylor, “Semidiurnal and diurnal temperature tides (30-55 km): climatology and effect on UARS-LIDAR data comparisons”, J. Geophys. Res., 101(D6), 10299-10310, doi:10.1029/96JD00344, 1996. 
    426     </p> 
    427     <p class="cielbpt"> 
    428     Singh U.N., P. Keckhut, T.J. McGee, M.R. Gross, A. Hauchecorne, E.F. Fishbein, J.W. Waters, J.C. Gille, A.E. Roche, J.M. Russell III, “Stratospheric temperature measurements by two collocated NDSC lidars at OHP during UARS validation campaign”, J. Geophys. Res., 101(D6), 10287-10297, doi:10.1029/96JD00516,1996. 
    429     </p> 
    430     <p class="cielbpt"> 
    431     Steinbrecht, W., H. JÀger, A. Adriani, G. di Donfrancesco, J. Barnes, G. Beyerle, R. Neuber, C. David, S. Godin, D. Donovan, A. I. Carswell, M. Gross, T. McGee, F. Masci, A. D’Altorio, V. Rizi, G. Visconti, I. S. McDermid, G. Mégie, A. Mielke, B. Stein, C. Wedkind, T. Nagai, O. Uchino, H. Nakane, M. Osborn, D. Winker, “NDSC Intercomparison of Stratospheric Aerosol Processing Algorithms”, Advances in Atmospheric Remote Sensing with Lidar, Springer New York-Berlin-Heidelberg, 501-504, 1996. 
    432     </p> 
    433     <p class="cielbpt"> 
    434     Van Haver P., D. De Muer, M. Beekmann, C. Mancier, “Climatology of tropopause folds at midlatitudes”, Geophys. Res. Lett., 23, 1033-1036, 1996. 
    435     </p> 
    436     <p class="cielbpt"><br> 
    437 <b>1995</b> 
    438 </p> 
    439     <p class="cielbpt"> 
    440     Chazette P., C. David, J. LefrÚre, J. Pelon, S. Godin, and G. Mégie, Study of the optical, geometrical and dynamical properties of stratospheric post-volcanic aerosols from lidar remote sensing at 532 nm, following the eruptions of El Chichon and Mt Pinatubo, J. Geophys. Res., 100, 23195-23207, 1995. 
    441     </p> 
    442     <p class="cielbpt"> 
    443     Beekmann M., G.Ancellet, D.Martin, C.Abonnel, G.Duverneuil, F.Eideliman, P.Bessemoulin, N.Fritz, E.Gizard, “Intercomparison of tropospheric ozone profiles obtained by electrochemical sondes, a ground-based lidar and an airborne UV-photometer”, Atmos. Environ., 29, 1027-1042, 1995. 
    444     </p> 
    445     <p class="cielbpt"> 
    446     Keckhut P., A. Hauchecorne, M.L. Chanin, “Mid-latitude long-term variability of the middle atmosphere trends, and cyclic and episodic changes”, J. Geophys. Res., 100(D9), 18887-18897, doi:10.1029/95JD01387, 1995. 
    447     </p> 
    448     <p class="cielbpt"> 
    449     She C. Y., J.R. Yu, D. A. Krueger, R. Roble, P. Keckhut, A. Hauchecorne, M. L. Chanin, “Vertical structure of mid-latitude temperature from stratosphere to mesopause (30-105 km)”, Geophys. Res. Lett., 22, 377-380, 1995. 
    450     </p> 
    451     <p class="cielbpt"> 
    452     Stefanutti L., M. Morandi,  M. Del Guesta, S. Godin, C. David, “Unusual PSCs observed by Lidar in Antarctica”, Geophys. Res. Lett, Volume 22, Issue 17, 2377-2380, 1995. 
    453     </p> 
    454     <p class="cielbpt"> 
    455     Wild J. D., M. E. Gelman, A. J. Miller, M. L. Chanin, A. Hauchecorne, P. Keckhut, R. Farley, P. D. Dao, J. W. Meriwether, G. P. Gobbi, F. Congeduti, A. Adriani, I. S. McDermid, T. J. McGee, E. F. Fishbein, “Comparison of stratospheric temperatures from several lidars, using National Meteorological Center and microwave limb sounder data as transfer references”, J. Geophys. Res., 100(D6), 11105-11111, doi:10.1029/95JD00631, 1995. 
    456     </p> 
    457  
    458 <p class="cielbpt"><br> 
    459 <b>1994</b> 
    460 </p>    <p class="cielbpt"> 
    461     Beekmann M., G. Ancellet, G. Mégie, H. G. Smit, D. Kley, “Intercomparaison campaign of vertical ozone profiles including electrochemical sondes of ECC and Brewer-Mast type and a ground based UV-differential absorption lidar”, J. Atmospher. Chem., 19, 259-288, 1994. 
    462     </p> 
    463     <p class="cielbpt"> 
    464     McGee T. J., M.Gross, U.Singh, P. Newman, G. Megie, S. Godin, A.-M. Lacoste, “Correlation of ozone loss with the presence of volcanic aerosols”, Geophys. Res. Lett., 21, 2801-2804, 1994. 
    465     </p> 
    466     <p class="cielbpt"> 
    467     Neuber R., G. Beyerle, G. Fiocco, A. di Sarra, K.-H. Fricke, B. Knudsen, C. David, S. Godin, L. Stefanutti, G. Vaughan, “Latitudinal distribution of stratospheric aerosols during the EASOE winter 1991/92”, Geophys. Res. Lett., 21, 1283-1286, 1994. 
    468     </p> 
    469  
    470     <p class="cielbpt"><br> 
    471 <b>1993</b> 
    472 </p> 
    473     <p class="cielbpt"> 
    474     Keckhut P., A. Hauchecorne, M. L. Chanin, “A critical review on the data base acquired for the long term surveillance of the middle atmosphere by French Rayleigh lidars”, J. Atmos. Oceanic Technol., 10, 850-867, 1993. 
    475     </p> 
    476     <p class="cielbpt"> 
    477     Finger F. G., M. E. Gelman, J. D. Wild, M. L. Chanin, A. Hauchecorne, A. J. Miller, “Evaluation of NMC upper-stratospheric temperature analyses using rocketsonde and lidar data”, Bull. Amer. Meteor. Soc., 74, 789-799, 1993. 
    478     </p> 
    479  
    480     <p class="cielbpt"><br> 
    481 <b>1992</b> 
    482 </p> 
    483     <p class="cielbpt"> 
    484     Hauchecorne A., M. L. Chanin, P. Keckhut, D. Nedeljkovic, “Lidar monitoring of the temperature in the middle and lower atmosphere”, Appl. Phys., B, 54, 2573-2579, 1992. 
    485     </p> 
    486     <p class="cielbpt"> 
    487     Lacoste A.M., S. Godin, G. Megie, “Lidar measurements and Umkehr observations of the ozone vertical distribution at the Observatoire de Haute Provence”, J. Atm. Terr. Phys., 54, 5, 571-582, 1992. 
    488     </p> 
    489     <p class="cielbpt"> 
    490     Stefanutti L.; F. Castagnoli, M. Del Guasta, M. Morandi, V. M. Sacco, L. Zuccagnoli, S. Godin, G. Megie, J. Porteneuve, “The Antarctic Ozone Lidar System”, Appl. Phys., B55, 3-12, 1992. 
    491     </p> 
    492     <p class="cielbpt"><br> 
    493 <b>1991</b> 
    494 </p> 
    495     <p class="cielbpt"> 
    496     Hauchecorne A., M. L. Chanin, P. Keckhut, “Climatology and trends of the middle atmospheric temperature (33-87 km) as seen by Rayleigh lidar over the south of France”, J. Geophys. Res., 96, 15.297-15.309, 1991. 
    497     </p> 
    498     <p class="cielbpt"> 
    499     Stefanutti L.; M. Morandi, M. Del Guasta, S.Godin, G. .Megie, J. Brechet, J.Piquard, « Polar stratospheric cloud observations over the Antarctic continent at Dumont D'Urville”, J. Geophys. Res., 96(D7,) 12975-12987, doi: 10.1029/91JD00776, 1991. 
    500     </p> 
    501     <p class="cielbpt"><br> 
    502 <b>1990</b> 
    503 </p> 
    504     <p class="cielbpt"> 
    505     Keckhut P., M.L. Chanin, A. Hauchecorne, “Stratosphere temperature measurement using Raman lidar”, Appl. Opt., 29, 5182-5186, 1990. 
    506     </p> 
    507     <p class="cielbpt"><br> 
    508 <b>1989</b> 
    509 </p> 
    510     <p class="cielbpt"> 
    511     Godin S., G. Megie, J. Pelon, “Systematic Lidar Measurements of the Stratospheric Ozone vertical Distribution”, Geophys. Res. Lett., 16, 547-550, 1989. 
    512     </p> 
    513     <p class="cielbpt"><br> 
    514         <b>1986</b> 
    515     </p> 
    516     <p class="cielbpt"> 
    517     Pelon, J., S. Godin, G. Megie, “Upper Stratospheric (30-50 km) Lidar Observations of the Ozone Vertical Distribution”, J. Geophys. Res., 91, 8666-8671, 1986. 
    518     </p> 
    519     <p class="cielbpt"><br> 
    520         <b>1980</b> 
    521     </p> 
    522     <p class="cielbpt"> 
    523     Hauchecorne A.and M.L. Chanin, “Density and temperature profiles obtained by lidar between 35 and 70 km”, Geophys. Res. Lett., 7, 565-568, 1980. 
    524     </p> 
    525  
    526                                     <br> 
    527  
    528  
    529 <p id="sonde" class="cielbpt"><b><u>Sondes</u></b> 
    530 <br> 
    531  
    532 <br><b>2010</b></p> 
    533 <p class="cielbpt"> 
    534 Clain G., J.-L. Baray, R. Delmas, P. Keckhut, J.-P. Cammas, “A lagrangian approach to analyse the tropospheric ozone climatology in the tropics: Climatology of Stratosphere - Troposphere exchange at Reunion Island”, Atmos. Environ., 44, 968-975, 2010. 
    535 </p> 
    536 <p class="cielbpt"> 
    537 David C., P. Keckhut., A. Armetta, J. Jumelet, M. Snels, M. Marchand, S.Bekki, “Radiosonde stratospheric temperatures at Dumont d'Urville (Antarctica): trends and link with polar stratospheric clouds”, Atmos. Chem. Phys., 10, 3813-3825, doi:10.5194/acp-10-3813-2010, 2010. 
    538 </p> 
    539 <p class="cielbpt"><br><b>2009</b></p> 
    540 <p class="cielbpt"> 
    541 Clain, G., J-L. Baray, R. Delmas,  R. Diab, J. Leclair de Bellevue, P. Keckhut, F. Posny, J-M. Metzger, J.-P. Cammas, “Tropospheric ozone climatology at two Southern Hemisphere tropical/subtropical sites, (Reunion Island and Irene, South Africa) from ozonesondes, LIDAR, and in situ aircraft measurements”, Atmos. Chem. Phys., 9, 1723-1734, 2009. 
    542 </p> 
    543 <p class="cielbpt"><br><b>2008</b></p> 
    544 <p class="cielbpt"> 
    545 Harris N.R.P., E. Kyrö, J. Staehelin, D. Brunner, S.-B. Andersen, S. Godin-Beekmann, S. Dhomse, P. Hadjinicolaou, G. Hansen, I. Isaksen, A. Jrrar, A. Karpetchko, R. Kivi, B. Knudsen, P. Krizan, J. Lastovicka, J. Maeder, Y. Orsolini, J.A. Pyle, M. Rex, K. Vanicek, M. Weber, I. Wohltmann, P. Zanis, and C. Zerefos, “Ozone trends at northern mid- and high latitudes – a European perspective”, Ann. Geophys., 26, 5, 1207-1220, doi:10.5194/angeo-26-1207-2008, 2008.2008. 
    546 </p> 
    547 <p class="cielbpt"> 
    548 Nassar, R., J. A. Logan, H. M. Worden, I. A. Megretskaia, K. W. Bowman, G. B. Osterman, A. M. Thompson, D. W. Tarasick, S. Austin, H. Claude, M. K. Dubey, W. K. Hocking, B. J. Johnson, E. Joseph, J. Merrill, G. A. Morris, M. Newchurch, S. J. Oltmans, F. Posny, F. J. Sscmidlin, H. Vomel, D. N. Whiteman, J. C. Witte, “Validation of Tropospheric Emission Spectrometer (TES) nadir ozone profiles using ozonesonde measurements”, J. Geophys. Res., 113, D15S17, doi:10.1029/2007JD008819, 2008. 
    549 </p> 
    550  
    551 <p class="cielbpt"><br><b>2007</b></p> 
    552  
    553 <p class="cielbpt"> 
    554 Cortesi U., J.-C. Lambert, C. De Clercq, G. Bianchini, T. Blumenstock, A. Bracher, E. Castelli, V. Catoire, K. V. Chance, M. De MaziÚre, P. Demoulin, S. Godin-Beekmann, N. Jones, K. Jucks, C. Keim, T. Kerzenmacher, H. Kuellmann, J. Kuttippurath, M. Iarlori, G. Y. Liu, Y. Liu, I. S. McDermid, Y. J. Meijer, F. Mencaraglia, S. Mikuteit, H. Oelhaf, C. Piccolo, M. Pirre, P. Raspollini, F. Ravegnani, W. J. Reburn, G. Redaelli, J. J. Remedios, H. Sembhi, D. Smale, T. Steck, A. Taddei, C. Varotsos, C. Vigouroux, A. Waterfall, G. Wetzel, S. Wood, “Geophysical validation of MIPAS-ENVISAT operational ozone data”, Atmos. Chem. Phys., 7, 4807-4867, doi:10.5194/acp-7-4807-2007, 2007. 
    555 </p> 
    556 <p class="cielbpt"> 
    557 J Jiang, Y. B.,  L. Froidevaux, A. Lambert, N. J. Livesey, W. G. Read, J. W. Waters, B. Bojkov, J. A. Logan, T. Leblanc, I. S. McDermid, S. Godin-Beekmann, M. J. Filipiak, R. S. Harwood, R. A. Fuller, W. H. Daffer, B. J. Drouin, R. E. Cofield, D. T. Cuddy, R. F. Jarnot, B. W. Knosp, V. S. Perun, M. J. Schwartz, W. V. Snyder, P. C. Stek, R. P. Thurstans, P. A. Wagner, M. Allaart, S. B. Andersen, G. Bodeker, B. Calpini, H. Claude, G. Coetzee, J. Davies, H. De Backer, H. Dier, M. Fujiwara, B. Johnson, H. Kelder, N. P. Leme, G. König-Langlo, E. Kyro, G. Laneve, L. S. Fook, J. Merrill, G. Morris, M. Newchurch, S. Oltmans, M. C. Parrondos, F. Posny, F. Schmidlin, P. Skrivankova, R. Stubi, D. Tarasick, A. Thompson, V. Thouret, P. Viatte, H. Vömel, P. von Der Gathen, M. Yela, and G. Zablocki, “Validation of Aura Microwave Limb Sounder Ozone by Ozonesonde and Lidar Measurements”, J. Geophys. Res., 112, D24S34, doi:10.1029/2007JD008776, 2007. 
    558 </p> 
    559 <p class="cielbpt"> 
    560 Kyro E., T. Leblanc, B. Morel, S.-Y. Ogino, W. G. Read, S. C. Ryan, S. Saraspriya, H. Selkirk, M. Shiotani, J. Valverde Canossa, D. N. Whiteman, “Validation of Aura Microwave Limb Sounder water vapor by balloonborne Cryogenic Frost point Hygrometer measurements”, J. Geophys. Res., 112, D24S37, doi:10.1029/2007JD008698, 2007. 
    561 </p> 
    562 <p class="cielbpt"> 
    563 Schoeberl M.R.; J.R Ziemke, B. Bojkov, N. Livesey, B. Duncan, S. Strahan, L. Froidevaux, S. Kulawik, P.K Bhartia, S. Chandra, P.F Levelt,. J.C Witte, A.M Thompson, E. Cuevas, A. Redondas, D.W.Tarasick, J. Davies, G.E. Bodeker, G. Hansen, B.J. Johnson, S.J Oltmans,.H. Vömel, M. Allaart, H. Kelder, M. Newchurch, S. Godin-Beekmann, G. Ancellet, H. Claude, S.B. Andersen, E. Kyrö, M. Parrondos, M.Yela, G. Zablocki, D. Moore, H. Dier, P. von der Gathen, P.Viatte, R. StÃŒbi, B. Calpini, P. Skrivankova, V. Dorokhov, H. de Backer; F.J. Schmidlin, G. Coetzee, M. Fujiwara, V. Thouret, F. Posny, G. Morris, J. Merrill, C.P. Leong, G. Koenig-Langlo, E. Joseph,“A trajectory-based estimate of the tropospheric ozone column using the residual method”, J. Geophys. Res. , 112, D24S49, doi:10.1029/2007JD008773, 2007. 
    564 </p> 
    565 <p class="cielbpt"> 
    566 SivakumarV., T. Portafaix, H. Bencherif, S. Godin-Beekmann, S. Baldy, “Stratospheric ozone climatology and variability over a southern subtropical site: Reunion Island (21°S, 55°E)”, Ann. Geophys., 25, 2321-2334 , 2007. 
    567 </p> 
    568 <p class="cielbpt"> 
    569 Tripathi O. P., S. Godin-Beekmann, F. LefÚvre, A. Pazmiño, A. Hauchcorne, M. Chipperfield, W. Feng, G. Millard, M. Rex, M. Streibel, P. von der Gathen, “Comparison of polar ozone loss rates simulated by 1-D and 3-D models with Match observations in recent Antarctic and Arctic winters”, J. Geophys. Res., 112, D12307, doi:10.1029/2006JD008370, 2007. 
    570 </p> 
    571 <p class="cielbpt"><br><b>2006</b></p> 
    572 <p class="cielbpt"> 
    573 Baray J.L., J. Leveau, S. Baldy, J. Jouzel, P. Keckhut, G. Bergametti, G. Ancellet, H. Bencherif, B. Cadet, M. Carleer, C. David, M. De MaziÚre, D. Faduilhe, S. Godin Beekmann, P. Goloub, F. Goutail, J.-M. Metzger, B. Morel, J.-P. Pommereau, J. Porteneuve, T. Portafaix, F. Posny, L. Robert, M. Van Roozendael, “An instrumented station for the survey of ozone and climate change in the southern tropics: Scientific motivation, technical description and future plans”, J. Environ. Monit., 8, 1-9, doi:10.1039/b607762e, 2006. 
    574 </p> 
    575 <p class="cielbpt"> 
    576 Leclair De Bellevue J., A. Réchou, J.L. Baray, G. Ancellet, R. D. Diab, “Signatures of stratosphere to troposphere, transport near deep convective events in the southern subtropics”, J. Geophys. Res., 111, D24107, doi:10.1029/2005JD006947, 2006. 
    577 </p> 
    578 <p class="cielbpt"> 
    579 Meijer Y.J., D.P.J. Swart, F. Baier, P. K.Bhartia, G. E.Bodeker, S. Casadio, K. Chance, F. Del Frate, T. Erbertseder, M. D. Felder, L.E. Flynn, S. Godin-Beekmann, G. Hansen, O. P. Hasekamp, A. Kaifel, H. M. Kelder, B. J.  Kerridge, J.-C. Lambert, J. Landgraf, B. Latter, X. Liu, I. S. McDermid, Y. Pachepsky, V. Rozanov, R. Siddans, S. Tellmann, R. J. van der A, R. F. van Oss, M. Weber, C. Zehner, “Evaluation of GOME ozone profiles from nine different algorithms”, J. Geophys. Res., 111, D21306, doi:10.1029/2005JD006778, 2006. 
    580 </p> 
    581 <p class="cielbpt"> 
    582 Rex, M., R. J. Salawitch, H. Deckelmann, P. von der Gathen, N. R. P. Harris, M. P. Chipperfield, B.Naujokat, E. Reimer, M. Allaart, S. B. Andersen, R. Bevilacqua, G. O. Braathen, H. Claude, J. Davies, H. De Backer, H. Dier, V. Dorokhov, H. Fast, M. Gerding, S. Godin-Beekmann, K. Hoppel, B. Johnson, E. Kyro, Z. Litynska, D. Moore, H. Nakane, M. C. Parrondo, A. D. Risley Jr., P. Skrivankova, R. Stubi, P. Viatte, V. Yushkov, C. Zerefos, “Arctic winter 2005: Implications for stratospheric ozone loss and climate change”, Geophys. Res. Lett., 33, L23808, doi:10.1029/2006GL026731, 2006. 
    583 </p> 
    584 <p class="cielbpt"> 
    585 Sivakumar V., J.-L. Baray, S. Baldy, H. Bencherif, “Tropopause characteristics over a southern sub-tropical site, Reunion Island (21 S, 55 E): using Radiosonde/Ozonesonde data”, J. Geophys. Res., 111, D19111, doi:10.1029/2005JD006430, 2006. 
    586 </p> 
    587 <p class="cielbpt"> 
    588 Smit H.G.J, W. Straeter, B.J. Johnson, S.J. Oltmans, J. Davies, D.W. Tarasick, B. Hoegger, R. Stubi, F.J. Schmidlin, T. Northam, A.M. Thompson, J. Witte, I. Boyd, F. Posny, “Assessment of the performance of ECC-ozonesondes under quasi-flight conditions in the environmental chamber : Insights from the Juelich Ozone Sonde Intercomparison Experiment (JOSIE)”, J. Geophys. Res., 112, D19306, doi:10.1029/2006/ JD007308, 2006. 
    589 </p> 
    590 <p class="cielbpt"> 
    591 Sugita T., H. Nakajima, T. Yokota, H. Kanzawa, H.Gernandt, A. Herber, P. von der Gathen, G. König-Langlo, K. Sato, V. Dorokhov, V. A. Yushkov, Y. Murayama, M. Yamamori, S. Godin-Beekmann, F. Goutail, H. K Roscoe,.T. Deshler, M. Yela, P. Taalas, E. Kyrö, S. J. Oltmans, B. J. Johnson, M. Allaart, Z. Litynska, A. Klekociuk, S. B. Andersen, G. O. Braathen, H. De Backer, C. E. Randall,. R. M. Bevilacqua, G. Taha, L. W. Thomason, H. Irie, M. K. Ejiri,.N. Saitoh, T. Tanaka, Y. Terao, H. Kobayashi, Y. Sasano, “Ozone profiles in the high-latitude stratosphere and lower mesosphere measured by the Improved Limb Atmospheric Spectrometer (ILAS)-II: Comparison with other satellite sensors and ozonesondes”, J. Geophys. Res., 111, D11S02, doi:10.1029/2005JD006439, 2006. 
    592 </p> 
    593 <p class="cielbpt"><br><b>2005</b></p> 
    594 <p class="cielbpt"> 
    595 Tripathi O.-P., S. Godin-Beekmann, F. LefÚvre, M. Marchand, A. Pazmiño, A. Hauchecorne, F. Goutail, H. Schlager, C. M. Volk, B. Johnson, G. König-Langlo, S. Balestri, S. Stroh, T. P. Bui, H. J. Jost, T. Deshler, P. von der Gathen, “High resolution simulation of recent Arctic and Antarctic stratospheric chemical ozone loss compared to observations”, J. Atmos. Chem., Volume 5, Number 3, 205-226, DOI: 10.1007/s10874-006-9028-8, 2005. 
    596 </p> 
    597 <p class="cielbpt"><br><b>2004</b></p> 
    598 <p class="cielbpt"> 
    599 Meijer, Y. J., D.P.J. Swart, M. Allaart, S.B. Andersen, G. Bodeker, I. Boyd, G. Braathen, Y. Calisesi, H. Claude, V. Dorokhov, P. van der Gathen, M. Gil, S. Godin-Beekmann, F. Goutail, G. Hansen, A. Karpetchko, P. Keckhut, H.M. Kelder, R. Koelemeijer, B. Kois, R.M. Koopman, J.-C. Lambert, T. Leblanc, I.S. McDermid, S. Pal, G. Kopp, H. Schets, R. StÃŒbi, T. Suortti, G. Visconti, M. Yela, “Pole-to-pole validation of Envisat GOMOS ozone profiles using data from ground-based and balloon sonde measurements”, J. Geophys. Res., 109, D23305, doi:10.1029/2004JD004834, 2004.</p> 
    600 <p class="cielbpt"><br><b>2003</b></p> 
    601 <p class="cielbpt"> 
    602 Thompson A.M., J.C. Witte, R.D. Mc Peters, S.J. Oltmans, F.J. Schmidlin, J.A. Logan, M.Fujiwara, V.W.J.H. Kirchhoff, F. Posny, G.J.R. Coetzee, B. Hoegger, S. Kawakami, T. Ogawa, B.J. Johnson, H. Vomel, G. Labow, “Southern Hemisphere Additional Ozonesondes (SHADOZ) 1998-2000 tropical ozone climatology 1. Comparison with Total Ozone Mapping Spectrometer (TOMS) and ground-based measurements”, J. Geophys. Res., 108, 8238, doi:10.1029/2001JD000967, 2003. 
    603 </p> 
    604 <p class="cielbpt"> 
    605 Thompson, A.M., J.C. Witte, S.J. Oltmans, F.J. Schmidlin, J.A. Logan, M. Fujiwara, V.W.J.H. Kirchhoff, F. Posny, G.J.R. Coetzee, B. Hoegger, S. Kawakami, T. Ogawa, J.P.F. Fortuin, H.M. Kelder, Southern Hemisphere Additional Ozonesondes (SHADOZ) 1998-2000 tropical ozone climatology 2. Tropospheric variability and the zonal wave-one, J. Geophys. Res., 108, 8241, doi:10.1029/2002JD002241, 2003. 
    606 </p> 
    607 <p class="cielbpt"><br><b>2000</b></p> 
    608 <p class="cielbpt"> 
    609 Baray J.L., V. Daniel, G. Ancellet, B. Legras, “Planetary-scale tropopause folds in the southern subtropics”, Geophys. Res. Lett., 27, 3, 353-356, 2000. 
    610 </p> 
    611 <p class="cielbpt"> 
    612 Guirlet M., P. Keckhut, S. Godin, G. Mégie, “Description of the long-term ozone data series obtained from different instrumental techniques at a single location: The Observatoire de Haute-Provence (43.9N, 5.7E)”, Ann. Geophys., 18, 1325-1339, 2000. 
    613 </p> 
    614 <p class="cielbpt"> 
    615 Roumeau S., P. Bremaud, E. Riviere, S. Baldy, J.-L. Baray, “Tropical cirrus clouds: a possible sink for ozone”, Geophys. Res. Lett., 27, 2233-2236, 2000. 
    616 </p> 
    617 <p class="cielbpt"> 
    618 Schulz A., M. Rex, J. Steger, N. Harris, G.O. Braathen, E. Reimer, R. Alfier, A. Beck, M. Alpers, J. Cisneros, H. Claude, H. De Backer, H. Dier, V. Dorokhov, H. Fast, S. Godin, G. Hansen, Y. Kondo, E. Kosmidis, E. Kyro, M.J. Molyneux, G. Murphy, H. Nakane, C. Parrondo, F. Ravagnani, C. Varostos,C. Vialle, V. Yushkov, C. Zerefos, P. Von Der Gathen, “Match observation in the Artic winter 1996/97 : High stratospheric ozone loss rates correlate with low temperatures deep inside the polar vortex”, Geophys. Res. Lett., 27, 205-208, 2000. 
    619 </p> 
    620 <p class="cielbpt"><br><b>1999</b></p> 
    621 <p class="cielbpt"> 
    622 Baray J.-L., G. Ancellet, T. Randriambelo, S. Baldy, “Tropical cyclone Marlene and stratosphere-troposphere exchange”, J. Geophys. Res., 104, D11, 13953-13970, 1999. 
    623 </p> 
    624 <p class="cielbpt"> 
    625 Randriambelo T., J.-L. Baray, S. Baldy, P. Bremaud, S. Cautenet, “A case study of extreme tropospheric ozone contamination in the tropics using in-situ, satellite and meteorological data”, Geophys. Res. Lett. , 26, 9, 1287-1290, 1999. 
    626 </p> 
    627 <p class="cielbpt"> 
    628 Taupin F.G, M. Bessafi, S.Baldy, P.J. Bremaud, “Tropospheric ozone above southwestern Indian Ocean is strongly linked to dynamical conditions prevailing in the tropics”, J. Geophys. Res., 104, 8057-8066 , 1999. 
    629 </p> 
    630 <p class="cielbpt"><br><b>1998</b></p> 
    631 <p class="cielbpt"> 
    632 Baray, J.L., G. Ancellet, F.G. Taupin, M. Bessafi, S. Baldy, P. Keckhut, “Subtropical tropopause break as a possible stratosphere source of ozone in the tropical troposphere”, J. Atmos. Sol. Terr. Phys., 60, 27-36, 1998. 
    633 </p> 
    634 <p class="cielbpt"><br><b>1997</b></p> 
    635 <p class="cielbpt"> 
    636 Ancellet G. and M. Beekmann, “Evidence for changes in the ozone concentrations in the free troposphere over Southern France from 1976 to 1995”, Atmos. Environ., 31, 2835-2851, 1997. 
    637 </p> 
    638 <p class="cielbpt"><br><b>1996</b></p> 
    639 <p class="cielbpt"> 
    640 Baldy S., G. Ancellet, M. Bessafi, A. Badr, D. Lan Sun Luck, “Field observations of the vertical distribution of tropospheric ozone at the Island of La Reunion”, J. Geophys. Res., 101, 23835-23849, 1996. 
    641 </p> 
    642 <p class="cielbpt"><br><b>1995</b></p> 
    643 <p class="cielbpt"> 
    644 Beekmann M., G.Ancellet, D.Martin, C.Abonnel, G.Duverneuil, F.Eideliman, P.Bessemoulin, N.Fritz, E.Gizard, “Intercomparison of tropospheric ozone profiles obtained by electrochemical sondes, a ground-based lidar and an airborne UV-photometer”, Atmos. Environ., 29, 1027-1042, 1995. 
    645 </p> 
    646 <p class="cielbpt"><br><b>1994</b></p> 
    647 <p class="cielbpt"> 
    648 Beekmann M., G. Ancellet, G. Mégie, H. G. Smit, D. Kley, “Intercomparaison campaign of vertical ozone profiles including electrochemical sondes of ECC and Brewer-Mast type and a ground based UV-differential absorption lidar”, J. Atmospher. Chem., 19, 259-288, 1994. 
    649 </p> 
    650  
    651             <br> 
    652  
    653 <p id="saoz" class="cielbpt"> 
    654     <br><b><u>UV-Vis</u></b> 
    655 <br> 
    656  
    657 <b>2010</b></p> 
    658  
    659 <p class="cielbpt"> 
    660 Hendrick F., J.-P. Pommereau, M. Van Roozendael, F. Goutail, R. D. Evans, D. Ionov, A. Pazmino, E. Kyrö, G. Held, P. Eriksen, V. Dorokhov, “NDACC UV-visible total ozone measurements: Retrieval homogenization and comparison with collocated satellite and ground-based observations”, Atm. Chem. Phys. Discuss.,10, 20405-20460, doi:10.5194/acpd-10-20405-2010, 2010. 
    661 </p> 
    662 <p class="cielbpt"> 
    663 Kuttippurath J., S. Godin-Beekmann, F. Lefevre, F. Goutail, “Spatial, temporal, and vertical variability of polar stratospheric ozone loss in the Arctic winters 2004/05-2009/10”, Atmos. Chem. Phys. Discuss., 10, 14675-14711, doi:10.5194/acpd-10-14675-2010, 2010. 
    664 </p> 
    665 <p class="cielbpt"> 
    666 Kuttippurath J., F. Goutail, J.-P. Pommereau , F. Lefevre , H. K. Roscoe, A. Pazmino, W. Feng, M. P. Chipperfield, S. Godin-Beeckman, “Estimation of Antarctic ozone loss from Ground-based total column measurements”, Atmos. Chem. Phys., 10, 6569-6581, doi :10.5194/acp-10-6569-2010, 2010. 
    667 </p> 
    668 <p class="cielbpt"> 
    669 Roscoe H. K. , M. Van Roozendael, C. Fayt, A. du Piesanie, N. Abuhassan, C. Adams, M. Akrami, A. Cede, J. Chong, K. Clemer, U. Friess, M. Gil Ojeda, F. Goutail, R. Graves, A. Griesfeller, K. Grossmann, G. Hemerijckx, F. Hendrick, J. Herman, C. Hermans, H. Irie, P. V. Johnston, Y. Kanaya, K. Kreher, R. Leigh, A. Merlaud, G. H. Mount, M. Navarro, H. Oetjen, A. Pazmino, M. Perez-Camacho, E. Peters, G. Pinardi, O. Puentedura, A. Richter, A. Schonhardt, R. Shaiganfar, E. Spinei, K. Strong, H. Takashima, T. Vlemmix, M. Vrekoussis, T. Wagner, F. Wittrock, M. Yela, S. Yilmaz, F. Boersma, J. Hains, M. Kroon, and A. Piters, “Intercomparison of slant column measurements of NO2 and O4 by MAX-DOAS and zenith-sky UV and visible spectrometers”, Atmos. Meas. Tech. Discuss., 3, 3383-3423, doi:10.5194/amtd-3-3383-2010, 2010. 
    670 </p> 
    671  
    672  
    673 <br><p class="cielbpt"><b>2009</b></p> 
    674 <p class="cielbpt"> 
    675 Blumenstock T., F. Hase, I. Kramer, S. Mikuteit, H. Fischer, F. Goutail, U. Raffalski, “Winter to winter variability of chlorine activation and ozone loss as observed by ground-based FTIR measurements at Kiruna since winter 1993/94”, Int. J. Remote Sensing, 30, 4055-4064, doi: 10.1080/01431160902821916, 2009. 
    676 </p> 
    677  
    678  
    679 <br> 
    680 <p class="cielbpt"><b>2008</b></p> 
    681 <p class="cielbpt"> 
    682 Celarier E. A., E. J. Brinksma, J. F. Gleason, J. P. Veefkind, A. Cede, J. R. Herman, D. Ionov, F. Goutail, J-P. Pommereau, J-C. Lambert, M. van Roozendael, G. Pinardi, F. Wittrock, A. Schönhardt, A. Richter, O.W. Ibrahim, T. Wagner, B. Bojkov, G. Mount, E. Spinei, C. M. Chen, T. J. Pongetti, S. P  Sander, E. J. Bucsela, M. O. Wenig, D. P. J. Swart, H. Volten, M. Kroon, P. F. Levelt, “Validation of Ozone Monitoring Instrument nitrogen dioxide columns”, J. Geophys. Res., 113, D15S15, doi:10.1029/2007JD008908, 2008. 
    683 </p> 
    684 <p class="cielbpt"> 
    685 Ionov D.V., Y.M. Timofeyev, V.P. Sinyakov, V.K. Semenov, F. Goutail, J.-P. Pommereau, E.J. Bucsela, E.A. Celarier, M. Kroon, “Ground-based validation of EOS-Aura OMI NO2 vertical column data in the midlatitude mountain ranges of Tien Shan (Kyrgyzstan) and Alps (France)”, J. Geophys. Res., 113, D15S08, doi:10.1029/2007JD008659, 2008. 
    686 </p> 
    687  
    688 <br> 
    689  
    690 <p class="cielbpt"><b>2007</b></p> 
    691 <p class="cielbpt"> 
    692 Hendrick, F., M. Van Roozendael, M. P. Chipperfield, M. Dorf, F. Goutail, X. Yang, C. Fayt, C. Hermans, K. Pfeilsticker, J.-P. Pommereau, J. A. Pyle, N. Theys, M. De MaziÚre, “Retrieval of stratospheric and tropospheric BrO profiles and columns using ground-based zenith-sky DOAS observations at Harestua, 60°N”, Atmos. Chem. Phys., 7, 4869-4885, doi:10.5194/acp-7-4869-2007, 2007. 
    693 </p> 
    694 <p class="cielbpt"> 
    695 Theys N., M. van Roozendael, F. Hendrick, C. Fayt, C. Hermans, J-L. Baray, F. Goutail, J.-P. Pommereau, M. de MaziÚre, “Retrieval of stratospheric and tropospheric BrO columns from multi-axis DOAS measurements at Reunion Island (21°S, 56°E)”, Atm. Chem. Phys., 7, 18, 4709-5032, 2007. 
    696 </p> 
    697 <p class="cielbpt"> 
    698 Wetzel G., A. Bracher, B. Funke, F. Goutail, F. Hendrick, J.-C. Lambert, S. Mikuteit, C. Piccolo, M. Pirre, A. Bazureau, C. Belotti, T. Blumenstock, M. De MaziÚre, N. Huret, D. Ionov, M. López-Puertas, G. Maucher, H. Oelhaf, J.P. Pommereau, M. Sinnhuber, G. Stiller, M. Van Roozendael and G. Zhang, “Validation of MIPAS-ENVISAT NO2 operational data”, Atmos. Chem. Phys., 7, 3261-3284, doi:10.5194/acp-7-3261-2007, 2007. 
    699 </p> 
    700  
    701     <br> 
    702  
    703 <p class="cielbpt"><b>2006</b></p> 
    704 <p class="cielbpt"> 
    705 Baray J.L., J. Leveau, S. Baldy, J. Jouzel, P. Keckhut, G. Bergametti, G. Ancellet, H. Bencherif, B. Cadet, M. Carleer, C. David, M. De MaziÚre, D. Faduilhe, S. Godin Beekmann, P. Goloub, F. Goutail, J.-M. Metzger, B. Morel, J.-P. Pommereau, J. Porteneuve, T. Portafaix, F. Posny, L. Robert, M. Van Roozendael, “An instrumented station for the survey of ozone and climate change in the southern tropics: Scientific motivation, technical description and future plans”, J. Environ. Monit., 8, 1-9, doi:10.1039/b607762e, 2006. 
    706 </p> 
    707 <p class="cielbpt"> 
    708 Renard J.-B. , P.-L. Blelly, Q. Bourgeois, M. Chartier, F. Goutail, Y. J. Orsolini, “Origin of the January–April 2004 increase in stratospheric NO2 observed in the northern polar latitudes”, Geophys. Res. Lett., 33, L11801, doi:10.1029/2005GL025450, 2006. 
    709 </p> 
    710 <p class="cielbpt"> 
    711 Vaughan G., P. T. Quinn, A. C. Green, J. Bean, H. K. Roscoe, M. van Roozendael, F. Goutail, “SAOZ measurements of stratospheric NO2 at Aberystwyth, 1991-2004; 2006”, J. Environ. Monit., 8, 353 – 361, 2006. 
    712 </p> 
    713  
    714 <br> 
    715 <p class="cielbpt"><b>2005</b></p> 
    716 <p class="cielbpt"> 
    717 Goutail F., J.-P. Pommereau, F. LefÚvre, M. Van Roozendael, S.B. Andersen, B.-A. KÃ¥stad HÞiskar, V. Dorokhov, E. Kyrö, M.P. Chipperfield, W. Feng; “Early unusual ozone loss during the Arctic winter 2002/2003 compared to other winters”, Atmos. Chem. Phys., 5, 665-677, doi:10.5194/acp-5-665-2005, 2005. 
    718 </p> 
    719 <p class="cielbpt"> 
    720 Irie H.; K. Sudo, H. Akimoto, A. Richter, J-P. Burrows, T. Wagner, M. Wenig, S. Beirle, Y. Kondo, V.-P. Sinyakov, F. Goutail, “Evaluation of long-term tropospheric NO2 data obtained by GOME over East Asia in 1996-­2002”, Geophys. Res. Lett., 32(11), L11810, doi: 10.1029/2005GL022770, 2005. 
    721 </p> 
    722 <p class="cielbpt"> 
    723 Vandaele A. C., C. Fayt, F. Hendrick, C. Hermans, F. Humbled, M. van Roozendael, M. Gil, M. Navarro, O. Puentedura, M. Yela, G. Braathen, K. Strebel, K. TÞrnkvist, P. Johnston, K. Kreher, F. Goutail, A. Mieville, J.-P. Pommereau, S. Khaikine, A. Richter, H. Oetjen, F. Wittrock, S. Bugarski, U. Frieß, K. Pfeilsticker, R. Sinreich, T. Wagner, G. Corlett, R. Leigh, “An intercomparison campaign of ground-based UV-visible measurements of NO2, BrO, and OClO slant columns: Methods of analysis and results for NO2”, J. Geophys. Res., 110, D08305, doi:10.1029/2004JD005423, 2005. 
    724 </p> 
    725  
    726 <br> 
    727  
    728 <p class="cielbpt"><b>2004</b></p> 
    729 <p class="cielbpt"> 
    730 Denis L.; H. K Roscoe,. M. P. Chipperfield, M. Van Roozendael, F. Goutail, ”A new software suite for NO2 vertical profile  retrieval from ground-based zenith-sky spectrometers, J. Quant. Spectrosc. Radiat. Transfer, 92(3), 321-333, 2004. 
    731 </p> 
    732 <p class="cielbpt"> 
    733 Hendrick, F., B. Barret, M. Van Roozendael, H. Bosch, A. Butz, M. De MaziÚre, F. Goutail, C. Hermans, J.-C. Lambert, K. Pfeilsticker, J.-P. Pommereau; “Retrieval of nitrogen dioxide stratospheric profiles from ground-based zenith-sky UV-visible observations: Validation of the technique through correlative comparisons”, Atmos. Chem. Phys., 4, 2091-2106, doi:10.5194/acp-4-2091-2004, 2004. 
    734 </p> 
    735  
    736 <br> 
    737  
    738 <p class="cielbpt"><b>2003</b></p> 
    739 <p class="cielbpt"> 
    740 Aliwell S. R., M. Van Roozendael, P. V. Johnston, A. Richter, T. Wagner, D. W. Arlander, J. P. Burrows, D. J. Fish, R. L. Jones, K. K. TÞrnkvist, J.-C. Lambert, K. Pfeilsticker, I. Pundt, “Analysis for BrO in zenith-sky spectra: An intercomparison exercise for analysis improvement”, J. Geophys. Res., 107, D14, doi: 10.1029/2001JD000329, 2002. 
    741 </p> 
    742 <p class="cielbpt"> 
    743 Harris, N. P. R., M. Rex, F. Goutail, B.M. Knudsen, G.L. Manney, R. MÃŒller, P. von der Gathen, “Comparison of empirically derived ozone losses in the Arctic vortex” , J. Geophys. Res., 107, D20, doi:10.1029/2001JD000482, 2002. 
    744 </p> 
    745  
    746  
    747 <br> 
    748 <p class="cielbpt"><b>2001</b></p> 
    749 <p class="cielbpt"> 
    750 Lambert J.-C., M. Van Roozendael, P. C. Simon, J.-P. Pommereau,.F. Goutail, J. F. Gleason, S. B. Andersen, D. W. Arlander, N. A Buivan,.H. Claude, J. De La Noe, M. De Maziere, V. Dorokhov, P. Eriksen, A. Green, K. Karlsen Tornqvist, B. A.  Kastadt Hoiskar, E. Kyro, J. Leveau, M. F. Merienne, G. Milinevsky, H. K. Roscoe, A. Sarkissian, J. D. Shanklin, J. Staehelin, C. Wahlstrom Tellefsen, G. Vaughan, “Combined characterization of GOME and TOMS total ozone measurements from space using ground-based observations from the NDSC”, Adv. Space Res., 26, 1931-1940, 2001. 
    751 </p> 
    752 <p class="cielbpt"><b>2000</b></p> 
    753  
    754     <p class="cielbpt"> 
    755 Guirlet M., M. Chipperfield, J. Pyle, F. Goutail, J. Pommereau, E. Kyrö, “Modelled arctic ozone depletion in winter 1997/1998 and comparison to previous winters”, J. Geophys. Res., 105(D17), 22185-22200, doi:10.1029/2000JD900121, 2000. 
    756 </p> 
    757  
    758  
    759 <br> 
    760 <p class="cielbpt"><b>1999</b></p> 
    761 <p class="cielbpt"> 
    762 Goutail F., J.-P. Pommereau, C. Phillips, C. Deniel, A. Sarkissian, F. Lefévre, E. Kyrö, M. Rummukainen, P. Eriksen, S. B. Andersen, B.-A. Kaastad-Hoiskar, G. Braathen, V. Dorokhov, V. U. Khatatov, “Depletion of column ozone in the Arctic during the winters of 1993-94 and 1994-95”, J. Atmos. Chem., 32, 1-34, 1999. 
    763 </p> 
    764 <p class="cielbpt"> 
    765 Lambert J-C, M. Van Roozendael, M. De Maziere, P. C. Simon, J-P. Pommereau, F. Goutail, A. Sarkissian, J. F. Gleason, “Investigation of to pole-to pole performances of space-borne atmospheric chemistry sensors with ground-based networks”, J. Atm. Science, 56, 176-193, 1999. 
    766 </p> 
    767 <p class="cielbpt"> 
    768 Pfeilsticker K., D. W. Arlander, J. P. Burrows, F. Erle, M. Gil, F. Goutail, C. Hermans, J-C Lambert, U. Platt, J-P Pommereau, A. Richter, A. Sarkissian, M. Van Roozendael, T. Wagner, T. Winterrath, “Intercomparison of the influence of tropospheric clouds on UV-visible absorption detected during the NDSC intercomparison campaign at OHP in June 1996”, Geophys. Res. Lett., 26, 1169-1173, 1999. 
    769 </p> 
    770 <p class="cielbpt"> 
    771 Roscoe H.K, P.V. Johnston, M. Van Roozendael, A. Richter, K. Preston, J.C. Lambert, C. Hermans, W. de Cuyper, S. Dzenius, T. Winterath, J. Burrows, A. Sarkissian,, F. Goutail, J. P. Pommereau, E. d’Almeida, J Hottier, C. Coureul, D. Ramond,I. Pundt, L.M. Bartlet, J.E. Kerr,  A. Elokhov, G. Giovanelli, F. Ravegnani, M. Premudan M. Kostadinov, F. Erle, T. Wagner, K. Pfeilsticker, M. Kenntner, L.C. Marquand, M. Gil, O. Puentedura, W. Arlander, B.A. Kastad-Hoiskar, C.W. Tellefsen, C.W. Heese, R.L. Jones, S.R., Aliwell and R.A. Freswater, “Slant column measurements of O3 and NO2 during the NDSC intercomparison of zenith-sky UV-visible spectrometers in June 1996”, J. Atmos. Chem., 291-314, 1999. 
    772 </p> 
    773  
    774 <br> 
    775 <p class="cielbpt"><b>1998</b></p> 
    776 <p class="cielbpt"> 
    777 Ricaud P., E. Monnier, F. Goutail, J.-P. Pommereau, C. David, S. Godin, L. Froidevaux, J. W. Waters, J. L. Mergenthaler, A. E. Roche, H. Pumphrey and M. P. Chipperfield, “The stratosphere over Dumont d'Urville, Antarctica, in winter 1992”, J. Geophys. Res., 103, 13267-13284, 1998. 
    778 </p> 
    779 <p class="cielbpt"> 
    780 Van Roozendael M., P. Peeters, H. K. Roscoe, H. De Backer, A. E. Jones, L. Bartlett, G. Vaughan, F. Goutail, J.-P. Pommereau, E. Kyro, C. Wahlstrom, G. Braathen, P. C. Simon, “Validation of ground-based visible measurements of total ozone by comparison with Dobson and Brewer spectrophotometers”, J. Atmos. Chem., 29, 55-83, 1998. 
    781 </p> 
    782  
    783 <br> 
    784 <p class="cielbpt"><b>1997</b></p> 
    785 <p class="cielbpt"> 
    786 Hoiskar B.A.K., A. Dahlbak, G. Vaughan, G.O. Braathen, F. Goutail, J.P. Pommereau, R. Kivi, “Interpretation of ozone measurements by ground-based visible spectroscopy - A study of seasonal dependence of airmass factors for ozone on climatology data”, J. Quantit. Spectrosc. Radia. Transfer, 57, 569-579, 1997. 
    787 </p> 
    788 <p class="cielbpt"> 
    789 Van Roozendael M., M. De MaziÚre, C. Hermans, P. C. Simon, J.-P. Pommereau, F. Goutail, X.X. Tie, G. P. Brasseur, C. Granier, “Ground-based observations of stratospheric NO2 at high and mid-latitudes in Europe after the Mount Pinatubo eruption”, J. Geophys. Res., 102, 19171-19176, 1997. 
    790 </p> 
    791 <p class="cielbpt"> 
    792 Vaughan G., H. K. Roscoe, L. M. Bartlett, F. M. O'Connor, A. Sarkissian, M. Van Roozendael, J.-C. Lambert, P. C. Simon, K. Karlsen, B. A. Kastad Hoiskar, D. J. Fish, R. L. Jones, R. Freshwater, J.-P. Pommereau, F. Goutail, S. B. Andersen, D. J. Drew, P. A. Hughes, D. Moore, J. Mellqvist, E. Hegels, T. Klupfel, F. Erle, K. Pfeilsticker, U. Platt, “An intercomparison of ground-based UV-visible sensors of ozone and NO2”, J. Geophys. Res., 102, 1411-1422, 1997. 
    793 </p> 
    794  
    795 <br> 
    796 <p class="cielbpt"><b>1995</b></p> 
    797 <p class="cielbpt"> 
    798 Hofmann D., P. Bonasoni, M. De Maziere, F. Evangelisti, G. Giovanelli, A. Goldman, F. Goutail, J. Harder, R. Jakoubek, P. Johnston, J. Kerr, T. McElroy, R. McKenzie, G. Mount, J. P. Pommereau, P. Simon, S. Solomon, J. S tutz, A. Thomas, M. Van Roozendael, E. Wu, “Intercomparison of UV/visible spectrometers for measurements of stratospheric NO2 for the Network for the Detection of Stratospheric Change”, J. Geophys. Res., 100, 16765-16791, 1995. 
    799 </p> 
    800 <p class="cielbpt"> 
    801 Sarkissian A., H. K. Roscoe, D. Fish, M. Van Roozendael, M. Gil, H. B. Chen, P. Wang, J.-P. Pommereau, J. Lenoble,” Ozone and NO2 AMF for zenith sky spectrometer: Intercomparison of calculations with different radiative transfert model”, Geophys. Res. Lett., 22, 1113-1116, 1995. 
    802 </p> 
    803  
    804 <br> 
    805 <p class="cielbpt"><b>1994</b></p> 
    806     <p class="cielbpt"> 
    807 Roscoe, H.K., J.A.C. Squires, J A C., D.J. Oldham, A. Sarkissian, J.-P. Pommereau, F. Goutail, “Improvements of the accuracy of zenith sky measurements of total ozone by visible spectrometry”, J. Quant. Spectrosc. Radiat. Transfer., 52, 639-648, 1994. 
    808 </p> 
    809 <p class="cielbpt"> 
    810 Lee A.M., H. K. Roscoe, DDD.J. Oldham, J A C. Squires, A.Sarkissian, J.-P. Pommereau, B.G. Gardiner, “Improvements to the accuracy of measurements of NO2 by zenith-sky visible spectrometers”, J. Quant. Spectrosc. Radiat. Transfer, 52, 649-657, 1994. 
    811 </p> 
    812 <p class="cielbpt"> 
    813 Sarkissian A., J.-P. Pommereau, F. Goutail, E. Kyro, “PSC and volcanic aerosol observations during EASOE by UV-visble ground-based spectrometry”, Geophys. Res. Lett., 21, 1319-1322, 1994. 
    814 </p> 
    815 <p class="cielbpt"> 
    816 Goutail F., J.-P. Pommereau, A. Sarkissian, E. Kyro, V. Dorohkov, “Total nitrogen dioxide at the Arctic polar circle since 1990”, Geophys. Res. Lett., 21, 1371-1374, 1994. 
    817 </p> 
    818  
    819 <br> 
    820 <p class="cielbpt"><b>1991</b></p> 
    821     <p class="cielbpt"> 
    822 Sarkissian A., J.-P. Pommereau, F. Goutail, “Identification of polar stratospheric clouds from the ground by visible spectrometry,” Geophys. Res. Lett., 18, 779, 1991. 
    823 </p> 
    824  
    825 <br> 
    826 <p class="cielbpt"><b>1990</b></p> 
    827 <p class="cielbpt"> 
    828 Goutail F., J. -P. Pommereau, J. Picquard, “Ozone depletion in the Antarctic and Arctic from Ground-Based Observations”, Il Nuevo Cimento, 27, 287, 1990. 
    829 </p> 
    830  
    831 <br> 
    832 <p class="cielbpt"><b>1988</b></p> 
    833 <p class="cielbpt"> 
    834 Pommereau J.-P. and F. Goutail, “O3 and NO2 ground-based measurements by visible spectrometry during Arctic winter and spring 1988”, Geophys. Res. Lett., 15, 891, 1988. 
    835 </p> 
    836 <p class="cielbpt"> 
    837 Pommereau J.-P. and F. Goutail, “Stratospheric O3 and NO2 observations at the southern polar circle in summer and fall 1988”, Geophys. Res. Lett., 15, 895, 1988. 
    838 </p> 
    839  
    840     <br> 
    841  
    842  
    843 <p id="dobson" class="cielbpt"><b><u>Dobson</u></b> 
    844     <br><b>1988</b></p> 
    845 <p class="cielbpt"> 
    846 Van Roozendael M., P. Peeters, H. K. Roscoe, H. De Backer, A. E. Jones, L. Bartlett, G. Vaughan, F. Goutail, J.-P. Pommereau, E. Kyro, C. Wahlstrom, G. Braathen, P. C. Simon, “Validation of ground-based visible measurements of total ozone by comparison with Dobson and Brewer spectrophotometers”, J. Atmos. Chem., 29, 55-83, 1998. 
    847 </p> 
    848 <br> 
    849  
    850 <p id="spectro" class="cielbpt"> 
    851     <br><b><u>Spectral UV</u></b> 
    852 <br> 
    853  
    854 <b>2009</b></p> 
    855     <p class="cielbpt"> 
    856 Arola A., S. Kazadzis, A. Lindfors, N. Krotkov, J. Kujanpaa, J. Tamminen, A. Bais, A. di Sarra, J.M. Villaplana, C. Brogniez, A.M. Siani, M. Janouch, P. Weihs, A. Webb, T. Koskela, N. Kouremeti, D. Meloni, V. Buchard, F. Auriol, I. Ialongo, S. Simic, A. Smedley, S. Kinne, “A new approach to correct for absorbing aerosols in OMI UV”, Geophys. Res. Lett., 36, L22805, doi.1029/2009GL041137, 2009. 
    857 </p> 
    858 <br> 
    859 <p class="cielbpt"><b>2008</b></p> 
    860 <p class="cielbpt"> 
    861 Brogniez C., V. Buchard, F. Auriol, “Validation of UV-visible aerosol optical thickness retrieved from spectroradiometer measurements”, Atmos. Chem. Phys., 8, 4655-4663, 2008. 
    862 </p> 
    863 <p class="cielbpt"> 
    864 Buchard V., C. Brogniez, F. Auriol, B. Bonnel, J. Lenoble, A. Tanskanen, B. Bojkov, P. Veefkind, “Comparison of OMI ozone and UV irradiance data with ground-based measurements at two French sites”, Atmos. Chem. Phys., 8, 4517-4528, 2008. 
    865 </p> 
    866 <p class="cielbpt"> 
    867 Lenoble J., C. Brogniez, A. de La CasiniÚre, T. Cabot, V. Buchard, F. Guirado, “Measurements of UV Aerosol Optical Depth in the French Southern Alps”, Atmos. Chem. Phys., 8, 6597-6602, 2008. 
    868 </p> 
    869 <p class="cielbpt"> 
    870 Seckmeyer G., M. Glandorf, C. Wichers, R. McKenzie, D. Henriques, F. Carvalho, A. Webb, A.-M. Siani, A. Bais, B. Kjeldstad, C. Brogniez, P. Werle, T. Koskela, K. Lakkala, J. Gröbner, H. Slaper, P. de Outer, U. Feister, “Europe’s darker atmosphere in the UV-B”, Photochem. Photobiol., 7, 925-930, 2008. 
    871 </p> 
    872 <br> 
    873 <p class="cielbpt"><b>2007</b></p> 
    874     <p class="cielbpt"> 
    875 Seckmeyer G., D. Pissulla, M. Glandorf, D. Henriques, B. Johnsen, A.R Webb, A-M Siani, A. Bais, B. Kjeldstad, C. Brogniez, J. Lenoble, B. Gardiner, P. Kirsch, T. Koskela, J. Kaurola, B. Uhlmann, H. Slaper, P. Outer, M. Janouch, P. Werle, J. Groebner, B. Mayer, A. Casiniere A., S. Simic, F. Carvalho, “Variability of UV irradiance in Europe”, Photochem. Photobiol., 2007, 83, 1-8., 2007. 
    876 </p> 
    877 <br> 
    878 <p class="cielbpt"><b>2005</b></p> 
    879     <p class="cielbpt"> 
    880 Brogniez C., M. Houët, A.-M. Siani, P. Weihs, M. Allaart, J. Lenoble, T. Cabot, A. de La CasiniÚre, E. Kyro, “ Ozone column retrieval from solar UV measurements at ground level: Effects of clouds and results from six European sites”,. J. Geophys. Res., 110, D24202, doi: 10.1029/2005JD005992, 2005. 
    881 </p> 
    882 <p class="cielbpt"> 
    883 de La CasiniÚre A., V. Cachorro, I. Smolskaia, J. Lenoble, M. Sorribas, M.Houët, O. Massot, M. Anton, J.M. Vilaplana, “Comparative measurements of total ozone amount and aerosol optical depth during a campaign at El Arenosillo, Hueva, Spain”, Ann. Geophys., 23, 3399-3406, 2005. 
    884 </p> 
    885 <br> 
    886 <p class="cielbpt"><b>2004</b></p> 
    887     <p class="cielbpt"> 
    888 Houët M. and C. Brogniez, “Ozone column retrieval from solar UV irradiance measurements at ground level: sensitivity tests and uncertainty estimation”, J. Geophys. Res.,109, D15302, doi: 10.1029/2004JD004703, 2004. 
    889 </p> 
    890 <p class="cielbpt"> 
    891 Lenoble J., A. de La CasiniÚre, T. Cabot, “Analysis of direct solar ultraviolet irradiance measurements in the French Alps. Retrieval of turbidity and ozone column amount”, Appl. Opt., Vol. 43, 15, 3133-3139, 2004. 
    892 </p> 
    893 <p class="cielbpt"> 
    894 Lenoble J., A. Kylling, I. Smolskaïa, “Impact of snow cover and topography on ultraviolet irradiance at the Alpine station of Briançon”, J. Geophys. Res. 109, doi: 10.1029/2003JD004523, 2004. 
    895 </p> 
    896 <br> 
    897 <p class="cielbpt"><b>2003</b></p> 
    898     <p class="cielbpt"> 
    899 Bais A. F., S. Madronich, J. Crawford, S. Hall, B. Mayer, M. VanWeele, J. Lenoble, J. Calvert, C. Cantrell, R. Shetter, A. Hofzumahaus, P. Koepke, P. Monks, G., Frost, R. McKenzie, N. Krotkov, A. Kylling, W. H. Swartz, S. Lloyd, G. Pfister, T. Martin, P. Roeth, E. Griffioen, A. Ruggaber, M. Krol, A. Kraus, G. Edwards, M. Mueller, B. Lefer, P. Johnston, H. Schwander, D. Flittner, B. G. Gardiner, J. Barrick, R. Schmitt, “International photolysis frequency measurement and model intercomparison (IPMMI) : spectral actinic solar flux measurements and modelling”, J. Geophysical Res. 108, D16 8543, doi: 10.1029/2002JD002891, 2003. 
    900 </p> 
    901 <p class="cielbpt"> 
    902 Smolskaïa I., D. Masserot, J. Lenoble, C. Brogniez, A. de La CasiniÚre, “Retrieval of the ultraviolet effective snow albedo during 1998 winter campaign in the French Alps”, Appl. Opt., 42, 9, 1583-1587, 2003. 
    903 </p> 
    904 <br> 
    905 <p class="cielbpt"><b>2002</b></p> 
    906     <p class="cielbpt"> 
    907 de La CasiniÚre, A., M. L. Touré, D. Masserot, T. Cabot, J. L. Pinedo Vega, “Daily doses of biologically active UV radiation retrieved from commonly available parameters”, Photochem. Photobiol., 76 (2), 171-175, 2002. 
    908 </p> 
    909 <p class="cielbpt"> 
    910 Masserot D., J. Lenoble, C. Brogniez, M. Houët, N. Krotkov, R. McPeters, “Retrieval of ozone column from global irradiance measurements and comparison with TOMS data. A year of data in the Alps”, Geophys. Res. Lett. , 29, 09, doi:10.1029/2002GL014823, 2002. 
    911 </p> 
    912 <br> 
    913 <p class="cielbpt"><b>2001</b></p><p class="cielbpt"> 
    914 Bais A.F., B.G. Gardiner, H. Slaper, M. Blumthaler, G. Bernhard, R.L. McKenzie, A.R. Webb, G. Seckmeyer, B. Kjeldstad, T. Koskela, P. Kirsch, J. Groebner, J.B. Kerr, S. Kazadzis, K. Lesczynski, D. Wardle, C. Brogniez, W. Josefsen, D. Gillotay, H. Reinen, P. Weihs, T. Svenoe, P. Eriksen, F. Kuik, A. Redondas, “SUSPEN intercomparison of ultraviolet spectroradiometers”, J. Geophys. Res., 106, 12,509-12,526, 2001. 
    915 </p> 
    916 <p class="cielbpt"> 
    917 Weihs P., T. Martin, G. Seckmeyer, D. Schmucki, R. Philipona, C. Sergent, E. Pougatch, M. Blumthaler, J. Gröbner, A. de La CasiniÚre, T. Cabot, J. Lenoble, D. Masserot, S. Simic, G. Rengarajan, A. Albold, T. Pichler, M. Mueller, “Modelling the effect of an inhomogeneous surface albedo on incicent UV radiation in mountainous terrain : determination of an effective surface albedo”, Geophys. Res. Lett., 28 (16), 3111-3114, 2001. 
    918 </p> 
    919 <br> 
    920 <p class="cielbpt"><b>2000</b></p> 
    921     <p class="cielbpt"> 
    922 Gröbner, J., A. Albold, M. Blumthaler, T. Cabot, A. de la CasiniÚre, J. Lenoble, T. Martin, D. Masserot, M. MÃŒller, T. Pichler, E. Pougatch, R. Philipona, G. Rengarajan, D. Schmucki, G. Seckmeyer, C. Sergent, M.L. Touré, P. Weihs, The variability of spectral solar ultraviolet irradiance in an Alpine environment, J. Geophys. Res., 105, 26991-27003, 2000. 
    923 </p> 
    924 <p class="cielbpt"> 
    925 Lenoble, J., Influence of environment reflectance on UV zenith radiance for cloudless sky, Appl. Optics, 39, 4247-4254, 2000. 
    926 </p> 
    927 <p class="cielbpt"> 
    928 Masserot, D., J.L. Bocquet, J. Lenoble, C. Brogniez, M. Barnéoud-Rousset, Résultats d'une campagne hivernale de mesures du rayonnement ultraviolet (UV) en milieu alpin (Briançon-février 1998), Nouvelles dermatologiques, 19, 445-450, 2000. 
    929 </p> 
    930 <p class="cielbpt"> 
    931 Pachart, E., J. Lenoble, C. Brogniez, D. Masserot, J.L.Bocquet, Consistency tests on UV spectral irradiance measurements using modeling and broadband instruments, J. Geophys. Res., 105, 4851-4856, 2000. 
    932 </p> 
    933 <p class="cielbpt"> 
    934 Van Weele, M., T.J. Martin, M. Blumthaler, C. Brogniez, P.N. den Outer, O. Engelsen, J. Lenoble, B. Mayer, G. Pfister, A. Ruggaber, , B. Walravens, P. Weihs, B.G. Gardiner, D. Gillotay, D. Haferl, A. Kylling, G.Seckmeyer, W.M.F. Wauben, From model intercomparison towards benchmark UV spectra for six real atmospheric cases, J. Geophys. Res., 105, 4915-4926, 2000. 
    935 </p> 
    936 <br> 
    937 <p class="cielbpt"><b>1999</b></p> 
    938     <p class="cielbpt"> 
    939 Pachart, E., J. Lenoble, C. Brogniez, D. Masserot, J.L. Bocquet, Ultraviolet spectral irradiance in the french Alps. Results of two campaigns, J. Geophys. Res., 104, 16777-16784,1999 . 
    940 </p> 
    941  
    942  
    943  
    944 <br> 
    945  
    946 <p id="microwave" class="cielbpt"> 
    947     <br><b><u>Microwave</u></b> 
    948 <br> 
    949  
    950 <b>2010</b></p> 
    951 <p class="cielbpt"> 
    952 Ricaud P., B. Gabard, S. Derrien, J.-P. Chaboureau, T. Rose, A. Mombauer, H. Czekala, “HAMSTRAD-Tropo, A 183-GHz Radiometer Dedicated to Sound Tropospheric Water Vapor over Concordia Station, Antarctica”, IEEE Transactions on Geoscience and Remote Sensing, Vol. 48, No. 3, 1365-1380, 2010. 
    953 </p> 
    954 <p class="cielbpt"> 
    955 Ricaud P., B. Gabard, S. Derrien, J.-L. Attié, T. Rose, and H. Czekala, “Validation of tropospheric water vapor as measured by the 183-GHz HAMSTRAD Radiometer over the Pyrenees Mountains, France”, IEEE Transactions on Geoscience and Remote Sensing, Vol. 48, No. 5, 2189-2203, 2010. 
    956 </p> 
    957     <br> 
    958 <p class="cielbpt"><b>2008</b></p> 
    959     <p class="cielbpt"> 
    960 Motte E., P. Ricaud, B. Gabard, M. Niclas, and F. Gangneron, “A 22 GHz Mobile Microwave Radiometer (MobRa) for the study of stratospheric water vapor”, IEEE Transactions on Geoscience and Remote Sensing, Vol. 46, No. 10, 3104-3114, 2008. 
    961 </p> 
    962 <br> 
    963 <p class="cielbpt"><b>2005</b></p> 
    964     <p class="cielbpt"> 
    965 Schneider N., O. Lezeaux, F. Selsis, J. de La Noë, P. Ricaud, J. Urban, “Seasonal and diurnal ozone variations”, J. Atmos. Chem., Vol. 50, n°1, 25-47, 2005. 
    966 </p> 
    967 <br> 
    968 <p class="cielbpt"><b>2004</b></p> 
    969     <p class="cielbpt"> 
    970 Ricaud P., P. Baron, J. de La Noë, “Quality assessment of ground-based microwave measurements of chlorine monoxide, ozone, and nitrogen dioxide at northern mid-latitudes”, Ann. Geophys., 22, 1903-1915, 2004. 
    971 </p> 
    972 <br> 
    973 <p class="cielbpt"><b>2003</b></p> 
    974     <p class="cielbpt"> 
    975 Schneider N., O. Lezeaux, J. de La Noë, J. Urban, P. Ricaud, “Validation of ground-based observations of strato-mesospheric ozone”, J. Geophys. Res., 108, D17, 4540, 2003. 
    976 </p> 
    977 <p class="cielbpt"> 
    978 Urban J., P. Baron, N. Lautié, K. Dassas, N. Schneider, P. Ricaud, J. de La Noë, “MOLIERE (v5): A versatile forward- and inversion model for the millimeter and sub-millimeter wavelength range”, J. Quant. Spectrosc. Radiat. Transfer, 83(3-4), 529-554, 2003. 
    979 </p> 
    980 <br> 
    981 <p class="cielbpt"><b>1998</b></p> 
    982     <p class="cielbpt"> 
    983 de La Noë J., O. Lezeaux, G. Guillemin, R. Lauqué, P. Baron, P. Ricaud, “A ground-based microwave radiometer dedicated to stratospheric ozone monitoring”, J. Geophys. Res., 103, 22,147-22,161, 1998. 
    984 </p> 
    985 <br> 
    986 <p class="cielbpt"><b>1997</b></p> 
    987     <p class="cielbpt"> 
    988 Ricaud P. , J. de La Noë, R. Lauqué, A. Parrish, “Analysis of stratospheric chlorine monoxide measurements recorded by a ground-based radiometer located at the Plateau de Bure, France”, J. Geophys. Res., 102, 1423-1439, 1997. 
    989 </p> 
    990 <br> 
    991 <p class="cielbpt"><b>1994</b></p> 
    992     <p class="cielbpt"> 
    993 Ricaud P., G. Brasseur, J. Brillet, J. de La Noë, J.-P. Parisot, M. Pirre, “Theoretical validation of ground-based microwave ozone observations”, Ann. Geophys., 12, 664-673, 1994. 
    994 </p> 
    995 <br> 
    996 <p class="cielbpt"><b>1991</b></p> 
    997     <p class="cielbpt"> 
    998 Ricaud P., J. Brillet, J. de La Noë, J.-P. Parisot, “Diurnal and seasonal variations of strato-mesospheric ozone: Analysis of ground-based microwave measurements in Bordeaux, France”, J. Geophys. Res., 96, 18,617-18,629, 1991. 
    999 </p> 
    1000  
    1001  
    1002 <br> 
    1003  
    1004 <p id="ftir" class="cielbpt"> 
    1005     <br><b><u>FTIR</u></b> 
    1006 <br> 
    1007  
    1008 <b>2009</b></p> 
    1009 <p class="cielbpt"> 
    1010 Vigouroux C., F. Hendrick, T. Stavrakou, B. Dils, I. De Smedt, C. Hermans, A. Merlaud, F. Scolas, C. Senten, G. Vanhaelewyn, S. Fally, M. Carleer, J.-M. Metzger, J.-F MÃŒller,.M. Van Roozendael, M. De MaziÚre, “Ground-based FTIR and MAX-DOAS observations of formaldehyde at Réunion Island and comparisons with satellite and model data”, Atmos. Chem. Phys., 9, 9523-9544 , 2009. 
    1011 </p> 
    1012 <br> 
    1013  
    1014 <p class="cielbpt"><b>2008</b></p> 
    1015 <p class="cielbpt"> 
    1016 Senten C., M. De MaziÚre, B. Dils, C. Hermans, M. Kruglanski, E. Neefs, F. Scolas, A. C. Vandaele, G. Vanhaelewyn, C. Vigouroux, M. Carleer, P. F. Coheur, S. Fally, B. Barret, J.L. Baray, R. Delmas, J. Leveau, J. M. Metzger, E. Mahieu, C. Boone, K. A. Walker, P. F. Bernath, K. Strong, “New ground-based FTIR measurements at Ile de La Réunion: observations, error analysis, and comparisons with independent data”, Atmospheric Chemistry and Physics, 8, 3483-3508, 2008. 
    1017 </p> 
    1018 <br> 
    1019 <br> 
     24<table cellpadding="16" cellspacing="2" width=1230px border=0 class=contenut> 
     25<tr> 
     26<td> 
     27<table align=center> 
     28<tr> 
     29<td class="liste1" align=right>Login</td> 
     30<td class="liste1"><input type="text" name="login"></td> 
     31</tr> 
     32<tr> 
     33<td class="liste1">Password</td> 
     34<td class="liste1"><input type="text" name="passwd"></td> 
     35</tr> 
     36</table> 
     37</td> 
     38</tr> 
     39</table> 
    102040 
    102141</div> 
  • ether_ndacc/trunk/web/data_andoya.jsp

    r127 r183  
    99 
    1010<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    11 <title>Ether: NDACC - Andoya station</title> 
     11<title>NDACC-France / Andoya</title> 
    1212<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1313 
     
    5555<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5656<tr> 
    57         <td valign="top" class="cielb">Logistique</td> 
    58         <td class="cielbp" valign="top" width=30%>&nbsp;</td> 
    59     <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/alomar.jpg" width="254" height="172"></td> 
     57        <td valign="top" height="10" class="cielb">Logistique</td> 
     58        <td class="cielbp" height="10" valign="top" width=30%>&nbsp;</td> 
     59    <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/alomar.jpg" width="340"></td> 
    6060</tr> 
    6161<tr> 
    62         <td valign="top" width=180 class="cielb">Coordinateur technique</td> 
    63         <td valign="top" class="cielbp">Alain Hauchecorne</td> 
     62        <td valign="top" height="10" width=180 class="cielb">Coordinateur scientifique</td> 
     63        <td valign="top" height="10" class="cielbp">Alain Hauchecorne</td> 
    6464</tr> 
    6565<tr> 
    66         <td valign="top" valign=top nowrap class="cielb">Coordinateur technique</td> 
     66        <td valign="top" height="10" valign=top nowrap class="cielb">Coordinateur technique</td> 
    6767        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    68     <td valign="top" align=center class="cielbl" rowspan=2> 
    69         <br> 
    70         <br> 
    7168 
    72         </td> 
    7369</tr> 
    74     <tr><td height=100% colspan=2>&nbsp;</td></tr> 
     70    <tr><td height="60" colspan=2>&nbsp;</td></tr> 
    7571    <tr> 
    76         <td height=40 colspan=2>&nbsp;</td> 
    77         <td height=40 colspan=1 class="cielbl" align=center><!-- adresse station!--></td> 
     72        <td height=10 colspan=2>&nbsp;</td> 
     73        <td height=10 colspan=1 class="cielbl" align=center><!-- adresse station!--></td> 
    7874    </tr> 
    7975 
     
    10197 
    10298 
    103 <div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:280px;"> 
     99<div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:180px;"> 
    104100 
    105101<table id="pif" cellpadding="2" cellspacing="2" width=1130 style="margin-left:15px;"> 
  • ether_ndacc/trunk/web/data_bauru.jsp

    r127 r183  
    77<META NAME="keywords" CONTENT="NDACC, Bauru, SAOZ, NDACC FRANCE"> 
    88<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    9 <title>Ether: NDACC - Bauru</title> 
     9<title>NDACC-France / Bauru</title> 
    1010<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1111 
     
    5555<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5656<tr> 
    57         <td with=30 valign="top" class="cielb" height=50>Logistique</td> 
     57        <td with=30 valign="top" class="cielb" height="">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> 
    59     <td align=center rowspan=4 class="ciel"><!--image station!--></td> 
     59    <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/Bauru.jpg" width="340" height=""></td> 
    6060</tr> 
    6161<tr> 
    62         <td valign="top" width=180 height=49 class="cielb">Coordinateur scientifique</td> 
     62        <td valign="top" width=180 height="" class="cielb">Coordinateur scientifique</td> 
    6363        <td valign="top" class="cielbp">Andrea Pazmino</td> 
    6464</tr> 
    6565<tr> 
    66         <td valign="top" valign=top height=49 nowrap class="cielb">Coordinateur technique</td> 
     66        <td valign="top" valign=top height="" nowrap class="cielb">Coordinateur technique</td> 
    6767        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    68     <td valign="top" align=center class="cielbl" rowspan=2> 
    69         <br> 
    70         <br> 
    7168 
    72         </td> 
    7369</tr> 
    74     <tr><td height=100% colspan=2>&nbsp;</td></tr> 
     70    <tr><td height=130 colspan=2>&nbsp;</td></tr> 
    7571    <tr> 
    7672        <td height=40 colspan=2>&nbsp;</td> 
     
    10197 
    10298 
    103 <div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:280px;"> 
     99<div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:180px;"> 
    104100 
    105101<table id="pif" cellpadding="2" cellspacing="2" width=1130 style="margin-left:15px;"> 
  • ether_ndacc/trunk/web/data_bordeaux.jsp

    r127 r183  
    77<META NAME="keywords" CONTENT="NDACC, Bordeaux, SAOZ, NDACC FRANCE"> 
    88<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    9 <title>Ether: NDACC - Bordeaux</title> 
     9<title>NDACC-France / Bordeaux</title> 
    1010<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1111 
     
    5454<tr> 
    5555        <td with=30 valign="top" class="cielb" height=50>Logistique</td> 
    56         <td class="cielbp" valign="top" width=30%><a href="http://saoz.obs.uvsq.fr/" target="_blank" class="cielbp">SAOZ/OVSQ</a></td> 
     56        <td class="cielbp" valign="top" width=30%></td> 
    5757    <td align=center rowspan=4 class="ciel"><!--image station!--></td> 
    5858</tr> 
     
    6464        <td valign="top" valign=top height=49 nowrap class="cielb">Coordinateur technique</td> 
    6565        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    66     <td valign="top" align=center class="cielbl" rowspan=2> 
    67         <br> 
    68         <br> 
     66</tr> 
    6967 
    70         </td> 
    71 </tr> 
    72     <tr><td height=100% colspan=2>&nbsp;</td></tr> 
     68<tr><td height=50 colspan=2>&nbsp;</td></tr> 
    7369    <tr> 
    74         <td height=40 colspan=2>&nbsp;</td> 
    75         <td height=40 colspan=1 class="cielbl" align=center><!--adresse station!--></td> 
     70        <td height=10 colspan=2>&nbsp;</td> 
     71        <td height=10 colspan=1 class="cielbl" align=center><!--adresse station!--></td> 
    7672    </tr> 
    7773 
  • ether_ndacc/trunk/web/data_concordia.jsp

    r127 r183  
    77<META NAME="keywords" CONTENT="NDACC, Concordia, SAOZ, NDACC FRANCE"> 
    88<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    9 <title>Ether: NDACC - Concordia</title> 
     9<title>NDACC-France / Concordia</title> 
    1010<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1111 
     
    5353<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5454<tr> 
    55         <td with=30 valign="top" class="cielb" height=50>Logistique</td> 
    56         <td class="cielbp" valign="top" width=30%><a class="cielbp" href="http://www.institut-polaire.fr" target="_blank">IPEV</a></td> 
    57     <td align=center rowspan=4 class="ciel"><!--image station!--></td> 
     55        <td width=50 valign="top" class="cielb" height=40>Logistique</td> 
     56        <td class="cielbp" valign="top" width="190"><a class="cielbp" href="http://www.institut-polaire.fr" target="_blank">IPEV</a></td> 
     57    <td align=center width=350 rowspan=4 class="ciel"><!--image station!--></td> 
    5858</tr> 
    5959<tr> 
    60         <td valign="top" width=180 height=49 class="cielb">Coordinateur scientifique</td> 
     60        <td valign="top" height=40 class="cielb">Coordinateur scientifique</td> 
    6161        <td valign="top" class="cielbp">A. Pazmino, F. Goutail and J. P. Pommereau</td> 
    6262</tr> 
    6363<tr> 
    64         <td valign="top" valign=top height=49 nowrap class="cielb">Ing&eacute;nieur instrumentation de la station</td> 
     64        <td valign="top" valign=top height=40 class="cielb">Ing&eacute;nieur instrumentation de la station</td> 
    6565        <td valign="top" valign=top class="cielbp">Ingénieur instrumentation de la station</td> 
    66     <td valign="top" align=center class="cielbl" rowspan=2> 
    67         <br> 
    68         <br> 
    6966 
    70         </td> 
    7167</tr> 
    72     <tr><td height=100% colspan=2>&nbsp;</td></tr> 
     68    <tr><td height=50 colspan=2>&nbsp;</td></tr> 
    7369    <tr> 
    74         <td height=40 colspan=2>&nbsp;</td> 
    75         <td height=40 colspan=1 class="cielbl" align=center><!--adresse station!--></td> 
     70        <td height=10 colspan=2>&nbsp;</td> 
     71        <td height=10 colspan=1 class="cielbl" align=center><!--adresse station!--></td> 
    7672    </tr> 
    7773 
  • ether_ndacc/trunk/web/data_ddu.jsp

    r127 r183  
    99 
    1010<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    11 <title>Ether: NDACC - DDU Station</title> 
     11<title>NDACC-France / DDU</title> 
     12 
    1213<meta name="generator" content="TYPO3 4.1 CMS" /> 
     14<meta http-equiv="Pragma" content="no-cache" /> 
     15<meta http-equiv="Cache-Control" content="no-cache, must-revalidate" /> 
     16<meta http-equiv="Expires" content="0" /> 
     17 
    1318 
    1419</head> 
    15 <body onload="majMenu('2');"> 
     20<body onload="majMenu('2'); defDivTab();"> 
    1621<div align=center> 
    1722<div style="margin-top: -10px; width: 1230px ;" class="menu1"><!-- début de la boite contenant les onglets --> 
     
    4954<table width=1130px border=0> 
    5055<tr> 
    51 <td height=0 valign=top class="ciel" colspan=2><i>[ Station Antarctique - Lat : 66°40'S, Lon : 140°01'E ]</i></td> 
     56<td height=40 valign=top class="ciel" colspan=2><i>[ Station Antarctique - Lat : 66°40'S, Lon : 140°01'E ]</i></td> 
    5257</tr> 
    5358</table> 
    5459<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5560<tr> 
    56         <td height=10 valign="top" width=170 class="cielb">Logistique</td> 
    57         <td width="30%" class="cielbp"><a class="cielbp" href="http://www.institut-polaire.fr/" target="_blank">IPEV</a></td> 
    58         <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/ddu.jpg" width="254" height="172"></td> 
    59 </tr> 
    60 <tr> 
    61         <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> 
    62 </tr> 
    63 <tr> 
    64         <td height=10 valign="top" class="cielb" nowrap>Coordinateur scientifique</td> 
    65         <td class="cielbp" height=10 valign="top">Julien Jumelet</td> 
    66 </tr> 
    67 <tr> 
    68         <td valign="top" height=10 width=180 class="cielb">Coordinateur technique</td> 
    69         <td valign="top" height=10 class="cielbp">&nbsp;</td> 
    70 </tr> 
    71 <tr> 
    72         <td valign="top" height=10 nowrap class="cielb">Chef de station</td> 
    73         <td valign="top" height=30 class="cielbp">Guy Tournois</td> 
    74 </tr> 
    75  
    76 <br> 
    77 </table> 
    78  
    79     <div style="margin-left:0px; margin-top:5px; top:750px; width:1150px; height:50px;"> 
     61        <td height="10" valign="top" width=170 class="cielb">Logistique</td> 
     62        <td width="" class="cielbp"><a class="cielbp" href="http://www.institut-polaire.fr/" target="_blank">IPEV</a></td> 
     63        <td align=center rowspan=5 class="ciel"><img border=1 src="resources/images/ddu.jpg" width="340" height=""></td> 
     64</tr> 
     65<tr> 
     66        <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> 
     67</tr> 
     68<tr> 
     69        <td height="10" valign="top" class="cielb" nowrap>Coordinateur scientifique</td> 
     70        <td class="cielbp" height="10" valign="top">Julien Jumelet</td> 
     71</tr> 
     72<tr> 
     73        <td valign="top" height="10" width=180 class="cielb">Coordinateur technique</td> 
     74        <td valign="top" height="10" class="cielbp">&nbsp;</td> 
     75</tr> 
     76<tr> 
     77        <td valign="top" height="10" nowrap class="cielb">Chef de station</td> 
     78        <td valign="top" height="" class="cielbp">Chef g&eacute;ophysique de la station</td> 
     79</tr> 
     80 
     81<tr> 
     82     <td height="30" colspan=2>&nbsp;</td> 
     83     <td class="cielbl" valign="top" align=center rowspan=1 valign=top>&nbsp;</td> 
     84</tr> 
     85 
     86</table> 
     87 
     88 
     89<div style="margin-left:0px; margin-top:0px; top:750px; width:1150px; height:50px;"> 
    8090 
    8191<table id="pif" cellpadding="2" cellspacing="2" width=1130> 
     
    97107 
    98108 
    99 <div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:280px;"> 
    100  
    101 <table id="pif" cellpadding="2" cellspacing="2" width=1130 style="margin-left:15px;"> 
     109<div id="divtab" style="height:200px;"> 
     110 
     111<table id="pif" cellpadding="2" cellspacing="2" width=1130> 
    102112 
    103113    <tr> 
  • ether_ndacc/trunk/web/data_kerguelen.jsp

    r127 r183  
    77<META NAME="keywords" CONTENT="NDACC, Kerguelen, SAOZ, NDACC FRANCE"> 
    88<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    9 <title>Ether: NDACC - Kerguelen</title> 
     9<title>NDACC-France / Kerguelen</title> 
    1010<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1111 
     
    5555<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5656<tr> 
    57         <td with=30 valign="top" class="cielb" height=50>Logistique</td> 
    58         <td class="cielbp" valign="top" width=30%><a href="http://saoz.obs.uvsq.fr/" target="_blank" class="cielbp">SAOZ/OVSQ</a></td> 
     57        <td with=30 valign="top" class="cielb" height="40">Logistique</td> 
     58        <td class="cielbp" valign="top" width=30%><a class="cielbp" href="http://www.institut-polaire.fr/" target="_blank">IPEV</a></td> 
    5959    <td align=center rowspan=4 class="ciel"><!--image station!--></td> 
    6060</tr> 
    6161<tr> 
    62         <td valign="top" width=180 height=49 class="cielb">Coordinateur scientifique</td> 
     62        <td valign="top" width=180 height="40" class="cielb">Coordinateur scientifique</td> 
    6363        <td valign="top" class="cielbp">Andrea Pazmino</td> 
    6464</tr> 
    6565<tr> 
    66         <td valign="top" valign=top height=49 nowrap class="cielb">Coordinateur technique</td> 
     66        <td valign="top" valign=top height="40" nowrap class="cielb">Coordinateur technique</td> 
    6767        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    68     <td valign="top" align=center class="cielbl" rowspan=2> 
    69         <br> 
    70         <br> 
    7168 
    72         </td> 
    7369</tr> 
    74     <tr><td height=100% colspan=2>&nbsp;</td></tr> 
     70    <tr><td height=50 colspan=2>&nbsp;</td></tr> 
    7571    <tr> 
    76         <td height=40 colspan=2>&nbsp;</td> 
    77         <td height=40 colspan=1 class="cielbl" align=center><!--adresse station!--></td> 
     72        <td height=10 colspan=2>&nbsp;</td> 
     73        <td height=10 colspan=1 class="cielbl" align=center><!--adresse station!--></td> 
    7874    </tr> 
    7975 
     
    10197 
    10298 
    103 <div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:280px;"> 
     99<div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:180px;"> 
    104100 
    105101<table id="pif" cellpadding="2" cellspacing="2" width=1130 style="margin-left:15px;"> 
  • ether_ndacc/trunk/web/data_lannemezan.jsp

    r127 r183  
    99 
    1010<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    11 <title>Ether: NDACC - LANNEMEZAN Station</title> 
     11<title>NDACC-France / OMP</title> 
    1212<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1313 
     
    4949<table width=1130px border=0> 
    5050<tr> 
    51 <td height=0 valign=top class="ciel" colspan=2><i>[ site du Centre de Recherches Atmosphériques (CRA) de Lannemezan 43°4'N, 0°13'E ]</i></td> 
     51<td height=40 valign=top class="ciel" colspan=2><i>[ site du Centre de Recherches Atmosphériques (CRA) de Lannemezan 43°4'N, 0°13'E ]</i></td> 
    5252</tr> 
    5353</table> 
     
    6060        Laboratoire de l'A&eacute;rologie (LA)</a><span class="cielbp">, UMR CNRS 5560</span><br> 
    6161        <a class="cielbp" href="http://www.obs-mip.fr/" target="_blank">Observatoire Midi-Pyrénées (OMP)</a></td> 
    62         <td align=center rowspan=3 class="ciel"><img border=1 src="resources/images/omp.jpg" width="254" height="172"></td> 
     62        <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/omp.jpg" width="340"></td> 
    6363</tr> 
    6464<tr> 
     
    7272<tr> 
    7373        <td valign="top" valign=top height=10 nowrap class="cielb">Op&eacute;rateur station</td> 
    74         <td valign="top" valign=top height=30 class="cielbp">Sol&egrave;ne Derrien</td> 
    75     <td valign="top" align=center class="cielbl" rowspan=2 height=30"> 
     74        <td valign="top" valign=top height=10 class="cielbp">Sol&egrave;ne Derrien</td> 
     75 
     76</tr> 
     77<tr> 
     78    <td height=50 colspan=2>&nbsp;</td> 
     79    <td valign="top" align=center class="cielbl" rowspan=2 height=30> 
    7680        CRA - Laboratoire d'A&eacute;rologie - UMR 5560 - Observatoire Midi-Pyrénées<br> 
    7781        8 route de Lannemezan - F-65300 Lannemezan - France / Tél: +33 (0) 5.62.40.61.00<br> 
     
    8084</tr> 
    8185 
    82 <br> 
     86 
    8387</table> 
    8488 
     
    103107 
    104108 
    105 <div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:280px;"> 
     109<div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:200px;"> 
    106110 
    107111<table id="pif" cellpadding="2" cellspacing="2" width=1130 style="margin-left:15px;"> 
  • ether_ndacc/trunk/web/data_ohp.jsp

    r128 r183  
     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"> 
     
    810 
    911 
     12 
     13 
    1014<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    11 <title>Ether: NDACC</title> 
     15<title>NDACC-France / OHP</title> 
    1216<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1317 
    1418</head> 
    15 <body onload="majMenu('2');"> 
     19<body onload="majMenu('2'); defDivTab();"> 
    1620<div align=center> 
    1721<div style="margin-top: -10px; width: 1230px ;" class="menu1"><!-- début de la boite contenant les onglets --> 
     
    5054<table width=1130px border=0> 
    5155<tr> 
    52 <td height=0 valign=top class="ciel" colspan=2><i>[ Station alpine - Lat : 43°56'N, Lon : 05°42'E ]</i></td> 
     56<td height=40 valign=top class="ciel" colspan=2><i>[ Station alpine - Lat : 43°56'N, Lon : 05°42'E ]</i></td> 
    5357</tr> 
    5458</table> 
    5559<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5660<tr> 
    57         <td height=10 valign="top" width=170 class="cielb">Logistique</td> 
     61        <td height="10" valign="top" width=170 class="cielb">Logistique</td> 
    5862        <td width="30%" class="cielbp"><a class="cielbp" href="http://sosgm.obs.uvsq.fr/spip.php?rubrique1&lang=en" target="_blank">OHP</a></td> 
    59         <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/ohp.jpg" width="254" height="172"></td> 
    60 </tr> 
    61 <tr> 
    62         <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> 
    63 </tr> 
    64 <tr> 
    65         <td height=10 valign="top" class="cielb" nowrap>Coordinateur scientifique</td> 
     63        <td align=center rowspan=6 class="ciel"><img border=1 src="resources/images/OHP.jpg" width="340"></td> 
     64</tr> 
     65<tr> 
     66        <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> 
     67</tr> 
     68<tr> 
     69        <td height="10" valign="top" class="cielb" nowrap>Coordinateur scientifique</td> 
    6670        <td class="cielbp" valign="top">Philippe Keckhut</td> 
    6771</tr> 
    6872<tr> 
    69         <td valign="top" height=40 width=180 class="cielb">Coordinateur scientifique de la Station G&eacute;rard M&eacute;gie</td> 
    70         <td valign="top" class="cielbp">Jean-Marie Perrin</td> 
    71 </tr> 
    72 <tr> 
    73         <td valign="top" height=20 nowrap class="cielb">Chef de station</td> 
     73        <td valign="top" height="10" width=180 class="cielb">Coordinateur scientifique de la Station G&eacute;rard M&eacute;gie</td> 
     74        <td height="10" valign="top" class="cielbp">Jean-Marie Perrin</td> 
     75</tr> 
     76<tr> 
     77        <td valign="top" height="10" nowrap class="cielb">Chef de station</td> 
    7478        <td valign="top" class="cielbp">Guy Tournois</td> 
    75     <td class="cielbl" valign="top" align=center rowspan=2 valign=top> 
     79 
     80</tr> 
     81<tr> 
     82        <td nowrap height="10" valign="top" class="cielb">Equipe en station</td> 
     83        <td class="cielbp" height="" valign="top">Pierre Dacancecao, Frederic Gomez, Gilles Kazmareck, Christian Mollet</td> 
     84</tr> 
     85 
     86<tr> 
     87    <td height=50 colspan=2>&nbsp;</td> 
     88    <td class="cielbl" valign="top" align=center rowspan=1 valign=top> 
    7689        Observatoire de Haute Provence - Station g&eacute;ophysique<br> 
    7790        F-04870 Saint Michel L'Observatoire - 
     
    7992        </td> 
    8093</tr> 
    81 <tr> 
    82         <td nowrap height=20 valign="top" class="cielb">Equipe en station</td> 
    83         <td class="cielbp" height=20 valign="top">Pierre Dacancecao, Frederic Gomez, Gilles Kazmareck, Christian Mollet</td> 
    84                 </TR> 
    85  
    86 <TR> 
    87          
    88 </tr> 
    89 <br> 
    90 </table> 
    91  
    92     <div style="margin-left:0px; margin-top:5px; top:750px; width:1150px; height:50px;"> 
    93  
    94 <table id="pif" cellpadding="2" cellspacing="2" width=1130> 
     94 
     95</table> 
     96 
     97<div style="margin-left:0px; margin-top:5px; top:750px; width:1150px; height:50px;"> 
     98 
     99<table id="pif" cellpadding="2" cellspacing="2" width=1130 border=0> 
    95100<tr> 
    96101<td class="blanc1" rowspan=2 width="15%">INSTRUMENT</td> 
    97 <td class="blanc1" rowspan=2 width="15%">MEASUREMENT</td> 
     102<td class="blanc1" rowspan=2 width="15%"><spring:message code="mesure" htmlEscape="true"/></td> 
    98103<td class="blanc1" rowspan=2 width="15%">PI</td> 
    99104<td class="blanc1" rowspan=2 width="22%">NDACC STORED DATA</td> 
     
    110115 
    111116 
    112 <div style="margin-left:15px; margin-top:4px; width:1150px; height:250px; overflow:auto;"> 
     117<div id=divtab> 
    113118 
    114119<table id="pif" cellpadding="2" cellspacing="2" width=1130> 
     
    226231<td class="blanc2" width=""><a href="" title="Data access" onclick="OuvrirPageWD ('./disclaimer.jsp','ftp://ftp.cpc.ncep.noaa.gov/ndacc/station/ohp/ames/dobson/')">1983-2010</a> 
    227232<br><i>pattern files : ohtc[yy][mm].evd</i></td> 
    228 <td class="orange" nowrap>&nbsp;</td> 
     233    <td class="orange" align="center" width=11%><a href="" title="Results" onclick="OuvrirFeuilleDyn ('visus_dobson.jsp?station=ohp')"> 
     234    <img border=1 src="./resources/images/results.jpg" width="60px"></img> 
     235    </a> 
     236</td> 
    229237<td class="orange" nowrap>&nbsp;</td> 
    230238<td class="vert" width="220">Routine</td> 
     
    239247<td class="orange" nowrap align="center"> 
    240248<a href="" title="Results" onclick="OuvrirFeuilleDyn ('visus_saoz.jsp?station=ohp')"> 
    241 <img border=1 src="resources/images/results.jpg" width="60px"></img> 
    242 </a> 
    243 </td> 
    244 <td class="orange" nowrap>&nbsp;</td> 
     249<img border=1 src="resources/images/results.jpg" width="60px"  height="40px"></img> 
     250</a> 
     251</td> 
     252<td class="orange" nowrap align=center> 
     253    <a href="" title="Results" onclick="OuvrirFeuilleDynM('visus_saoz_realtime.jsp?station=ohp')"> 
     254    <img border=1 src="resources/images/chrono.jpg" width="50px" height="40px"></img> 
     255    </a> 
     256</td> 
    245257<td class="vert" width="">Routine</td> 
    246258</tr> 
  • ether_ndacc/trunk/web/data_ohp_old.jsp

    r128 r183  
    99 
    1010<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    11 <title>Ether: NDACC</title> 
     11<title>NDACC-France / OHP</title> 
    1212<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1313 
  • ether_ndacc/trunk/web/data_opar.jsp

    r126 r183  
    99 
    1010<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    11 <title>Ether: NDACC - La Reunion station</title> 
     11<title>NDACC-France / - La Reunion</title> 
    1212<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1313 
    1414</head> 
    15 <body onload="majMenu('2');"> 
     15<body onload="majMenu('2'); defDivTab();"> 
    1616<div align=center> 
    1717<div style="margin-top: -10px; width: 1230px ;" class="menu1"><!-- début de la boite contenant les onglets --> 
     
    6464 
    6565        </td> 
    66         <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/reu.jpg" width="254" height="172"></td> 
     66        <td align=center rowspan=5 class="ciel"><img border=1 src="resources/images/reu.jpg" width="340" height=""></td> 
    6767</tr> 
    6868<tr> 
     
    8080        <td valign="top" height=20 nowrap class="cielb">Op&eacute;rateurs station</td> 
    8181        <td valign="top" class="cielbp">St&eacute;phane Richard et Patrick Hernandez</td> 
    82  
    83  
    84         <td class="cielbl" valign="top" align=center rowspan=2 valign=top> 
    85         Station g&eacute;ophysique<br> 
    86         F-04870 Saint Michel L'Observatoire - 
    87         France 
    88         </td>   </TR> 
    89  
    90 <TR> 
    91  
    92 </tr> 
     82</tr> 
     83 
     84<tr> 
     85    <td height=50 colspan=2>&nbsp;</td> 
     86    <td class="cielbl" valign="top" align=center rowspan=1 valign=top> 
     87    Observatoire de Physique de l'AtmosphÚre de la R&eacute;union<br> 
     88    Universit&eacute; de La R&eacute;union - Laboratoire de l'AtmosphÚre et des Cyclones <br> 
     89    15 avenue Ren&eacute;-Cassin B.P.7151 F-97715 Saint Denis Cedex 9 France 
     90        </td> 
     91</tr> 
     92 
    9393<br> 
    9494</table> 
     
    114114</div> 
    115115 
    116 <div style="margin-left:15px; margin-top:4px; width:1150px; height:273px; overflow:auto;"> 
     116<div id="divtab" style="height:210px;"> 
    117117 
    118118<table id="pif" cellpadding="2" cellspacing="2" width=1130> 
     
    129129<br><i>pattern files : reo3[yy][mm].jbl</i></td> 
    130130<td class="orange" width=11% align="center"> 
    131 <a href="" title="Results" onclick="OuvrirFeuilleDynW ('instrument?methodName=selectLidarO3s&instrument=LIDAR+O3+STRATO&dateinf=19700101&station=REUNION#','700','650')"> 
     131<a href="" title="Results" onclick="OuvrirFeuilleDynW ('instrument?methodName=selectLidarO3s&instrument=LIDAR+O3+STRATO&dateinf=19700101&station=REU#','700','650')"> 
    132132<img border=1 src="resources/images/results.jpg" width="60px"></img> 
    133133</a> 
  • ether_ndacc/trunk/web/data_riogallegos.jsp

    r127 r183  
    77<META NAME="keywords" CONTENT="NDACC, Rio Gallegos, SAOZ, NDACC FRANCE"> 
    88<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    9 <title>Ether: NDACC - Rio Gallegos</title> 
     9<title>NDACC-France / Rio Gallegos</title> 
    1010<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1111 
  • ether_ndacc/trunk/web/data_salekhard.jsp

    r127 r183  
    77<META NAME="keywords" CONTENT="NDACC, Bordeaux, NDACC FRANCE"> 
    88<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    9 <title>Ether: NDACC - Bordeaux</title> 
     9<title>NDACC-France / Salekhard</title> 
    1010<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1111 
     
    5454<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5555<tr> 
    56         <td with=30 valign="top" class="cielb" height=50>Logistique</td> 
     56        <td with=30 valign="top" class="cielb" height="10">Logistique</td> 
    5757        <td class="cielbp" valign="top" width=30%><a href="http://saoz.obs.uvsq.fr/" target="_blank" class="cielbp">SAOZ/OVSQ</a></td> 
    58     <td align=center rowspan=4 class="ciel"><!--image station!--></td> 
     58    <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/Salekhard.jpg" width="340" height=""></td> 
    5959</tr> 
    6060<tr> 
    61         <td valign="top" width=180 height=49 class="cielb">Coordinateur scientifique</td> 
     61        <td valign="top" width=180 height="10" class="cielb">Coordinateur scientifique</td> 
    6262        <td valign="top" class="cielbp">Andrea Pazmino</td> 
    6363</tr> 
    6464<tr> 
    65         <td valign="top" valign=top height=49 nowrap class="cielb">Coordinateur technique</td> 
     65        <td valign="top" valign=top height="10" nowrap class="cielb">Coordinateur technique</td> 
    6666        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    67     <td valign="top" align=center class="cielbl" rowspan=2> 
    68         <br> 
    69         <br> 
    70  
    71         </td> 
    7267</tr> 
    73     <tr><td height=100% colspan=2>&nbsp;</td></tr> 
    74     <tr> 
    75         <td height=40 colspan=2>&nbsp;</td> 
    76         <td height=40 colspan=1 class="cielbl" align=center><!--adresse station!--></td> 
    77     </tr> 
     68<tr><td height=60 colspan=2>&nbsp;</td></tr> 
     69<tr> 
     70        <td height=10 colspan=2>&nbsp;</td> 
     71        <td height=10 colspan=1 class="cielbl" align=center><!--adresse station!--></td> 
     72</tr> 
    7873 
    7974<br> 
     
    10095 
    10196 
    102 <div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:280px;"> 
     97<div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:180px;"> 
    10398 
    10499<table id="pif" cellpadding="2" cellspacing="2" width=1130 style="margin-left:15px;"> 
  • ether_ndacc/trunk/web/data_scorebysund.jsp

    r127 r183  
    77<META NAME="keywords" CONTENT="NDACC, Scoresbysund, SAOZ, NDACC FRANCE"> 
    88<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    9 <title>Ether: NDACC - Scoresbysund</title> 
     9<title>NDACC-France / Scoresbysund</title> 
    1010<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1111 
     
    5454<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5555<tr> 
    56         <td with=30 valign="top" class="cielb" height=50>Logistique</td> 
     56        <td with=30 valign="top" class="cielb" height="">Logistique</td> 
    5757        <td class="cielbp" valign="top" width=30%><a href="http://saoz.obs.uvsq.fr/" target="_blank" class="cielbp">SAOZ/OVSQ</a></td> 
    58     <td align=center rowspan=4 class="ciel"><!--image station!--></td> 
     58    <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/ScoresbySund.jpg" width="340" height=""></td> 
    5959</tr> 
    6060<tr> 
    61         <td valign="top" width=180 height=49 class="cielb">Coordinateur scientifique</td> 
     61        <td valign="top" width=180 height="" class="cielb">Coordinateur scientifique</td> 
    6262        <td valign="top" class="cielbp">Andrea Pazmino</td> 
    6363</tr> 
    6464<tr> 
    65         <td valign="top" valign=top height=49 nowrap class="cielb">Coordinateur technique</td> 
     65        <td valign="top" valign=top height="" nowrap class="cielb">Coordinateur technique</td> 
    6666        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    67     <td valign="top" align=center class="cielbl" rowspan=2> 
    68         <br> 
    69         <br> 
    7067 
    71         </td> 
    7268</tr> 
    73     <tr><td height=100% colspan=2>&nbsp;</td></tr> 
     69    <tr><td height=140 colspan=2>&nbsp;</td></tr> 
    7470    <tr> 
    7571        <td height=40 colspan=2>&nbsp;</td> 
     
    10096 
    10197 
    102 <div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:280px;"> 
     98<div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:180px;"> 
    10399 
    104100<table id="pif" cellpadding="2" cellspacing="2" width=1130 style="margin-left:15px;"> 
  • ether_ndacc/trunk/web/data_sodankyla.jsp

    r127 r183  
    77<META NAME="keywords" CONTENT="NDACC, Sodankyla, SAOZ, NDACC FRANCE"> 
    88<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    9 <title>Ether: NDACC - Sodankyla</title> 
     9<title>NDACC-France / Sodankyla</title> 
    1010<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1111 
     
    6767        </td> 
    6868</tr> 
    69     <tr><td height=100% colspan=2>&nbsp;</td></tr> 
     69    <tr><td height=50 colspan=2>&nbsp;</td></tr> 
    7070    <tr> 
    71         <td height=40 colspan=2>&nbsp;</td> 
    72         <td height=40 colspan=1 class="cielbl" align=center><!--adresse station!--></td> 
     71        <td height=10 colspan=2>&nbsp;</td> 
     72        <td height=10 colspan=1 class="cielbl" align=center><!--adresse station!--></td> 
    7373    </tr> 
    7474 
  • ether_ndacc/trunk/web/data_tarawa.jsp

    r127 r183  
    77<META NAME="keywords" CONTENT="NDACC, Tarawa, SAOZ, NDACC FRANCE"> 
    88<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    9 <title>Ether: NDACC - Tarawa</title> 
     9<title>NDACC-France / Tarawa</title> 
    1010<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1111 
     
    5050<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5151<tr> 
    52         <td with=30 valign="top" class="cielb" height=50>Logistique</td> 
     52        <td with=30 valign="top" class="cielb" height="">Logistique</td> 
    5353        <td class="cielbp" valign="top" width=30%><a href="http://saoz.obs.uvsq.fr/" target="_blank" class="cielbp">SAOZ/OVSQ</a></td> 
    54     <td align=center rowspan=4 class="ciel"><!--image station!--></td> 
     54    <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/Tarawa.jpg" width="340"></td> 
    5555</tr> 
    5656<tr> 
    57         <td valign="top" width=180 height=49 class="cielb">Coordinateur scientifique</td> 
     57        <td valign="top" width=180 height="" class="cielb">Coordinateur scientifique</td> 
    5858        <td valign="top" class="cielbp">Andrea Pazmino</td> 
    5959</tr> 
    6060<tr> 
    61         <td valign="top" valign=top height=49 nowrap class="cielb">Coordinateur technique</td> 
     61        <td valign="top" valign=top height="" nowrap class="cielb">Coordinateur technique</td> 
    6262        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    63     <td valign="top" align=center class="cielbl" rowspan=2> 
    64         <br> 
    65         <br> 
    6663 
    67         </td> 
    6864</tr> 
    69     <tr><td height=100% colspan=2>&nbsp;</td></tr> 
     65    <tr><td height=140 colspan=2>&nbsp;</td></tr> 
    7066    <tr> 
    71         <td height=40 colspan=2>&nbsp;</td> 
    72         <td height=40 colspan=1 class="cielbl" align=center><!--adresse station!--></td> 
     67        <td height=10 colspan=2>&nbsp;</td> 
     68        <td height=10 colspan=1 class="cielbl" align=center><!--adresse station!--></td> 
    7369    </tr> 
    7470 
     
    9692 
    9793 
    98 <div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:280px;"> 
     94<div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:180px;"> 
    9995 
    100 <table id="pif" cellpadding="2" cellspacing="2" width=1130 style="margin-left:15px;"> 
     96<table id="pif" cellpadding="2" cellspacing="2" width=1130 style="margin-left:15px;" border=0> 
    10197 
    10298    <tr> 
     
    122118 
    123119</div> 
     120 
    124121</div> 
    125122 
  • ether_ndacc/trunk/web/data_villeneuve.jsp

    r127 r183  
    99 
    1010<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    11 <title>Ether: NDACC - Villeneuve d'Ascq station</title> 
     11<title>NDACC-France / Villeneuve d'Ascq</title> 
    1212<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1313 
     
    4949<table width=1130px border=0> 
    5050<tr> 
    51 <td height=0 valign=top class="ciel" colspan=2><i>[ Station alpine - Lat : 50°39'N, Lon : 3°5'E ]</i></td> 
     51<td height=20 valign=top class="ciel" colspan=2><i>[ Station alpine - Lat : 50°39'N, Lon : 3°5'E ]</i></td> 
    5252</tr> 
    5353</table> 
     
    5555<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5656<tr> 
    57         <td valign="top" class="cielb">Coordinateur scientifique</td> 
    58         <td class="cielbp" valign="top" width=30%>Philippe Ricaud</td> 
    59     <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/villeneuve.jpg" width="254" height="172"></td> 
     57        <td height=10 valign="top" class="cielb">Coordinateur scientifique</td> 
     58        <td class="cielbp" valign="top" width=30%>Colette Brogniez</td> 
     59    <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/villeneuve.jpg" width="340"></td> 
    6060</tr> 
    6161<tr> 
    62         <td valign="top" width=180 class="cielb">Coordinateur technique</td> 
    63         <td valign="top" class="cielbp">Sol&egrave;ne Derrien</td> 
     62        <td height=10 valign="top" width=180 class="cielb">Coordinateur technique</td> 
     63        <td valign="top" class="cielbp">Fr&eacute;d&eacute;rique Auriol</td> 
    6464</tr> 
    6565<tr> 
    66         <td valign="top" valign=top nowrap class="cielb">Op&eacute;rateur station</td> 
    67         <td valign="top" valign=top class="cielbp">Sol&egrave;ne Derrien</td> 
    68     <td valign="top" align=center class="cielbl" rowspan=2> 
    69         <br> 
    70         <br> 
     66        <td height=10 valign="top" valign=top nowrap class="cielb">Op&eacute;rateur station</td> 
     67        <td valign="top" valign=top class="cielbp">Fr&eacute;d&eacute;rique Auriol</td> 
    7168 
    72         </td> 
    7369</tr> 
    74     <tr><td height=100% colspan=2>&nbsp;</td></tr> 
     70    <tr><td height=50 colspan=2>&nbsp;</td></tr> 
    7571    <tr> 
    76         <td height=40 colspan=2>&nbsp;</td> 
    77         <td height=40 colspan=1 class="cielbl" align=center>Université Lille 1 - Sciences et Technologies U.F.R. de Physique - Laboratoire d'Optique Atmosphérique / Bâtiment P5<br> 
     72        <td height=10 colspan=2>&nbsp;</td> 
     73        <td height=10 colspan=1 class="cielbl" align=center>Université Lille 1 - Sciences et Technologies U.F.R. de Physique 
     74            <br>Laboratoire d'Optique Atmosphérique / Bâtiment P5<br> 
    787559655 Villeneuve d'Ascq Cedex - France 
    7976 </td> 
     
    103100 
    104101 
    105 <div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:280px;"> 
     102<div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:180px;"> 
    106103 
    107104<table id="pif" cellpadding="2" cellspacing="2" width=1130 style="margin-left:15px;"> 
  • ether_ndacc/trunk/web/data_zhigansk.jsp

    r127 r183  
    77<META NAME="keywords" CONTENT="NDACC, Zhigansk, SAOZ, NDACC FRANCE"> 
    88<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    9 <title>Ether: NDACC - Zhigansk</title> 
     9<title>NDACC-France / Zhigansk</title> 
    1010<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1111 
     
    5454<table cellpadding="2" cellspacing="2" width="1130px" border=0> 
    5555<tr> 
    56         <td with=30 valign="top" class="cielb" height=50>Logistique</td> 
     56        <td with=30 valign="top" class="cielb" height="">Logistique</td> 
    5757        <td class="cielbp" valign="top" width=30%><a href="http://saoz.obs.uvsq.fr/" target="_blank" class="cielbp">SAOZ/OVSQ</a></td> 
    58     <td align=center rowspan=4 class="ciel"><!--image station!--></td> 
     58    <td align=center rowspan=4 class="ciel"><img border=1 src="resources/images/Zhigansk.jpg" width="340" height=""></td> 
    5959</tr> 
    6060<tr> 
    61         <td valign="top" width=180 height=49 class="cielb">Coordinateur scientifique</td> 
     61        <td valign="top" width=180 height="" class="cielb">Coordinateur scientifique</td> 
    6262        <td valign="top" class="cielbp">Andrea Pazmino</td> 
    6363</tr> 
    6464<tr> 
    65         <td valign="top" valign=top height=49 nowrap class="cielb">Coordinateur technique</td> 
     65        <td valign="top" valign=top height="" nowrap class="cielb">Coordinateur technique</td> 
    6666        <td valign="top" valign=top class="cielbp">&nbsp;</td> 
    67     <td valign="top" align=center class="cielbl" rowspan=2> 
    68         <br> 
    69         <br> 
    7067 
    71         </td> 
    7268</tr> 
    73     <tr><td height=100% colspan=2>&nbsp;</td></tr> 
     69    <tr><td height=130 colspan=2>&nbsp;</td></tr> 
    7470    <tr> 
    7571        <td height=40 colspan=2>&nbsp;</td> 
     
    10096 
    10197 
    102 <div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:280px;"> 
     98<div style="margin-left:0px; margin-right:15px; margin-top:4px; width:1150px; height:180px;"> 
    10399 
    104100<table id="pif" cellpadding="2" cellspacing="2" width=1130 style="margin-left:15px;"> 
  • ether_ndacc/trunk/web/disclaimer.jsp

    r113 r183  
    2323<body onload="javascript:window.focus();"> 
    2424<SCRIPT LANGUAGE="JavaScript" SRC="resources/css/etherTypo.js"></SCRIPT> 
    25 <table width="100%" border="0" align="center" bordercolor="#FFFFFF"> 
     25<div class="fb"> 
     26<table width="100%" border="0" align="center"> 
    2627<tr>  
    27         <td width="100%" class="encadre"> 
     28        <td width="100%" class=encadre> 
    2829        <table border=0> 
    2930         
     
    4849        </tr> 
    4950        </table> 
     51    </div> 
    5052</body> 
    5153</html> 
  • ether_ndacc/trunk/web/dobson.jsp

    r113 r183  
    1414</head> 
    1515<body > 
     16<table> 
     17<tr> 
     18<td class="col2defaut" valign="top">&nbsp; 
     19    <blockquote> 
    1620 
    1721<a id="c6752"></a>  <h1 align=center><font color="#0066FF">Dobson</font></h1> 
     
    2933valeur nulle sur l'ampÚre-mÚtre : la position lue sur le disque est enregistrée. Elle est ensuite  
    3034introduite dans une équation qui permet de déterminer la quantité de molécules d'ozone dans 
    31  la colonne verticale située au dessus de l'instrument.</p></div></td> 
     35 la colonne verticale située au dessus de l'instrument.</p><br><br><br><br><br><br><br><br><br><br></div></td> 
    3236</tr> 
    33 <tr> 
    34                   <td width="30%"><div align="center"><img src="resources/images/sonde.jpg" width="180" height="194"></div></td> 
    35                 </tr> 
     37</div></td> 
     38 
    3639              </table> 
    37  
     40                  </blockquote> 
     41    </td> 
     42    </tr> 
     43    </table> 
    3844 
    3945</body> 
  • ether_ndacc/trunk/web/ecc.jsp

    r113 r183  
    1313 
    1414</head> 
    15 <body > 
     15<body> 
    1616 
    17 <a id="c6752"></a>  <h1 align=center><font color="#0066FF">Sonde</font></h1> 
     17<table> 
     18<tr> 
     19<td class="col2defaut" valign="top">&nbsp; 
    1820 
     21 
     22                         <blockquote> 
    1923     <table width="100%" border="0" align="center" bordercolor="#FFFFFF"> 
     24         <a id="c6746"></a><h1 align=center><font color="#0066FF">Ozone sonde</font></h1> 
     25 
    2026                <tr> 
    2127                  <td width="100%"><div align="justify"><p>Un radiosondage  
     
    3036</tr> 
    3137<tr> 
    32                   <td width="30%"><div align="center"><img src="resources/images/sonde.jpg" width="180" height="194"></div></td> 
     38                  <td width="100%"><div align="center"><img src="resources/images/sonde.jpg" width="280" height=""><br><br></div></td> 
    3339                </tr> 
    3440              </table> 
     41                             </blockquote> 
     42    </td> 
     43    </tr> 
     44    </table> 
    3545 
    3646 
  • ether_ndacc/trunk/web/index.jsp

    r127 r183  
    99 
    1010<link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    11 <title>Ether: NDACC</title> 
     11<title>NDACC-France / Home</title> 
    1212<meta name="generator" content="TYPO3 4.1 CMS" /> 
    1313 
    1414</head> 
    15 <body onload="preload_im();tooltipHide();majMenu('0');"> 
     15<body onload="preload_im();majMenu('0');"> 
    1616 
    1717<SCRIPT LANGUAGE="JavaScript"> 
     
    3838                i7.src='resources/images/pl_st_ndacc_f_ftir_symp.png'; 
    3939        } 
     40 
     41    return tooltipInit(); 
    4042} 
    4143 
     
    6668                document.getElementById("tooltip").style.visibility ="hidden"; 
    6769                document.getElementById("ims").src = ""; 
     70        document.getElementById("ims").style.width="110px"; 
     71        //document.getElementById("ims").height="70px"; 
    6872 
    6973        } 
     
    7175                document.getElementById("texts").style.top = mouseY -30 +"px"; 
    7276                document.getElementById("ims").src = "resources/images/"+im; 
     77        document.getElementById("ims").style.width="110px"; 
     78        //document.getElementById("ims").height="70px"; 
    7379        } 
    7480 
     
    8086 
    8187function tooltipHide() { 
    82                 document.getElementById("tooltip").style.visibility ="hidden"; 
    83                 document.getElementById("texts").style.visibility ="hidden"; 
     88        document.getElementById("tooltip").style.visibility ="hidden"; 
     89        document.getElementById("texts").style.visibility ="hidden"; 
     90    //document.getElementById("ims").style.visibility ="hidden"; 
     91} 
     92 
     93function tooltipInit() { 
     94    //document.getElementById("tooltip").style.visibility ="hidden"; 
     95    //document.getElementById("tooltip").style.left = -70 +"px"; 
     96        //document.getElementById("tooltip").style.top = -110 +"px"; 
     97    //mouseX=200; 
     98    tooltipShow('',''); 
     99    //document.getElementById("tooltip").getElementById("ims").style.width="300px"; 
    84100} 
    85101 
     
    97113<jsp:include page="template_haut.jsp" /> 
    98114</div> 
     115    <div id="tooltip" style="position:absolute;visibility: hidden;"> 
     116        <img id="ims" border=0 alt="" src=""> 
     117    </div> 
     118    <div id="texts" style="position:absolute;color:#62f545;"></div> 
     119 
    99120 
    100121<div style="width: 1230px ; text-align: left;"> 
     
    145166 
    146167        <AREA SHAPE="rect" 
    147                    HREF="data_kergulen.jsp" 
     168                   HREF="data_kerguelen.jsp" 
    148169                   COORDS="845,464,865,484" 
    149170                   onmouseover="tooltipShow('&nbsp;Kerguelen','');" onmouseout="tooltipHide();" onclick="tooltipHide();"> 
     
    227248</div> 
    228249 
    229 <div id="tooltip" style="position:absolute;"> 
    230     <img id="ims" border=0 alt="" width="90px" height="70px" src=""> 
    231 </div> 
    232 <div id="texts" style="position:absolute;color:#62f545;"></div> 
    233250 
    234251</div> 
  • ether_ndacc/trunk/web/no2.jsp

    r113 r183  
    1414</head> 
    1515<body > 
     16<table> 
     17<tr> 
     18<td class="col2defaut" valign="top"> 
     19 
     20 
     21                         <blockquote> 
     22 
    1623 
    1724<a id="c6752"></a>  <h1 align=center><font color="#0066FF">NO2</font></h1> 
     
    2431</tr> 
    2532              </table> 
    26  
     33            </blockquote> 
     34    </td> 
     35    </tr> 
     36    </table> 
    2737 
    2838</body> 
  • ether_ndacc/trunk/web/ozone.jsp

    r113 r183  
    1414</head> 
    1515<body > 
     16<table> 
     17<tr> 
     18<td class="col2defaut" valign="top"> 
     19    <blockquote> 
    1620 
    1721<a id="c6752"></a>  <h1 align=center><font color="#0066FF">Ozone</font></h1> 
     
    3236</tr> 
    3337              </table> 
     38        </blockquote> 
     39    </td> 
     40    </tr> 
     41    </table> 
    3442 
    3543 
  • ether_ndacc/trunk/web/resources/css/etherTypo.js

    r125 r183  
    8888//ouvrir une fenetre secondaire pour les BDD (GEISA) 
    8989function OuvrirFeuilleDynW (Url, w, h) { 
    90                 var windowbib = window.open (Url, 'bibs', "dependent=no,menubar=no,resizable=yes,scrollbars=yes,toolbar=no,left=100,top=100,width="+w+",height="+h); 
     90                var windowbib = window.open (Url, 'w', "dependent=no,menubar=no,resizable=none,scrollbars=yes,toolbar=no,left=100,top=100,width="+w+",height="+h); 
    9191                //windowbib.document.getElementById('pif').getElementsByTagName("img")[0].setAttribute('src', 'resources/images/en.jpg'); 
    9292                 
     
    9595//ouvrir une fenetre secondaire pour les BDD (GEISA) 
    9696function OuvrirFeuilleDyn (Url) { 
    97                 var windowbib = window.open (Url, 'bib', "dependent=yes,menubar=no,resizable=yes,scrollbars=yes,toolbar=yes,left=100,top=100,width=1100,height=600"); 
    98                 //windowbib.document.getElementById('pif').getElementsByTagName("img")[0].setAttribute('src', 'resources/images/en.jpg'); 
    99                  
     97                var windowbib = window.open (Url, 'd', "dependent=yes,menubar=no,resizable=none,scrollbars=yes,toolbar=yes,left=100,top=100,width=1100,height=600"); 
     98                //windowbib.document.getElementById('pif').getElementsByTagName("img")[0].setAttribute('src', 'resources/images/en.jpg'); 
     99                 
     100} 
     101 
     102//ouvrir une fenetre secondaire pour les BDD (GEISA) 
     103function OuvrirFeuilleDynM (Url) { 
     104                var windowbib = window.open (Url, 'm', "dependent=yes,resizable=none,scrollbars=yes,toolbar=yes,left=100,top=100,width=760,height=600"); 
     105                //windowbib.document.getElementById('pif').getElementsByTagName("img")[0].setAttribute('src', 'resources/images/en.jpg'); 
     106 
    100107} 
    101108 
     
    103110function OuvrirFeuilleDynPL (Url) { 
    104111                 
    105                 var windowbib = window.open (Url, 'bob', "dependent=no,menubar=no,resizable=yes,scrollbars=yes,toolbar=yes,left=100,top=100,width=700,height=900"); 
     112                var windowbib = window.open (Url, 'pl', "dependent=no,menubar=no,resizable=none,scrollbars=yes,toolbar=yes,left=100,top=100,width=700,height=900"); 
    106113                //windowbib.document.getElementById('pif').getElementsByTagName("img")[0].setAttribute('src', 'resources/images/en.jpg'); 
    107114                 
     
    109116 
    110117function OuvrirFeuilleDynSp (Url) { 
    111         var windowbib = window.open (Url, 'bob', "dependent=no,menubar=no,resizable=yes,scrollbars=yes,toolbar=no,left=100,top=100,width=1300,height=600"); 
     118        var windowbib = window.open (Url, 'sp', "dependent=no,menubar=no,resizable=none,scrollbars=yes,toolbar=no,left=100,top=100,width=1300,height=600"); 
    112119        //windowbib.document.getElementById('pif').getElementsByTagName("img")[0].setAttribute('src', 'resources/images/en.jpg'); 
    113120         
     
    213220        document.getElementById('menu4').className='menuout'; 
    214221        document.getElementById('menu5').className='menuout';*/ 
    215          
    216          
    217          
     222 
     223         
     224} 
     225 
     226 
     227function defDivTab() { 
     228 
     229    browserName=navigator.appVersion; 
     230    pos=browserName.indexOf('Chrome', 0); 
     231 
     232    if (pos >= 0 ) { // Chrome 
     233        document.getElementById("divtab").className='tabChrome'; 
     234    } 
     235    else { // Autre 
     236        document.getElementById('divtab').className='tabMozilla'; 
     237    } 
     238 
     239 
    218240} 
    219241 
  • ether_ndacc/trunk/web/resources/css/ndacc.css

    r128 r183  
    5151    margin-left: 7px; 
    5252    margin-right: 7px; 
    53     margin-left: 7px; 
    54     width :700px; 
    55     height :618px; 
    56 } 
    57  
     53    /*width :700px; 
     54    height :618px; */ 
     55    padding: 4px; 
     56    height: 630px; 
     57 
     58} 
     59 
     60.ttt { 
     61    text-shadow: #dddddd; 
     62    font-size: 18pt; 
     63    font-family: Arial; 
     64    color: #CDECFF; 
     65    font-weight:bold; 
     66    text-shadow: -0.1em -0.1em 0.1em #000000; 
     67     //filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=3); 
     68} 
    5869 
    5970.encadre { /* style des onglets inactifs */ 
     
    6273    padding:7px 3px 7px 3px ;/* marge intérieure */ 
    6374    color: #294c8b; 
    64     font-size: 12pt; 
     75    //color:#777777; 
     76    //background-color:#ffffff; 
     77    font-size:12pt; 
    6578    font-family: Arial; 
    6679} 
     
    7285        font-size: 9pt; 
    7386        font-family: Arial; 
    74         padding: 7px 4px 5px 4px; /* marges extérieures */ 
     87        padding: 1px; /* marges extérieures */ 
    7588    text-decoration: none; 
    7689    border-color: transparent; 
    77     margin-left: 6px; 
     90    padding: 7px 4px 5px 4px; 
     91    margin-left: 4px; 
    7892    margin-top: -4px; 
     93    text-shadow: 0.1em 0.1em 0.1em #000000; 
    7994} 
    8095 
     
    87102    font-size: 9pt; 
    88103    font-family: Arial; 
    89     padding: 7px 4px 5px 5px; /* marges extérieures */ 
    90     margin-left: 6px; 
     104    padding: 7px 4px 5px 4px; /* marges extérieures */ 
     105    margin-left: 4px; 
    91106    margin-top: -4px; 
    92107    margin-bottom: -10px; 
     108    text-shadow: 0.1em 0.1em 0.1em #000000; 
    93109 
    94110 
     
    192208/*bordebackground-color:blue;r-bottom:solid 3px white ; /* le trait inférieur est effacé */ 
    193209/*margin:0px 0px 0px 5px ; /* marges intérieures */ 
    194 padding:7px 3px 7px 3px ; /* marges extérieures */ 
     210padding:7px 4px 7px 4px ; /* marges extérieures */ 
     211text-shadow: -0.1em -0.1em 0.1em #000000; 
    195212//background-color:#294c8b 
    196213} /* le fond de l'onglet actif est blanc*/ 
     
    203220color:white; 
    204221font-size: 11pt; 
     222    text-shadow: -0.1em -0.1em 0.1em #000000; 
     223    padding:7px 4px 7px 4px ; /* marges extérieures */ 
     224 
    205225} /* les liens ne sont pas soulignés */ 
    206226 
     
    217237/*bordebackground-color:blue;r-bottom:solid 3px white ; /* le trait inférieur est effacé */ 
    218238/*margin:0px 0px 0px 5px ; /* marges intérieures */ 
    219 padding:7px 3px 7px 3px ; /* marges extérieures */ 
    220 //background-color:#294c8b 
     239padding:7px 4px 7px 4px ; /* marges extérieures */ 
     240//background-color:#294c8b; 
     241text-shadow: -0.1em -0.1em 0.1em #000000; 
    221242} /* le fond de l'onglet actif est blanc*/ 
    222243 
     
    228249color:white; 
    229250font-size: 11pt; 
     251    padding:7px 4px 7px 4px ; /* marges extérieures */ 
     252 
     253    text-shadow: -0.1em -0.1em 0.1em #000000; 
    230254} /* les liens ne sont pas soulignés */ 
    231255 
    232256 
    233257a.menuon { /* style des liens se trouvant dans un onglet inactif */ 
    234 text-decoration:none; 
    235 border-color:#294c8b; 
    236 font-weight:normal; 
    237 color:#CDECFF; 
    238 font-size: 11pt; 
     258    text-decoration:none; 
     259    font-weight:normal; 
     260    border-color: transparent; 
     261    //border:solid 1px white; 
     262    color:#CDECFF; 
     263    font-size: 11pt; 
     264    padding:7px 4px 7px 4px ; /* marges extérieures */ 
     265 
     266    text-shadow: -0.1em -0.1em 0.1em #000000; 
    239267} /* les liens ne sont pas soulignés */ 
    240268 
     
    243271.menuon , .menuon a:visited, menuon a:link { /* style de l'onglet de la page active */ 
    244272 
    245         padding:10px 5px; /* marge intérieure */ 
     273    padding:7px 4px 7px 4px ; /* marges extérieures */ 
    246274        color: white; 
    247275        font-size: 10pt; 
    248276        font-family: Arial; 
    249         //font-weight:normal; 
    250 } 
    251  
    252 .menuon a:visited { 
    253         color:white; 
    254 } 
    255  
    256 a.menuon { /* style des liens se trouvant dans un onglet inactif */ 
    257 text-decoration:none; 
    258 border-color:#294c8b; 
    259 font-weight:normal; 
    260 color:#CDECFF; 
    261 font-size: 11pt; 
    262 } /* les liens ne sont pas soulignés */ 
     277    border-color: transparent; 
     278    border:solid 1px white; 
     279    text-shadow: -0.1em -0.1em 0.1em #000000; 
     280} 
     281 
    263282 
    264283 
     
    267286border-color:#294c8b; 
    268287text-decoration:overline underline ; 
    269 color:#ff5900; 
    270288font-weight:bold; 
    271289font-size: 10pt; 
     
    288306body { 
    289307        background-color: #0b0b11; 
    290  
     308    font-family: Arial; 
    291309} 
    292310 
     
    464482 
    465483 
    466 a.cielbp { 
    467         //color:#7f50be; 
    468         font-weight:bold; 
     484a.cielbpb { 
     485        font-weight:bold; 
     486} 
     487 
     488.cielbpb { 
     489    //background-color:#CDECFF; 
     490    color:#294c8b; 
     491    font-size: 10pt; 
     492    font-family: Arial; 
     493    text-align: left; 
     494    vertical-align: middle; 
     495padding:7px 3px 7px 3px; 
     496} 
     497 
     498 
     499a.cielbpb { 
     500        font-weight:bold; 
     501    padding:7px 3px 7px 3px; 
    469502} 
    470503 
     
    510543font-size: 16pt; 
    511544font-family: Arial; 
     545    text-shadow: 0.1em 0.1em 0.1em #000000; 
     546} 
     547 
     548a.cielbh1 { 
     549color:#CDECFF; 
     550font-weight:bold; 
     551font-size: 11pt; 
     552font-family: Arial; 
     553} 
     554 
     555a.cielbh1:hover { 
     556 
     557   color: #ffffff; 
     558 
    512559} 
    513560 
     
    530577} 
    531578 
     579.tabChrome { 
     580    margin-left:15px; 
     581    margin-top:1px; 
     582    width:1150px; 
     583    height:180px; 
     584    overflow:auto; 
     585    padding-left:16px; 
     586} 
     587 
     588 
     589.tabMozilla { 
     590    margin-left:15px; 
     591    margin-top:3px; 
     592    width:1150px; 
     593    height:180px; 
     594    overflow:auto; 
     595    padding-left:0px; 
     596} 
  • ether_ndacc/trunk/web/resources/css/ndacc_old.css

    r128 r183  
    5656} 
    5757 
     58.ttt { 
     59    text-shadow: #dddddd; 
     60    font-size: 18pt; 
     61    font-family: Arial; 
     62    color: #CDECFF; 
     63    font-weight:bold; 
     64    text-shadow: -0.1em -0.1em 0.1em #000000; 
     65} 
    5866 
    5967.encadre { /* style des onglets inactifs */ 
     
    6270    padding:7px 3px 7px 3px ;/* marge intérieure */ 
    6371    color: #294c8b; 
    64     font-size: 12pt; 
     72    //color:#777777; 
     73    //background-color:#ffffff; 
     74    font-size:12pt; 
    6575    font-family: Arial; 
    6676} 
     
    7787    margin-left: 6px; 
    7888    margin-top: -4px; 
     89    text-shadow: 0.1em 0.1em 0.1em #000000; 
    7990} 
    8091 
     
    8798    font-size: 9pt; 
    8899    font-family: Arial; 
    89     padding: 7px 4px 5px 5px; /* marges extérieures */ 
     100    padding: 7px 4px 5px 4px; /* marges extérieures */ 
    90101    margin-left: 6px; 
    91102    margin-top: -4px; 
    92103    margin-bottom: -10px; 
     104    text-shadow: 0.1em 0.1em 0.1em #000000; 
    93105 
    94106 
     
    192204/*bordebackground-color:blue;r-bottom:solid 3px white ; /* le trait inférieur est effacé */ 
    193205/*margin:0px 0px 0px 5px ; /* marges intérieures */ 
    194 padding:7px 3px 7px 3px ; /* marges extérieures */ 
     206padding:7px 4px 7px 4px ; /* marges extérieures */ 
     207text-shadow: -0.1em -0.1em 0.1em #000000; 
    195208//background-color:#294c8b 
    196209} /* le fond de l'onglet actif est blanc*/ 
     
    203216color:white; 
    204217font-size: 11pt; 
     218    text-shadow: -0.1em -0.1em 0.1em #000000; 
     219    padding:7px 4px 7px 4px ; /* marges extérieures */ 
     220 
    205221} /* les liens ne sont pas soulignés */ 
    206222 
     
    217233/*bordebackground-color:blue;r-bottom:solid 3px white ; /* le trait inférieur est effacé */ 
    218234/*margin:0px 0px 0px 5px ; /* marges intérieures */ 
    219 padding:7px 3px 7px 3px ; /* marges extérieures */ 
    220 //background-color:#294c8b 
     235padding:7px 4px 7px 4px ; /* marges extérieures */ 
     236//background-color:#294c8b; 
     237text-shadow: -0.1em -0.1em 0.1em #000000; 
    221238} /* le fond de l'onglet actif est blanc*/ 
    222239 
     
    228245color:white; 
    229246font-size: 11pt; 
     247    padding:7px 4px 7px 4px ; /* marges extérieures */ 
     248 
     249    text-shadow: -0.1em -0.1em 0.1em #000000; 
    230250} /* les liens ne sont pas soulignés */ 
    231251 
    232252 
    233253a.menuon { /* style des liens se trouvant dans un onglet inactif */ 
    234 text-decoration:none; 
    235 border-color:#294c8b; 
    236 font-weight:normal; 
    237 color:#CDECFF; 
    238 font-size: 11pt; 
     254    text-decoration:none; 
     255    font-weight:normal; 
     256    border-color: transparent; 
     257    //border:solid 1px white; 
     258    color:#CDECFF; 
     259    font-size: 11pt; 
     260    padding:7px 4px 7px 4px ; /* marges extérieures */ 
     261 
     262    text-shadow: -0.1em -0.1em 0.1em #000000; 
    239263} /* les liens ne sont pas soulignés */ 
    240264 
     
    243267.menuon , .menuon a:visited, menuon a:link { /* style de l'onglet de la page active */ 
    244268 
    245         padding:10px 5px; /* marge intérieure */ 
     269    padding:7px 4px 7px 4px ; /* marges extérieures */ 
    246270        color: white; 
    247271        font-size: 10pt; 
    248272        font-family: Arial; 
    249         //font-weight:normal; 
    250 } 
    251  
    252 .menuon a:visited { 
    253         color:white; 
    254 } 
    255  
    256 a.menuon { /* style des liens se trouvant dans un onglet inactif */ 
    257 text-decoration:none; 
    258 border-color:#294c8b; 
    259 font-weight:normal; 
    260 color:#CDECFF; 
    261 font-size: 11pt; 
    262 } /* les liens ne sont pas soulignés */ 
     273    border-color: transparent; 
     274    border:solid 1px white; 
     275    text-shadow: -0.1em -0.1em 0.1em #000000; 
     276} 
     277 
    263278 
    264279 
     
    267282border-color:#294c8b; 
    268283text-decoration:overline underline ; 
    269 color:#ff5900; 
    270284font-weight:bold; 
    271285font-size: 10pt; 
     
    510524font-size: 16pt; 
    511525font-family: Arial; 
     526    text-shadow: 0.1em 0.1em 0.1em #000000; 
     527} 
     528 
     529a.cielbh1 { 
     530color:#CDECFF; 
     531font-weight:bold; 
     532font-size: 11pt; 
     533font-family: Arial; 
     534} 
     535 
     536a.cielbh1:hover { 
     537 
     538   color: #ffffff; 
     539 
    512540} 
    513541 
  • ether_ndacc/trunk/web/saoz.jsp

    r113 r183  
    4747                      de NO2.  
    4848</p> 
     49 
    4950</blockquote> 
    5051<br> 
    5152                  <div align="center"><img src="resources/images/saoz.jpg" width="208" height="172"></img></div> 
    5253 
    53  
     54                 <br><br><br><br>      <br><br> 
    5455 
    5556 
  • ether_ndacc/trunk/web/spectro.jsp

    r113 r183  
    1414</head> 
    1515<body > 
    16  
    17 <a id="c6752"></a>  <h1 align=center><font color="#0066FF">SpectroradiomÚtre UV, radiomÚtre UV large bande</font></h1> 
     16<table> 
     17<tr> 
     18<td class="col2defaut" valign="top">&nbsp; 
     19    <blockquote> 
     20    <a id="c6752"></a>  <h1 align=center><font color="#0066FF">SpectroradiomÚtre UV, radiomÚtre UV large bande</font></h1> 
    1821 
    1922     <table width="100%" border="0" align="center" bordercolor="#FFFFFF"> 
     
    4144                </tr> 
    4245              </table> 
     46        </blockquote> 
     47    </td> 
     48    </tr> 
     49    </table> 
    4350 
    4451 
  • ether_ndacc/trunk/web/src/com/ether/Controller.java

    r127 r183  
    1919{ 
    2020    // Default view if methodName is unknown 
    21     public ModelAndView home(final HttpServletRequest request, final HttpServletResponse response)  
     21    public ModelAndView home(final HttpServletRequest request, final HttpServletResponse response) throws WebException 
     22    { 
     23        return new ModelAndView("index"); 
     24    } 
     25 
     26     
     27    public ModelAndView thisCall(final HttpServletRequest request, final HttpServletResponse response) 
    2228        throws WebException 
    2329    { 
    24         return new ModelAndView("index"); 
    25     } 
    26  
    27      
    28     public ModelAndView viewLidarO3s(final HttpServletRequest request, final HttpServletResponse response)  
     30 
     31        String pageCourante = request.getParameter("target"); 
     32 
     33        String pagePref = pageCourante.substring( 1, pageCourante.lastIndexOf('.')); 
     34 
     35 
     36        final ModelAndView modelAndView = new ModelAndView(pagePref); 
     37 
     38                return modelAndView; 
     39 
     40    } 
     41 
     42 
     43    public ModelAndView viewLidarO3s(final HttpServletRequest request, final HttpServletResponse response) 
    2944        throws WebException 
    3045    { 
     
    128143                                } 
    129144                        } 
    130                         else if (station.compareTo("REU")==0 || station.compareTo("reu")==0 ) { 
     145                        else if (station.compareTo("REU")==0 || station.compareTo("reu")==0 || station.compareTo("LA REUNION")==0 || station.compareTo("REUNION")==0) { 
    131146                                rep="./resources/visu/reu/lidar/o3_strato"; 
    132147                                station="LA REUNION"; 
  • ether_ndacc/trunk/web/temperature.jsp

    r113 r183  
    1414</head> 
    1515<body > 
     16<table> 
     17<tr> 
     18<td class="col2defaut" valign="top">&nbsp; 
     19 
     20 
     21                         <blockquote> 
    1622 
    1723<a id="c6752"></a>  <h1 align=center><font color="#0066FF">TEMPERATURE</font></h1> 
     
    2127<td width="100%"><div align="justify"> 
    2228<p>TEMPERATURE : La température de l'air change avec l'altitude. Chaque couche dans l'atmosphÚre a son propre profil de température. Dans la troposphÚre et la mésosphÚre, la température de l'air diminue habituellement avec l'augmentation de l'altitude, tandis que dans la stratosphÚre, la température de l'air s'élÚve avec l'augmentation de l'altitude. 
     29    <br><br><br><br><br><br><br><br><br><br><br><br> <br><br><br><br><br><br> 
    2330</p></div></td> 
    2431</tr> 
    2532              </table> 
     33                             </blockquote> 
     34    </td> 
     35    </tr> 
     36    </table> 
    2637 
    2738 
  • ether_ndacc/trunk/web/template_haut_1.jsp

    r125 r183  
    1818      </td> 
    1919      <td width="80%" height="100%"> 
    20       <a id="c6554"></a><a id="c6648"></a><font color="#CDECFF" FACE="helvetica, ARIAL, sans-serif"  SIZE="5"><b>NDACC-France : Network for the Detection of Atmospheric Composition Change</b></font> 
    21 <a id="c6599"></a><a id="c6651"></a><!--Maquette pour les PI--> 
     20      <span class="ttt" >NDACC-France : Network for the Detection of Atmospheric Composition Change</span> 
     21 
    2222<table border="0" cellpadding="0" cellspacing="0" width="70%"> 
    23 <tr ><td height=10></td> </tr> 
     23<tr ><td height=30></td> </tr> 
    2424      <tr> 
     25      <td><a href="instrument?methodName=thisCall&language=fr&target=<%=request.getServletPath()%>"><img src="resources/images/fr.jpg" alt="French version"></a></td> 
    2526      <td>&nbsp;</td> 
    26       <td>&nbsp;</td> 
    27       <td>&nbsp;</td> 
     27      <td><a href="instrument?methodName=thisCall&language=en&target=<%=request.getServletPath()%>"><img src="resources/images/en.jpg" alt="English version"></a></td> 
    2828      <td align="center" width="20%"><a id="menu0" class="menuon" onmouseout="changeMenu('menu0','out');" onmouseover="changeMenu('menu0','over');" href="index.jsp">Home</a></td> 
    2929      <td align="center">&nbsp;</td> 
  • ether_ndacc/trunk/web/template_haut_enfr.jsp

    r113 r183  
    99 
    1010    <!--Premiere ligne--> 
    11     <tr> 
    12       <td rowspan="3"><img src="resources/images/ether.jpg" alt="Logo Ether" border="0"/></td> 
    13     </tr>  
     11    <tr><td rowspan="3"><img src="resources/images/ether.jpg" alt="Logo Ether" border="0"/></td></tr> 
    1412    
    1513<tr><td></td><td colspan="2" align="right" valign="top"><font size=0 color="#FFFFFF">Copyright 2011 CNES-CNRS</font></td></tr> 
     
    2321<tr ><td height=10></td> </tr> 
    2422      <tr> 
    25       <td><img src="resources/images/fr.jpg" alt="French version"></td> 
     23      <td><a href="#" class="clien"><img src="resources/images/fr.jpg" alt="French version"></a></td> 
    2624      <td>&nbsp;</td> 
    27       <td><img src="resources/images/en.jpg" alt="English version"></td> 
     25      <td><a href="#" class="clien"><img src="resources/images/en.jpg" alt="English version"></a></td> 
    2826      <td align="center" width="20%"><a href="index.jsp" class="clien"><font color="#FFFFFF"  FACE="helvetica, ARIAL, sans-serif"  SIZE="1"><b>Home</b></font></a></td> 
    2927      <td align="center"><font color="#FFFFFF" >| </font></td> 
  • ether_ndacc/trunk/web/template_saoz_bau.jsp

    r113 r183  
    1 <TR> 
     1<tr> 
     2<td><a href="#" class="cielbh1" onclick="loadImage('1995');">1995</a></td> 
     3<td><a href="#" class="cielbh1" onclick="loadImage('1996');">1996</a></td> 
     4<td><a href="#" class="cielbh1" onclick="loadImage('1997');">1997</a></td> 
     5<td><a href="#" class="cielbh1" onclick="loadImage('1998');">1998</a></td> 
     6<td><a href="#" class="cielbh1" onclick="loadImage('1999');">1999</a></td> 
     7<td><a href="#" class="cielbh1" onclick="loadImage('2000');">2000</a></td> 
     8</tr> 
    29 
     10<tr> 
     11<td><a class="cielbh1" href="#" onclick="loadImage('2001');">2001</a></td> 
     12<td><a class="cielbh1" href="#" onclick="loadImage('2002');">2002</a></td> 
     13<td><a class="cielbh1" href="#" onclick="loadImage('2003');">2003</a></td> 
     14<td><a class="cielbh1" href="#" onclick="loadImage('2004');">2004</a></td> 
     15<td><a class="cielbh1" href="#" onclick="loadImage('2005');">2005</a></td> 
     16<td><a class="cielbh1" href="#" onclick="loadImage('2006');">2006</a></td> 
     17</tr> 
    318 
    4 <td class="blanc1l"><u><a href="#" onclick="loadImage('1995');">1995</a></u></td> 
    5 <td class="blanc1l"><u><a href="#" onclick="loadImage('1996');">1996</a></u></td> 
    6 <td class="blanc1l"><u><a href="#" onclick="loadImage('1997');">1997</a></u></td> 
    7 <td class="blanc1l"><u><a href="#" onclick="loadImage('1998');">1998</a></u></td> 
    8 <td class="blanc1l"><u><a href="#" onclick="loadImage('1999');">1999</a></u></td> 
    9 <td class="blanc1l"><u><a href="#" onclick="loadImage('2000');">2000</a></u></td> 
    10 </TR> 
    11  
    12 <TR> 
    13  
    14 <td class="blanc1l"><u><a href="#" onclick="loadImage('2001');">2001</a></u></td> 
    15 <td class="blanc1l"><u><a href="#" onclick="loadImage('2002');">2002</a></u></td> 
    16 <td class="blanc1l"><u><a href="#" onclick="loadImage('2003');">2003</a></u></td> 
    17 <td class="blanc1l"><u><a href="#" onclick="loadImage('2004');">2004</a></u></td> 
    18 <td class="blanc1l"><u><a href="#" onclick="loadImage('2005');">2005</a></u></td> 
    19 <td class="blanc1l"><u><a href="#" onclick="loadImage('2006');">2006</a></u></td> 
    20 </TR> 
    21  
    22 <TR> 
    23 <td class="blanc1l"><u><a href="#" onclick="loadImage('2007');">2007</a></u></td> 
    24 <td class="blanc1l"><u><a href="#" onclick="loadImage('2008');">2008</a></u></td> 
    25 <td class="blanc1l"><u><a href="#" onclick="loadImage('2009');">2009</a></u></td> 
    26 <td class="blanc1l"><u><a href="#" onclick="loadImage('2010');">2010</a></u></td> 
    27 </TR> 
     19<tr> 
     20<td><a class="cielbh1" href="#" onclick="loadImage('2007');">2007</a></td> 
     21<td><a class="cielbh1" href="#" onclick="loadImage('2008');">2008</a></td> 
     22<td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
     23<td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
     24</tr> 
  • ether_ndacc/trunk/web/template_saoz_cda.jsp

    r113 r183  
    11<tr> 
    2 <td class="blanc1l"><u><a href="#" onclick="loadImage('2007');">2007</a></u></td> 
    3 <td class="blanc1l"><u><a href="#" onclick="loadImage('2008');">2008</a></u></td> 
    4 <td class="blanc1l"><u><a href="#" onclick="loadImage('2009');">2009</a></u></td> 
    5 <td class="blanc1l"><u><a href="#" onclick="loadImage('2010');">2010</a></u></td> 
    6  
     2    <td><a class="cielbh1" href="#" onclick="loadImage('2007');">2007</a></td> 
     3    <td><a class="cielbh1" href="#" onclick="loadImage('2008');">2008</a></td> 
     4    <td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
     5    <td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
    76</tr> 
  • ether_ndacc/trunk/web/template_saoz_ddu.jsp

    r113 r183  
    11<TR> 
    2 <td class="blanc1l"><u><a href="#" onclick="loadImage('1988');">1988</a></u></td> 
    3 <td class="blanc1l"><u><a href="#" onclick="loadImage('1989');">1989</a></u></td> 
    4 <td class="blanc1l"><u><a href="#" onclick="loadImage('1990');">1990</a></u></td> 
    5 <td class="blanc1l"><u><a href="#" onclick="loadImage('1991');">1991</a></u></td> 
    6 <td class="blanc1l"><u><a href="#" onclick="loadImage('1992');">1992</a></u></td> 
    7 <td class="blanc1l"><u><a href="#" onclick="loadImage('1993');">1993</a></u></td> 
     2<td><a class="cielbh1" href="#" onclick="loadImage('1988');">1988</a></td> 
     3<td><a class="cielbh1" href="#" onclick="loadImage('1989');">1989</a></td> 
     4<td><a class="cielbh1" href="#" onclick="loadImage('1990');">1990</a></td> 
     5<td><a class="cielbh1" href="#" onclick="loadImage('1991');">1991</a></td> 
     6<td><a class="cielbh1" href="#" onclick="loadImage('1992');">1992</a></td> 
     7<td><a class="cielbh1" href="#" onclick="loadImage('1993');">1993</a></td> 
    88</TR> 
    99 
    1010<TR> 
    1111 
    12 <td class="blanc1l"><u><a href="#" onclick="loadImage('1994');">1994</a></u></td> 
    13 <td class="blanc1l"><u><a href="#" onclick="loadImage('1995');">1995</a></u></td> 
    14 <td class="blanc1l"><u><a href="#" onclick="loadImage('1996');">1996</a></u></td> 
    15 <td class="blanc1l"><u><a href="#" onclick="loadImage('1997');">1997</a></u></td> 
    16 <td class="blanc1l"><u><a href="#" onclick="loadImage('1998');">1998</a></u></td> 
    17 <td class="blanc1l"><u><a href="#" onclick="loadImage('1999');">1999</a></u></td> 
     12<td><a class="cielbh1" href="#" onclick="loadImage('1994');">1994</a></td> 
     13<td><a class="cielbh1" href="#" onclick="loadImage('1995');">1995</a></td> 
     14<td><a class="cielbh1" href="#" onclick="loadImage('1996');">1996</a></td> 
     15<td><a class="cielbh1" href="#" onclick="loadImage('1997');">1997</a></td> 
     16<td><a class="cielbh1" href="#" onclick="loadImage('1998');">1998</a></td> 
     17<td><a class="cielbh1" href="#" onclick="loadImage('1999');">1999</a></td> 
    1818</TR> 
    1919 
    2020<TR> 
    21 <td class="blanc1l"><u><a href="#" onclick="loadImage('2000');">2000</a></u></td> 
    22 <td class="blanc1l"><u><a href="#" onclick="loadImage('2001');">2001</a></u></td> 
    23 <td class="blanc1l"><u><a href="#" onclick="loadImage('2002');">2002</a></u></td> 
    24 <td class="blanc1l"><u><a href="#" onclick="loadImage('2003');">2003</a></u></td> 
    25 <td class="blanc1l"><u><a href="#" onclick="loadImage('2004');">2004</a></u></td> 
    26 <td class="blanc1l"><u><a href="#" onclick="loadImage('2005');">2005</a></u></td> 
    27 <td class="blanc1l"><u><a href="#" onclick="loadImage('2006');">2006</a></u></td> 
     21<td><a class="cielbh1" href="#" onclick="loadImage('2000');">2000</a></td> 
     22<td><a class="cielbh1" href="#" onclick="loadImage('2001');">2001</a></td> 
     23<td><a class="cielbh1" href="#" onclick="loadImage('2002');">2002</a></td> 
     24<td><a class="cielbh1" href="#" onclick="loadImage('2003');">2003</a></td> 
     25<td><a class="cielbh1" href="#" onclick="loadImage('2004');">2004</a></td> 
     26<td><a class="cielbh1" href="#" onclick="loadImage('2005');">2005</a></td> 
     27<td><a class="cielbh1" href="#" onclick="loadImage('2006');">2006</a></td> 
    2828</TR> 
    2929 
    3030<TR> 
    31 <td class="blanc1l"><u><a href="#" onclick="loadImage('2007');">2007</a></u></td> 
    32 <td class="blanc1l"><u><a href="#" onclick="loadImage('2008');">2008</a></u></td> 
    33 <td class="blanc1l"><u><a href="#" onclick="loadImage('2009');">2009</a></u></td> 
    34 <td class="blanc1l"><u><a href="#" onclick="loadImage('2010');">2010</a></u></td> 
     31<td><a class="cielbh1" href="#" onclick="loadImage('2007');">2007</a></td> 
     32<td><a class="cielbh1" href="#" onclick="loadImage('2008');">2008</a></td> 
     33<td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
     34<td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
    3535 
    3636</TR> 
  • ether_ndacc/trunk/web/template_saoz_ker.jsp

    r113 r183  
    11<tr> 
    2 <td class="blanc1l"><u><a href="#" onclick="loadImage('1995');">1995</a></u></td> 
    3 <td class="blanc1l"><u><a href="#" onclick="loadImage('1996');">1996</a></u></td> 
    4 <td class="blanc1l"><u><a href="#" onclick="loadImage('1997');">1997</a></u></td> 
    5 <td class="blanc1l"><u><a href="#" onclick="loadImage('1998');">1998</a></u></td> 
    6 <td class="blanc1l"><u><a href="#" onclick="loadImage('1999');">1999</a></u></td> 
    7 <td class="blanc1l"><u><a href="#" onclick="loadImage('2000');">2000</a></u></td> 
     2<td><a class="cielbh1" href="#" onclick="loadImage('1995');">1995</a></td> 
     3<td><a class="cielbh1" href="#" onclick="loadImage('1996');">1996</a></td> 
     4<td><a class="cielbh1" href="#" onclick="loadImage('1997');">1997</a></td> 
     5<td><a class="cielbh1" href="#" onclick="loadImage('1998');">1998</a></td> 
     6<td><a class="cielbh1" href="#" onclick="loadImage('1999');">1999</a></td> 
     7<td><a class="cielbh1" href="#" onclick="loadImage('2000');">2000</a></td> 
    88</tr> 
    99 
    1010<tr> 
    11 <td class="blanc1l"><u><a href="#" onclick="loadImage('2001');">2001</a></u></td> 
    12 <td class="blanc1l"><u><a href="#" onclick="loadImage('2002');">2002</a></u></td> 
    13 <td class="blanc1l"><u><a href="#" onclick="loadImage('2003');">2003</a></u></td> 
    14 <td class="blanc1l"><u><a href="#" onclick="loadImage('2004');">2004</a></u></td> 
    15 <td class="blanc1l"><u><a href="#" onclick="loadImage('2005');">2005</a></u></td> 
    16 <td class="blanc1l"><u><a href="#" onclick="loadImage('2006');">2006</a></u></td> 
     11<td><a class="cielbh1" href="#" onclick="loadImage('2001');">2001</a></td> 
     12<td><a class="cielbh1" href="#" onclick="loadImage('2002');">2002</a></td> 
     13<td><a class="cielbh1" href="#" onclick="loadImage('2003');">2003</a></td> 
     14<td><a class="cielbh1" href="#" onclick="loadImage('2004');">2004</a></td> 
     15<td><a class="cielbh1" href="#" onclick="loadImage('2005');">2005</a></td> 
     16<td><a class="cielbh1" href="#" onclick="loadImage('2006');">2006</a></td> 
    1717</tr> 
    1818 
    1919<tr> 
    20 <td class="blanc1l"><u><a href="#" onclick="loadImage('2007');">2007</a></u></td> 
    21 <td class="blanc1l"><u><a href="#" onclick="loadImage('2008');">2008</a></u></td> 
    22 <td class="blanc1l"><u><a href="#" onclick="loadImage('2009');">2009</a></u></td> 
    23 <td class="blanc1l"><u><a href="#" onclick="loadImage('2010');">2010</a></u></td> 
    24  
     20<td><a class="cielbh1" href="#" onclick="loadImage('2007');">2007</a></td> 
     21<td><a class="cielbh1" href="#" onclick="loadImage('2008');">2008</a></td> 
     22<td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
     23<td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
    2524</tr> 
  • ether_ndacc/trunk/web/template_saoz_ohp.jsp

    r113 r183  
    11<TR> 
    2 <td class="blanc1l"><u><a href="#" onclick="loadImage('1992');">1992</a></u></td> 
    3 <td class="blanc1l"><u><a href="#" onclick="loadImage('1993');">1993</a></u></td> 
    4 <td class="blanc1l"><u><a href="#" onclick="loadImage('1994');">1994</a></u></td> 
    5 <td class="blanc1l"><u><a href="#" onclick="loadImage('1995');">1995</a></u></td> 
    6 <td class="blanc1l"><u><a href="#" onclick="loadImage('1996');">1996</a></u></td> 
    7 <td class="blanc1l"><u><a href="#" onclick="loadImage('1997');">1997</a></u></td> 
    8 <td class="blanc1l"><u><a href="#" onclick="loadImage('1998');">1998</a></u></td> 
    9 </TR> 
    10 <TR> 
    11 <td class="blanc1l"><u><a href="#" onclick="loadImage('1999');">1999</a></u></td> 
    12 <td class="blanc1l"><u><a href="#" onclick="loadImage('2000');">2000</a></u></td> 
    13 <td class="blanc1l"><u><a href="#" onclick="loadImage('2001');">2001</a></u></td> 
    14 <td class="blanc1l"><u><a href="#" onclick="loadImage('2002');">2002</a></u></td> 
    15 <td class="blanc1l"><u><a href="#" onclick="loadImage('2003');">2003</a></u></td> 
    16 <td class="blanc1l"><u><a href="#" onclick="loadImage('2004');">2004</a></u></td> 
    17 <td class="blanc1l"><u><a href="#" onclick="loadImage('2005');">2005</a></u></td> 
     2    <td><a class="cielbh1" href="#" onclick="loadImage('1992');">1992</a></td> 
     3    <td><a class="cielbh1" href="#" onclick="loadImage('1993');">1993</a></td> 
     4    <td><a class="cielbh1" href="#" onclick="loadImage('1994');">1994</a></td> 
     5    <td><a class="cielbh1" href="#" onclick="loadImage('1995');">1995</a></td> 
     6    <td><a class="cielbh1" href="#" onclick="loadImage('1996');">1996</a></td> 
     7    <td><a class="cielbh1" href="#" onclick="loadImage('1997');">1997</a></td> 
     8    <td><a class="cielbh1" href="#" onclick="loadImage('1998');">1998</a></td> 
    189</TR> 
    1910 
    2011<TR> 
    21 <td class="blanc1l"><u><a href="#" onclick="loadImage('2006');">2006</a></u></td> 
    22 <td class="blanc1l"><u><a href="#" onclick="loadImage('2007');">2007</a></u></td> 
    23 <td class="blanc1l"><u><a href="#" onclick="loadImage('2008');">2008</a></u></td> 
    24 <td class="blanc1l"><u><a href="#" onclick="loadImage('2009');">2009</a></u></td> 
    25 <td class="blanc1l"><u><a href="#" onclick="loadImage('2010');">2010</a></u></td> 
     12    <td><a class="cielbh1" href="#" onclick="loadImage('1999');">1999</a></td> 
     13    <td><a class="cielbh1" href="#" onclick="loadImage('2000');">2000</a></td> 
     14    <td><a class="cielbh1" href="#" onclick="loadImage('2001');">2001</a></td> 
     15    <td><a class="cielbh1" href="#" onclick="loadImage('2002');">2002</a></td> 
     16    <td><a class="cielbh1" href="#" onclick="loadImage('2003');">2003</a></td> 
     17    <td><a class="cielbh1" href="#" onclick="loadImage('2004');">2004</a></td> 
     18    <td><a class="cielbh1" href="#" onclick="loadImage('2005');">2005</a></td> 
     19</TR> 
    2620 
     21<TR> 
     22    <td><a class="cielbh1" href="#" onclick="loadImage('2006');">2006</a></td> 
     23    <td><a class="cielbh1" href="#" onclick="loadImage('2007');">2007</a></td> 
     24    <td><a class="cielbh1" href="#" onclick="loadImage('2008');">2008</a></td> 
     25    <td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
     26    <td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
    2727</TR> 
  • ether_ndacc/trunk/web/template_saoz_reu.jsp

    r113 r183  
    11<TR> 
    2 <td class="blanc1l"><u><a href="#" onclick="loadImage('1993');">1993</a></u></td> 
    3 <td class="blanc1l"><u><a href="#" onclick="loadImage('1994');">1994</a></u></td> 
    4 <td class="blanc1l"><u><a href="#" onclick="loadImage('1995');">1995</a></u></td> 
    5 <td class="blanc1l"><u><a href="#" onclick="loadImage('1996');">1996</a></u></td> 
    6 <td class="blanc1l"><u><a href="#" onclick="loadImage('1997');">1997</a></u></td> 
    7 <td class="blanc1l"><u><a href="#" onclick="loadImage('1998');">1998</a></u></td> 
     2<td><a class="cielbh1" href="#" onclick="loadImage('1993');">1993</a></td> 
     3<td><a class="cielbh1" href="#" onclick="loadImage('1994');">1994</a></td> 
     4<td><a class="cielbh1" href="#" onclick="loadImage('1995');">1995</a></td> 
     5<td><a class="cielbh1" href="#" onclick="loadImage('1996');">1996</a></td> 
     6<td><a class="cielbh1" href="#" onclick="loadImage('1997');">1997</a></td> 
     7<td><a class="cielbh1" href="#" onclick="loadImage('1998');">1998</a></td> 
    88</TR> 
    99<TR> 
    10 <td class="blanc1l"><u><a href="#" onclick="loadImage('1999');">1999</a></u></td> 
    11 <td class="blanc1l"><u><a href="#" onclick="loadImage('2000');">2000</a></u></td> 
    12 <td class="blanc1l"><u><a href="#" onclick="loadImage('2001');">2001</a></u></td> 
    13 <td class="blanc1l"><u><a href="#" onclick="loadImage('2002');">2002</a></u></td> 
    14 <td class="blanc1l"><u><a href="#" onclick="loadImage('2003');">2003</a></u></td> 
    15 <td class="blanc1l"><u><a href="#" onclick="loadImage('2004');">2004</a></u></td> 
    16 <td class="blanc1l"><u><a href="#" onclick="loadImage('2005');">2005</a></u></td> 
     10<td><a class="cielbh1" href="#" onclick="loadImage('1999');">1999</a></td> 
     11<td><a class="cielbh1" href="#" onclick="loadImage('2000');">2000</a></td> 
     12<td><a class="cielbh1" href="#" onclick="loadImage('2001');">2001</a></td> 
     13<td><a class="cielbh1" href="#" onclick="loadImage('2002');">2002</a></td> 
     14<td><a class="cielbh1" href="#" onclick="loadImage('2003');">2003</a></td> 
     15<td><a class="cielbh1" href="#" onclick="loadImage('2004');">2004</a></td> 
     16<td><a class="cielbh1" href="#" onclick="loadImage('2005');">2005</a></td> 
    1717</TR> 
    1818 
    1919<TR> 
    20 <td class="blanc1l"><u><a href="#" onclick="loadImage('2006');">2006</a></u></td> 
    21 <td class="blanc1l"><u><a href="#" onclick="loadImage('2007');">2007</a></u></td> 
    22 <td class="blanc1l"><u><a href="#" onclick="loadImage('2008');">2008</a></u></td> 
    23 <td class="blanc1l"><u><a href="#" onclick="loadImage('2009');">2009</a></u></td> 
    24 <td class="blanc1l"><u><a href="#" onclick="loadImage('2010');">2010</a></u></td> 
     20<td><a class="cielbh1" href="#" onclick="loadImage('2006');">2006</a></td> 
     21<td><a class="cielbh1" href="#" onclick="loadImage('2007');">2007</a></td> 
     22<td><a class="cielbh1" href="#" onclick="loadImage('2008');">2008</a></td> 
     23<td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
     24<td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
    2525 
    2626</TR> 
  • ether_ndacc/trunk/web/template_saoz_rio.jsp

    r113 r183  
    11<tr> 
    2 <td class="blanc1l"><u><a href="#" onclick="loadImage('2008');">2008</a></u></td> 
    3 <td class="blanc1l"><u><a href="#" onclick="loadImage('2009');">2009</a></u></td> 
    4 <td class="blanc1l"><u><a href="#" onclick="loadImage('2010');">2010</a></u></td> 
     2<td><a class="cielbh1" href="#" onclick="loadImage('2008');">2008</a></td> 
     3<td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
     4<td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
    55 
    66</tr> 
  • ether_ndacc/trunk/web/template_saoz_sal.jsp

    r113 r183  
    11<tr> 
    2 <td class="blanc1l"><u><a href="#" onclick="loadImage('2001');">2001</a></u></td> 
    3 <td class="blanc1l"><u><a href="#" onclick="loadImage('2002');">2002</a></u></td> 
    4 <td class="blanc1l"><u><a href="#" onclick="loadImage('2003');">2003</a></u></td> 
    5 <td class="blanc1l"><u><a href="#" onclick="loadImage('2004');">2004</a></u></td> 
    6 <td class="blanc1l"><u><a href="#" onclick="loadImage('2005');">2005</a></u></td> 
    7 <td class="blanc1l"><u><a href="#" onclick="loadImage('2006');">2006</a></u></td> 
     2<td><a class="cielbh1" href="#" onclick="loadImage('2001');">2001</a></td> 
     3<td><a class="cielbh1" href="#" onclick="loadImage('2002');">2002</a></td> 
     4<td><a class="cielbh1" href="#" onclick="loadImage('2003');">2003</a></td> 
     5<td><a class="cielbh1" href="#" onclick="loadImage('2004');">2004</a></td> 
     6<td><a class="cielbh1" href="#" onclick="loadImage('2005');">2005</a></td> 
     7<td><a class="cielbh1" href="#" onclick="loadImage('2006');">2006</a></td> 
    88</tr> 
    99 
    1010<tr> 
    11 <td class="blanc1l"><u><a href="#" onclick="loadImage('2007');">2007</a></u></td> 
    12 <td class="blanc1l"><u><a href="#" onclick="loadImage('2008');">2008</a></u></td> 
    13 <td class="blanc1l"><u><a href="#" onclick="loadImage('2009');">2009</a></u></td> 
     11<td><a class="cielbh1" href="#" onclick="loadImage('2007');">2007</a></td> 
     12<td><a class="cielbh1" href="#" onclick="loadImage('2008');">2008</a></td> 
     13<td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
    1414</tr> 
  • ether_ndacc/trunk/web/template_saoz_sco.jsp

    r113 r183  
    11<TR> 
    2 <td class="blanc1l"><u><a href="#" onclick="loadImage('1991');">1991</a></u></td> 
    3 <td class="blanc1l"><u><a href="#" onclick="loadImage('1992');">1992</a></u></td> 
    4 <td class="blanc1l"><u><a href="#" onclick="loadImage('1993');">1993</a></u></td> 
    5 <td class="blanc1l"><u><a href="#" onclick="loadImage('1994');">1994</a></u></td> 
    6 <td class="blanc1l"><u><a href="#" onclick="loadImage('1995');">1995</a></u></td> 
    7 <td class="blanc1l"><u><a href="#" onclick="loadImage('1996');">1996</a></u></td> 
     2<td><a class="cielbh1" href="#" onclick="loadImage('1991');">1991</a></td> 
     3<td><a class="cielbh1" href="#" onclick="loadImage('1992');">1992</a></td> 
     4<td><a class="cielbh1" href="#" onclick="loadImage('1993');">1993</a></td> 
     5<td><a class="cielbh1" href="#" onclick="loadImage('1994');">1994</a></td> 
     6<td><a class="cielbh1" href="#" onclick="loadImage('1995');">1995</a></td> 
     7<td><a class="cielbh1" href="#" onclick="loadImage('1996');">1996</a></td> 
    88</tr> 
    99 
    1010<tr> 
    11 <td class="blanc1l"><u><a href="#" onclick="loadImage('1997');">1997</a></u></td> 
    12 <td class="blanc1l"><u><a href="#" onclick="loadImage('1998');">1998</a></u></td> 
    13 <td class="blanc1l"><u><a href="#" onclick="loadImage('1999');">1999</a></u></td> 
    14 <td class="blanc1l"><u><a href="#" onclick="loadImage('2000');">2000</a></u></td> 
    15 <td class="blanc1l"><u><a href="#" onclick="loadImage('2001');">2001</a></u></td> 
    16 <td class="blanc1l"><u><a href="#" onclick="loadImage('2002');">2002</a></u></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 class="blanc1l"><u><a href="#" onclick="loadImage('2003');">2003</a></u></td> 
    21 <td class="blanc1l"><u><a href="#" onclick="loadImage('2004');">2004</a></u></td> 
    22 <td class="blanc1l"><u><a href="#" onclick="loadImage('2005');">2005</a></u></td> 
    23 <td class="blanc1l"><u><a href="#" onclick="loadImage('2006');">2006</a></u></td> 
    24 <td class="blanc1l"><u><a href="#" onclick="loadImage('2007');">2007</a></u></td> 
    25 <td class="blanc1l"><u><a href="#" onclick="loadImage('2008');">2008</a></u></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 
    2828<tr> 
    29 <td class="blanc1l"><u><a href="#" onclick="loadImage('2009');">2009</a></u></td> 
    30 <td class="blanc1l"><u><a href="#" onclick="loadImage('2010');">2010</a></u></td> 
     29<td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
     30<td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
    3131</TR> 
  • ether_ndacc/trunk/web/template_saoz_sod.jsp

    r113 r183  
    11<tr> 
    2 <td class="blanc1l"><u><a href="#" onclick="loadImage('1990');">1990</a></u></td> 
    3 <td class="blanc1l"><u><a href="#" onclick="loadImage('1991');">1991</a></u></td> 
    4 <td class="blanc1l"><u><a href="#" onclick="loadImage('1992');">1992</a></u></td> 
    5 <td class="blanc1l"><u><a href="#" onclick="loadImage('1993');">1993</a></u></td> 
    6 <td class="blanc1l"><u><a href="#" onclick="loadImage('1994');">1994</a></u></td> 
    7 <td class="blanc1l"><u><a href="#" onclick="loadImage('1995');">1995</a></u></td> 
     2<td><a class="cielbh1" href="#" onclick="loadImage('1990');">1990</a></td> 
     3<td><a class="cielbh1" href="#" onclick="loadImage('1991');">1991</a></td> 
     4<td><a class="cielbh1" href="#" onclick="loadImage('1992');">1992</a></td> 
     5<td><a class="cielbh1" href="#" onclick="loadImage('1993');">1993</a></td> 
     6<td><a class="cielbh1" href="#" onclick="loadImage('1994');">1994</a></td> 
     7<td><a class="cielbh1" href="#" onclick="loadImage('1995');">1995</a></td> 
    88 
    99</tr> 
    1010 
    1111<tr> 
    12 <td class="blanc1l"><u><a href="#" onclick="loadImage('1996');">1996</a></u></td> 
    13 <td class="blanc1l"><u><a href="#" onclick="loadImage('1997');">1997</a></u></td> 
    14 <td class="blanc1l"><u><a href="#" onclick="loadImage('1998');">1998</a></u></td> 
    15 <td class="blanc1l"><u><a href="#" onclick="loadImage('1999');">1999</a></u></td> 
    16 <td class="blanc1l"><u><a href="#" onclick="loadImage('2000');">2000</a></u></td> 
    17 <td class="blanc1l"><u><a href="#" onclick="loadImage('2001');">2001</a></u></td> 
     12<td><a class="cielbh1" href="#" onclick="loadImage('1996');">1996</a></td> 
     13<td><a class="cielbh1" href="#" onclick="loadImage('1997');">1997</a></td> 
     14<td><a class="cielbh1" href="#" onclick="loadImage('1998');">1998</a></td> 
     15<td><a class="cielbh1" href="#" onclick="loadImage('1999');">1999</a></td> 
     16<td><a class="cielbh1" href="#" onclick="loadImage('2000');">2000</a></td> 
     17<td><a class="cielbh1" href="#" onclick="loadImage('2001');">2001</a></td> 
    1818 
    1919</tr> 
    2020 
    2121<tr> 
    22 <td class="blanc1l"><u><a href="#" onclick="loadImage('2002');">2002</a></u></td> 
    23 <td class="blanc1l"><u><a href="#" onclick="loadImage('2003');">2003</a></u></td> 
    24 <td class="blanc1l"><u><a href="#" onclick="loadImage('2004');">2004</a></u></td> 
    25 <td class="blanc1l"><u><a href="#" onclick="loadImage('2005');">2005</a></u></td> 
    26 <td class="blanc1l"><u><a href="#" onclick="loadImage('2006');">2006</a></u></td> 
    27 <td class="blanc1l"><u><a href="#" onclick="loadImage('2007');">2007</a></u></td> 
     22<td><a class="cielbh1" href="#" onclick="loadImage('2002');">2002</a></td> 
     23<td><a class="cielbh1" href="#" onclick="loadImage('2003');">2003</a></td> 
     24<td><a class="cielbh1" href="#" onclick="loadImage('2004');">2004</a></td> 
     25<td><a class="cielbh1" href="#" onclick="loadImage('2005');">2005</a></td> 
     26<td><a class="cielbh1" href="#" onclick="loadImage('2006');">2006</a></td> 
     27<td><a class="cielbh1" href="#" onclick="loadImage('2007');">2007</a></td> 
    2828 
    2929</tr> 
    3030<tr> 
    31 <td class="blanc1l"><u><a href="#" onclick="loadImage('2008');">2008</a></u></td> 
    32 <td class="blanc1l"><u><a href="#" onclick="loadImage('2009');">2009</a></u></td> 
    33 <td class="blanc1l"><u><a href="#" onclick="loadImage('2010');">2010</a></u></td> 
     31<td><a class="cielbh1" href="#" onclick="loadImage('2008');">2008</a></td> 
     32<td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
     33<td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
    3434 
    3535</tr> 
  • ether_ndacc/trunk/web/template_saoz_trw.jsp

    r113 r183  
    11<tr> 
    2 <td class="blanc1l"><u><a href="#" onclick="loadImage('1992');">1992</a></u></td> 
    3 <td class="blanc1l"><u><a href="#" onclick="loadImage('1993');">1993</a></u></td> 
    4 <td class="blanc1l"><u><a href="#" onclick="loadImage('1994');">1994</a></u></td> 
    5 <td class="blanc1l"><u><a href="#" onclick="loadImage('1995');">1995</a></u></td> 
    6 <td class="blanc1l"><u><a href="#" onclick="loadImage('1996');">1996</a></u></td> 
    7 <td class="blanc1l"><u><a href="#" onclick="loadImage('1997');">1997</a></u></td> 
     2<td><a class="cielbh1" href="#" onclick="loadImage('1992');">1992</a></td> 
     3<td><a class="cielbh1" href="#" onclick="loadImage('1993');">1993</a></td> 
     4<td><a class="cielbh1" href="#" onclick="loadImage('1994');">1994</a></td> 
     5<td><a class="cielbh1" href="#" onclick="loadImage('1995');">1995</a></td> 
     6<td><a class="cielbh1" href="#" onclick="loadImage('1996');">1996</a></td> 
     7<td><a class="cielbh1" href="#" onclick="loadImage('1997');">1997</a></td> 
    88</tr> 
    99 
    1010<tr> 
    11 <td class="blanc1l"><u><a href="#" onclick="loadImage('1998');">1998</a></u></td> 
    12 <td class="blanc1l"><u><a href="#" onclick="loadImage('1999');">1999</a></u></td> 
     11<td><a class="cielbh1" href="#" onclick="loadImage('1998');">1998</a></td> 
     12<td><a class="cielbh1" href="#" onclick="loadImage('1999');">1999</a></td> 
    1313</tr> 
  • ether_ndacc/trunk/web/template_saoz_zhi.jsp

    r113 r183  
    11<TR> 
    2 <td class="blanc1l"><u><a href="#" onclick="loadImage('1991');">1991</a></u></td> 
    3 <td class="blanc1l"><u><a href="#" onclick="loadImage('1992');">1992</a></u></td> 
    4 <td class="blanc1l"><u><a href="#" onclick="loadImage('1993');">1993</a></u></td> 
    5 <td class="blanc1l"><u><a href="#" onclick="loadImage('1994');">1994</a></u></td> 
    6 <td class="blanc1l"><u><a href="#" onclick="loadImage('1995');">1995</a></u></td> 
    7 <td class="blanc1l"><u><a href="#" onclick="loadImage('1996');">1996</a></u></td> 
     2<td><a class="cielbh1" href="#" onclick="loadImage('1991');">1991</a></td> 
     3<td><a class="cielbh1" href="#" onclick="loadImage('1992');">1992</a></td> 
     4<td><a class="cielbh1" href="#" onclick="loadImage('1993');">1993</a></td> 
     5<td><a class="cielbh1" href="#" onclick="loadImage('1994');">1994</a></td> 
     6<td><a class="cielbh1" href="#" onclick="loadImage('1995');">1995</a></td> 
     7<td><a class="cielbh1" href="#" onclick="loadImage('1996');">1996</a></td> 
    88</tr> 
    99 
    1010<tr> 
    11 <td class="blanc1l"><u><a href="#" onclick="loadImage('1997');">1997</a></u></td> 
    12 <td class="blanc1l"><u><a href="#" onclick="loadImage('1998');">1998</a></u></td> 
    13 <td class="blanc1l"><u><a href="#" onclick="loadImage('1999');">1999</a></u></td> 
    14 <td class="blanc1l"><u><a href="#" onclick="loadImage('2000');">2000</a></u></td> 
    15 <td class="blanc1l"><u><a href="#" onclick="loadImage('2001');">2001</a></u></td> 
    16 <td class="blanc1l"><u><a href="#" onclick="loadImage('2002');">2002</a></u></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 class="blanc1l"><u><a href="#" onclick="loadImage('2003');">2003</a></u></td> 
    21 <td class="blanc1l"><u><a href="#" onclick="loadImage('2004');">2004</a></u></td> 
    22 <td class="blanc1l"><u><a href="#" onclick="loadImage('2005');">2005</a></u></td> 
    23 <td class="blanc1l"><u><a href="#" onclick="loadImage('2006');">2006</a></u></td> 
    24 <td class="blanc1l"><u><a href="#" onclick="loadImage('2007');">2007</a></u></td> 
    25 <td class="blanc1l"><u><a href="#" onclick="loadImage('2008');">2008</a></u></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 class="blanc1l"><u><a href="#" onclick="loadImage('2009');">2009</a></u></td> 
    29 <td class="blanc1l"><u><a href="#" onclick="loadImage('2010');">2010</a></u></td> 
     28<td><a class="cielbh1" href="#" onclick="loadImage('2009');">2009</a></td> 
     29<td><a class="cielbh1" href="#" onclick="loadImage('2010');">2010</a></td> 
    3030 
    3131</TR> 
  • ether_ndacc/trunk/web/uv.jsp

    r113 r183  
    1313 
    1414</head> 
    15 <body > 
     15<body> 
     16<table> 
     17<tr> 
     18<td class="col2defaut" valign="top">&nbsp; 
     19 
     20 
     21                         <blockquote> 
    1622 
    1723<a id="c6752"></a>  <h1 align=center><font color="#0066FF">Eclairement spectral UV</font></h1> 
     
    2733</tr> 
    2834              </table> 
    29  
     35                      </blockquote> 
     36    </td> 
     37    </tr> 
     38    </table> 
    3039 
    3140</body> 
  • ether_ndacc/trunk/web/visus_dobson.jsp

    r113 r183  
    4242                } 
    4343 
    44                 document.getElementById("im1").src="./resources/visu/"+station+"/dobson/"+fichier1; 
     44                document.getElementById("im1").src="resources/visu/"+station+"/dobson/"+fichier1; 
    4545        } 
    4646        </SCRIPT> 
    4747</head> 
    48 <body onload="loadImage('lt');"> 
     48<body class="plein" onload="loadImage('lt');"> 
    4949 
    50 <div style="position: absolute; top: 10px; left: 30px;"> 
     50<div  style="position: absolute; top: 10px; left: 20px;"> 
    5151        <img id="im1" width=700 src=''> 
    5252</div>   
    53 <div style="position: absolute; top: 300px; left: 30px;"> 
     53<div style="position: absolute; top: 300px; left: 20px;"> 
    5454        <img id="im2" width=700 src=''>  
    5555</div> 
    5656 
    57 <div style="position: absolute; top: 30px; left: 730px;" id='calendar'> 
    58 <table cellspacing=2 cellpadding=2> 
     57<div style="position: absolute; top: 10px; left: 730px;" id='calendar'> 
     58<table border=0 cellspacing=2 cellpadding=2> 
    5959<TR> 
    60 <td class="blanc1l" colspan=6><u><a href="#" onclick="loadImage('lt');">Long term period</a></u></td> 
     60<td class="" colspan=6><a class="cielbh1" href="#" onclick="loadImage('lt');">Long term period</a></td> 
    6161</TR> 
    6262 
    63 <TR> 
    64 <td class="blanc1l"><u><a href="#" onclick="loadImage('2004');">2004</a></u></td> 
    65 <td class="blanc1l"><u><a href="#" onclick="loadImage('2005');">2005</a></u></td> 
    66 <td class="blanc1l"><u><a href="#" onclick="loadImage('2006');">2006</a></u></td> 
    67 <td class="blanc1l"><u><a href="#" onclick="loadImage('2007');">2007</a></u></td> 
    68 <td class="blanc1l"><u><a href="#" onclick="loadImage('2008');">2008</a></u></td> 
    69 <td class="blanc1l"><u><a href="#" onclick="loadImage('2009');">2009</a></u></td> 
    70 <td class="blanc1l"><u><a href="#" onclick="loadImage('2010');">2010</a></u></td> 
    71 </TR> 
     63 
     64<% 
     65String pp=request.getParameter("station"); 
     66pp="template_dobson_"+pp+".jsp"; 
     67%> 
     68 
     69<jsp:include page="<%=pp%>"></jsp:include> 
    7270 
    7371</table>         
  • ether_ndacc/trunk/web/visus_lidar_o3s.jsp

    r113 r183  
    8383<select id="unite" onChange='loadVisus()'> 
    8484        <option value='1' <c:if test="${unite == '1'}">selected</c:if> >km</option> 
    85         <option value='2' <c:if test="${unite == '2'}">selected</c:if> >hPa (in reverse Log)</option> 
     85        <!--<option value='2' <c:if test="${unite == '2'}">selected</c:if> >hPa (in reverse Log)</option>--> 
    8686</select> 
    8787</td> 
  • ether_ndacc/trunk/web/visus_saoz.jsp

    r113 r183  
    5555        </SCRIPT> 
    5656</head> 
    57 <body onload="loadImage('lt');"> 
     57<body class="plein" onload="loadImage('lt');"> 
    5858 
    59 <div style="position: absolute; top: 10px; left: 30px;"> 
     59<div style="position: absolute; top: 10px; left: 20px;"> 
    6060        <img id="im1" width=700 src=''> 
    6161</div>   
    62 <div style="position: absolute; top: 300px; left: 30px;"> 
     62<div style="position: absolute; top: 300px; left: 20px;"> 
    6363        <img id="im2" width=700 src=''>  
    6464</div> 
    6565 
    66 <div style="position: absolute; top: 30px; left: 730px;" id='calendar'> 
     66<div style="position: absolute; top: 10px; left: 730px;" id='calendar'> 
    6767<table cellspacing=2 cellpadding=2> 
    68 <TR> 
    69 <td class="blanc1l" colspan=6><u><a href="#" onclick="loadImage('lt');">Long term period</a></u></td> 
    70 </TR> 
     68<tr> 
     69<td colspan=6><a class="cielbh1" href="#" onclick="loadImage('lt');">Long term period</a></td> 
     70</tr> 
    7171  
    7272<% 
  • ether_ndacc/trunk/web/visus_saoz_realtime.jsp

    r121 r183  
    11<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> 
    22<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> 
    3 <html><head> 
    4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
    5 <link rel="stylesheet" type="text/css" href="resources/css/ndacc.css"> 
    6 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 
     3<html> 
     4<head> 
     5    <meta http-equiv="Pragma" content="no-cache" /> 
     6    <meta http-equiv="Cache-Control" content="no-cache, must-revalidate" /> 
     7    <meta http-equiv="Expires" content="0" /> 
     8 
     9    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
     10    <link rel="stylesheet" type="text/css" href="resources/css/ndacc.css"> 
     11    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 
    712        <link rel="stylesheet" type="text/css" href="resources/css/etherTypo.css" /> 
    813        <title>Ether: NDACC</title> 
     
    3035        } 
    3136         
    32         function loadImage(annee) { 
     37        function loadImage() { 
    3338                var tab; 
    3439                tab=extractUrlParams(); 
     
    3944                var fichier2; 
    4045 
    41                 if ( annee == 'lt' ) { 
    42                         fichier1='plot_lt_'+station+'_saoz_o3.jpg';      
    43                         fichier2='plot_lt_'+station+'_saoz_no2.jpg'; 
    44                 } 
    45                 else { 
    46  
    47                         fichier1='plot_'+annee+'_'+station+'_saoz_o3.jpg';       
    48                         fichier2='plot_'+annee+'_'+station+'_saoz_no2.jpg'; 
    49                 } 
     46                fichier1='plot_rt_'+station+'_saoz_o3.jpg'; 
     47                fichier2='plot_rt_'+station+'_saoz_no2.jpg'; 
    5048 
    5149                document.getElementById("im1").src="./resources/visu/"+station+"/saoz/"+fichier1; 
    5250                document.getElementById("im2").src="./resources/visu/"+station+"/saoz/"+fichier2; 
    53                  
     51 
    5452        } 
     53 
    5554        </SCRIPT> 
    5655</head> 
    57 <body onload="loadImage('lt');"> 
    5856 
    59 <div style="position: absolute; top: 10px; left: 30px;"> 
     57<body class="plein" onload="loadImage();"> 
     58 
     59<div style="position:absolute; top:10px; left:20px;"> 
    6060        <img id="im1" width=700 src=''> 
    61 </div>   
    62 <div style="position: absolute; top: 300px; left: 30px;"> 
     61</div> 
     62 
     63<div style="position: absolute; top:300px; left:20px;"> 
    6364        <img id="im2" width=700 src=''>  
    6465</div> 
    6566 
    66 <div style="position: absolute; top: 30px; left: 730px;" id='calendar'> 
    67 <table cellspacing=2 cellpadding=2> 
    68 <TR> 
    69 <td class="blanc1l" colspan=6><u><a href="#" onclick="loadImage('lt');">Long term period</a></u></td> 
    70 </TR> 
    71   
    72 <% 
    73 String pp=request.getParameter("station"); 
    74 pp="template_saoz_"+pp+".jsp"; 
    75 %> 
    76  
    77 <jsp:include page="<%=pp%>"></jsp:include>  
    78  
    79 </table>         
    80 </div> 
    81  
    82  
    8367</body> 
    8468</html> 
  • ether_ndacc/trunk/web/visus_spectro.jsp

    r113 r183  
    5757 
    5858         
    59         <tr><td id="titre" nowrap colspan=4 class="blanc1" valign="top" align=center><u>VILLNEUVE D'ASCQ SPECTRO UV</u></td></tr> 
     59        <tr><td id="titre" nowrap colspan=4 class="blanc1" valign="top" align=center><u>VILLENEUVE D'ASCQ SPECTRO UV</u></td></tr> 
    6060        <tr> 
    6161                <td align=right width=15% class="blanc22">Species</td> 
Note: See TracChangeset for help on using the changeset viewer.