| 157 | <!-- Weekly Reports: WEEK 03: JUNE 11 - JUNE 17 --> |
| 158 | <table frame=box rules=all cellpadding="5"> |
| 159 | <tr align="left" valign="top"><td colspan="2"><strong>WEEK 03: JUNE 11 - JUNE 17</strong> |
| 160 | </td></tr><tr align="left" valign="top"><td>ACCOMPLISHED</td><td> |
| 161 | <ul> |
| 162 | <li>Worked through different methods of importing and processing NED data with GDAL's vsizip/vsicurl, TNM API, python requests lib, urllib2</li> |
| 163 | <li>Wrote DRAFT version of r.in.usgsned python script that downloads 1/3 arc-sec NED tiles from the USGS TNM API based on GRASS computational region</li> |
| 164 | <li>Updated git repo</li> |
| 165 | </ul> |
| 166 | |
| 167 | </td></tr><tr align="left" valign="top"><td>NEXT WEEK</td><td> |
| 168 | |
| 169 | <ul> |
| 170 | <li>Continue working on r.in.usgsned module script</li> |
| 171 | <li>Develop GUI and GRASS integration</li> |
| 172 | <li>Finish basic script functionality to import, patch downloaded tiles</li> |
| 173 | <li>Get feedback on script functionality, formatting, and implementation</li> |
| 174 | </ul> |
| 175 | |
| 176 | </td></tr><tr align="left" valign="top"><td>CHALLENGES</td><td> |
| 177 | |
| 178 | <ul> |
| 179 | <li>Thinking through broader implementations of this module</li> |
| 180 | <li>What are the most useful and stable data repositories to access?</li> |
| 181 | <li>How to address initial problem of coordinate projections and accuracy across multiple SRSs'</li> |
| 182 | </ul> |
| 183 | |
| 184 | </td></tr></table> |
| 185 | <br> |
| 186 | |
| 187 | |