# Test data for ascii data initial topography
# Only next line is parsed in format: [nx] [ny] because of keyword "POINTS:"
# POINTS: 3 3
# Columns: x z Topography[m]
0.      0.       50000.
330000. 0.       40000.
660000. 0.       40000.
0.      330000.  55000.
330000. 330000.  55000.
660000. 330000.  55000.
0.      660000.  20000.
330000. 660000.  20000.
660000. 660000.  20000.
