# Test data for ascii data boundary temperature.
# Only next line is parsed in format: [nx] [ny] because of keyword "POINTS:"
# POINTS: 3 3
# Columns: x y Temperature[K]
0.      0.       0.
330000. 0.       0.
660000. 0.       0.
0.      330000.  100.
330000. 330000.  100.
660000. 330000.  100.
0.      660000.  0.
330000. 660000.  0.
660000. 660000.  0.
