Changeset 804 for ether_ndacc


Ignore:
Timestamp:
12/16/14 11:53:39 (9 years ago)
Author:
npipsl
Message:

Mise à jour page lidar et menu deroulant lidar tropo

Location:
ether_ndacc/trunk/web
Files:
2 edited

Legend:

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

    r800 r804  
    154154<br><span class="itap"><i>(4-14 km)</i></span></td> 
    155155<td class="blanc2" width="15%">G. Ancellet</td> 
    156 <td class="blanc2" width="22%"><a href="" onclick="OuvrirPageWD ('./disclaimer.jsp','ftp://ftp.cpc.ncep.noaa.gov/ndacc/station/ohp/ames/lidar/')" title="Data access" target="_blank">1990-2009/2012</a> 
     156<td class="blanc2" width="22%"><a href="" onclick="OuvrirPageWD ('./disclaimer.jsp','ftp://ftp.cpc.ncep.noaa.gov/ndacc/station/ohp/ames/lidar/')" title="Data access" target="_blank">1990-2009/2012-2013</a> 
    157157<br><i>pattern files : ohto[yy][mm].anl</i> 
    158158 
  • ether_ndacc/trunk/web/visus_lidar_o3t.jsp

    r770 r804  
    3434<td width=50px  class=blanc2 align=right><spring:message code="annee"/>&nbsp; 
    3535<select id="year" onChange='loadVisus()'> 
     36    <option value='2013' <c:if test="${year == '2013'}">selected</c:if> >2013</option> 
    3637    <option value='2012' <c:if test="${year == '2012'}">selected</c:if> >2012</option> 
    3738    <option value='2011' <c:if test="${year == '2011'}">selected</c:if> >2011</option> 
Note: See TracChangeset for help on using the changeset viewer.