GrassASCIIFile
I am working with GRASS as a newbie to qualify everything past I.
When importing an ASCII file with some arbitrary delimitation, what is the format? I am able to modify my FORTRAN to give me what ever but my search for the format is null.
X , Y , Z
Lat ,Long ,Elev
DDDMMSSssss,DDDMMSSssss, Meters ---> Which one?
DDDdddddddd,DDDdddddddd, Meters -|