Changeset 359 for palm/trunk/DOC/app/chapter_3.4.html
- Timestamp:
- Aug 19, 2009 4:56:44 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/DOC/app/chapter_3.4.html
r270 r359 3349 3349 the subroutine <span style="font-family: Cumberland AMT;">init_grid</span> reads 3350 3350 the topography height information (in m above ground) for each grid point in 3351 a free floating point format. The data on file are laid out naturally,3351 a free floating point format. <font color="#000000">The ascii file format is <a href="http://en.wikipedia.org/wiki/ESRI_grid#ASCII" target="_blank">ESRI grid</a> - also known as <a href="http://en.wikipedia.org/wiki/ESRI_grid#ASCII" target="_blank">ARC/INFO ASCII GRID</a> <span style="font-style: italic;">- without the header</span>. </font>The data on file are laid out naturally, 3352 3352 i.e. in W-E orientation horizontally and in S-N orientation vertically, 3353 3353 they must thus be organized as follows:<br> … … 3372 3372 3373 3373 3374 </ul> 3375 3376 3377 Layout sketch:<br> 3374 </ul>Layout sketch:<br> 3378 3375 3379 3376
Note: See TracChangeset
for help on using the changeset viewer.