Difference between revisions of "Fractional Snow Cover Mapping from Modis Data over European Alps by Multivariate Adaptive Regression Splines"
m (Protected "Fractional Snow Cover Mapping from Modis Data over European Alps by Multivariate Adaptive Regression Splines" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))  | 
				|||
| Line 40: | Line 40: | ||
Link to material: http://ifors.org/wp-content/uploads/2017/04/170214-EARSeL-Kuter_Akyurek_Weber.pdf  | Link to material: http://ifors.org/wp-content/uploads/2017/04/170214-EARSeL-Kuter_Akyurek_Weber.pdf  | ||
| + | |||
| + | |||
| + | <addhtml><html>  | ||
| + | <head>  | ||
| + | </head>  | ||
| + | <body>  | ||
| + | <script type="text/javascript">(function(d, t, e, m){  | ||
| + |     // Async Rating-Widget initialization.  | ||
| + |     window.RW_Async_Init = function(){  | ||
| + |         RW.init({  | ||
| + |             huid: "141148",  | ||
| + |             uid: "6db8b62d52afa816e07e3917b2d0ce28",  | ||
| + |             source: "website",  | ||
| + |             options: {  | ||
| + |                 "advanced": {  | ||
| + |                     "layout": {  | ||
| + |                         "lineHeight": "22px"  | ||
| + |                     }  | ||
| + |                 },  | ||
| + |                 "size": "medium",  | ||
| + |                 "style": "oxygen"  | ||
| + |             }   | ||
| + |         });  | ||
| + |         RW.render();  | ||
| + |     };  | ||
| + | |||
| + |     // Append Rating-Widget JavaScript library.  | ||
| + |     var rw, s = d.getElementsByTagName(e)[0], id = "rw-js",  | ||
| + |         p = d.location.protocol, a = ("https:" == p ? "secure." +   | ||
| + |         m + "js/" : "js." + m), ck = "Y" + t.getFullYear() + "M" +   | ||
| + |         t.getMonth() + "D" + t.getDate();  | ||
| + |     if (d.getElementById(id)) return;                | ||
| + |     rw = d.createElement(e);  | ||
| + |     rw.id = id; rw.async = true; rw.type = "text/javascript";  | ||
| + |     rw.src = p + "//" + a + "external.min.js?ck=" + ck;  | ||
| + |     s.parentNode.insertBefore(rw, s);  | ||
| + | }(document, new Date(), "script", "rating-widget.com/"));</script>  | ||
| + | <div class="rw-ui-container rw-urid-330"></div>  | ||
| + | </body>  | ||
| + | </html></addhtml>  | ||
[[Category:Agriculture]]  | [[Category:Agriculture]]  | ||
Revision as of 11:43, 2 April 2017
by: Semih Kuter1, Zuhal Akyürek2, Gerhard-Wilhelm Weber
Outline
- Introduction
 
- Significance of snow cover mapping
- MODIS and snow cover mapping techniques
 
- Data Set and Methodology
- Multivariate Adaptive Regression Splines (MARS)
- Study area
- Satellite imagery and preprocessing
- Experimental design and performance measures
- Discussion of the Results
 
- Conclusion and Outlook
 
Introduction
- Need for timely and accurate snow cover mapping:
 
- May cover up to 40% of the Earth's surface,
- Energy and water cycle of Earth,
- High reflectance and low thermal conductivity,
- A significant determinant of the Earth's radiation budget,
- A vital source of irrigation and drinking water supply,
- A major input component of General Circulation Models.
Link to material: http://ifors.org/wp-content/uploads/2017/04/170214-EARSeL-Kuter_Akyurek_Weber.pdf
<addhtml><html>
<head>
</head>
<body>
<script type="text/javascript">(function(d, t, e, m){
   // Async Rating-Widget initialization.
   window.RW_Async_Init = function(){
       RW.init({
           huid: "141148",
           uid: "6db8b62d52afa816e07e3917b2d0ce28",
           source: "website",
           options: {
               "advanced": {
                   "layout": {
                       "lineHeight": "22px"
                   }
               },
               "size": "medium",
               "style": "oxygen"
           } 
       });
       RW.render();
   };
   // Append Rating-Widget JavaScript library.
   var rw, s = d.getElementsByTagName(e)[0], id = "rw-js",
       p = d.location.protocol, a = ("https:" == p ? "secure." + 
       m + "js/" : "js." + m), ck = "Y" + t.getFullYear() + "M" + 
       t.getMonth() + "D" + t.getDate();
   if (d.getElementById(id)) return;              
   rw = d.createElement(e);
   rw.id = id; rw.async = true; rw.type = "text/javascript";
   rw.src = p + "//" + a + "external.min.js?ck=" + ck;
   s.parentNode.insertBefore(rw, s);
}(document, new Date(), "script", "rating-widget.com/"));</script>
</body> </html></addhtml>