43 | | No reports yet. |
| 43 | === Week 1 === |
| 44 | ==== During Bounding period ==== |
| 45 | * I have been contacted with my mentors. We discuss to proceed with the work to develop something into pyModis and Implementation ZOO-Services. I learning introduction to the ZOO-Project and pyModis. |
| 46 | ==== 1. What did you get done this week? ==== |
| 47 | * I installed Ubuntu 14.04.4 LTS on my laptop. |
| 48 | * I installed pyModis branch 2.0 support also Python 3 follow on mentors to recommend. |
| 49 | * I installed ZOO-Project on web server and ZOO-Kernel linked against Python 3. |
| 50 | * I Starting with ZOO-Project and pyModis by learning how to write ZOO Service Configuration File (ZCFG) and Implementing the Python Service as images shown below. |
| 55 | ==== 3. Are you blocked on anything? ==== |
| 56 | * I don't think I am blocked on anything but I work in slow pace because WPS services are written in Python which I have few experience with. |
| 57 | |
| 58 | {{{ |
| 59 | #!html |
| 60 | <center> |
| 61 | <table style="max-width:75%;margin:0 auto;"> |
| 62 | <tr> |
| 63 | <td> |
| 64 | <a href='https://wiki.osgeo.org/wiki/File:Zoo_loader_python3x.JPG' target='_blank'> |
| 65 | <img src="https://wiki.osgeo.org/images/thumb/f/fc/Zoo_loader_python3x.JPG/800px-Zoo_loader_python3x.JPG" width="320" height="200" alt="" /> |
| 66 | <p><span><center>Test HelloPy Service with Python 3</center></span></p> |
| 67 | <a> |
| 68 | </td> |
| 69 | <td> |
| 70 | <a href='https://wiki.osgeo.org/wiki/File:Zoo_loader_python2x.JPG' target='_blank'> |
| 71 | <img src="https://wiki.osgeo.org/images/thumb/a/ac/Zoo_loader_python2x.JPG/320px-Zoo_loader_python2x.JPG" width="320" height="200" alt="" /> |
| 72 | <p><span><center>Test HelloPy Service with Python 2</center></span></p> |
| 73 | <a> |
| 74 | </td> |
| 75 | </tr> |
| 76 | </table> |
| 77 | </center> |
| 78 | }}} |
| 79 | |
| 80 | === Week 2=== |
| 81 | Not reported yet. |