0byt3m1n1
Path:
C:
/
GEOMATICS 23-01-2021
/
LAN
/
drought
/
[
Home
]
File: home.php
<?php include("session.php"); include("header.php"); ?> <title>Drought Management Support System</title> <style type="text/css"> <!-- .style5 {color: #000000; font-weight: bold; } --> </style> </head> <form action="home.php?name=<?php echo $var ?>" method="post" > <body> <table style="text-align: left; width: 98%; height: 10%; margin-left: auto; margin-right: auto;" border="0" cellpadding="0" cellspacing="0"> <tr> <td background="image/back1.jpg"><table width="99%" border="0"> <tr><br> <p><span class="style3"><strong>Welcome to Northern Kerala Drought Information System</strong></span></p> <td valign="top"><table width="98%" border="0"> <tr valign="top"> <td> <p align="justify"> This project entitled "Development of a Space Enabled Drought Management Support System for the five drought prone districts in Northern Kerala in the wake of global climate change and projected impacts" is sponsered by <a href="http://wrmin.nic.in/" target="_blank">Ministry of Water Resources(MoWR)</a><a href="http://wrmin.nic.in/" title="Mowr" target="_parent"></a>, Govt. of India. The proposed programme envisages examining the local dimensions of the global climate changes as manifested through the severity, intensity and frequency of drought events as experienced across Kerala State, a typical humid tropical region of the peninsular India. The outcome of the study would help in evolving a space-based technique for near-real time drought monitoring and impact assessment in the five drought-prone districts(Kasargod, Kannur, Kozhikode, Waynad, Malappuram) of the northern Kerala State. Also the focus of the programme is local level support so that the local bodies will be better-equipped to help especially the rural farmers and the agricultural sector at the grass-root level. </p> <p align="justify"> Development of the Drought Management Support System is initiated in the Remote Sensing Cell of <a href="http://www.cwrdm.org/" title="CWRDM" target="_blank">CWRDM</a>, the host research institute. After the customization of the technique to be implemented at appropriate levels (local bodies and state levels). </p></td> <td width="40%" valign="top"><p><big style="font-weight: bold;"> <script style="color: rgb(102, 0, 0);" type="text/javascript"> var image1=new Image() image1.src="image/drought1.jpg" var image2=new Image() image2.src="image/drought2.jpg" var image3=new Image() image3.src="image/drought3.jpg" var image4=new Image() image4.src="image/images.jpg" var image5=new Image() image5.src="image/images6.jpg" var image6=new Image() image6.src="image/malabar11.gif" </script> </big> <img style="border: 5px solid #BCE1FF; width: 400px; height: 250px; " src="image/drought3.jpg" alt="" name="slide" slide="" align="top" hspace="12" vspace="2"> <script> //variable that will increment through the images var step=1 function slideit(){ //if browser does not support the image object, exit. if (!document.images) return document.images.slide.src=eval("image"+step+".src") if (step<6) step++ else step=1 //call function "slideit()" every 2.5 seconds setTimeout("slideit()",4500) } slideit() </script> </p> <table width="88%" border="6" bordercolor="#BCE1FF" align="center margin-left: auto; margin-right: auto;" cellpadding="2" cellspacing="0" bgcolor="#E8F3FF" hspace="12" vspace="2"> <tr> <td height="80" valign="top"><marquee direction="up" height="80 px" scrolldelay="350" > <p><a href="http://www.imd.gov.in/section/nhac/distforecast/INDIAct.htm" title="IMD- District Level Weather Forecast" target="_blank" class="style5">IMD- District Level Weather Forecast</a> </p> <p><a href="http://drought.unl.edu/" title="NDMC" target="_blank" class="style5">Drought Monitoring by National Drought Mitigation Centre (NDMC)</a></p> <p> </p> </marquee></td> </tr> </table></td> </tr> </table> </td> </tr> </table></td> </tr> </table> </body> </html> <?php include("footer.php"); ?>