| 98 | ==== 1. What did you get done this week? ==== |
| 99 | This week I still facing some problems to configuration pyModis to working with ZOO-Project. The pyModis is inform warnings in ZOO-Service when execute on web browser 'WxPython missing, no GUI enabled'. But I test pyModis WPS Service with ZOO-Kernel linked against Python 2 and pyModis 1.0.2 It works [1] |
| 100 | |
| 101 | ==== 2. What do you plan on doing next week? ==== |
| 102 | * Next Week I planning to configuration GRASS, OTB and SAGA processing support in the ZOO-Project by bringing MODIS data to the web. |
| 103 | |
| 104 | ==== 3. Are you blocked on anything? ==== |
| 105 | * None |
| 106 | |
| 107 | Below is the link to the branch I am working on |
| 108 | https://github.com/chingchai/pyModis/tree/gsoc-2016/zoo-pymodis/ |
| 109 | |
| 110 | ==== Screenshots ==== |
| 111 | {{{ |
| 112 | #!html |
| 113 | <center> |
| 114 | <table style="max-width:75%;margin:0 auto;"> |
| 115 | <tr> |
| 116 | <td> |
| 117 | <a href='https://wiki.osgeo.org/images/a/ab/Modis-testonweb.png' target='_blank'> |
| 118 | <img src="https://wiki.osgeo.org/images/a/ab/Modis-testonweb.png" width="320" height="200" alt="" /> |
| 119 | <p><span><center>Test downmodis module to download MODIS Data as a WPS Service</center></span></p> |
| 120 | <a> |
| 121 | </td> |
| 122 | <td> |
| 123 | <a href='https://wiki.osgeo.org/images/b/bd/Modisdown-resul.png' target='_blank'> |
| 124 | <img src="https://wiki.osgeo.org/images/b/bd/Modisdown-resul.png" width="320" height="200" alt="" /> |
| 125 | <p><span><center>Result downmodis module</center></span></p> |
| 126 | <a> |
| 127 | </td> |
| 128 | </tr> |
| 129 | </table> |
| 130 | </center> |
| 131 | }}} |
| 132 | |
| 133 | === Week 4=== |