Search the Knowledgebase |
Browse by Category |
|
|
|
| How do I create a custom GRD file with additional information? |
| User Opinions |
|
No users have voted.
|
|
Thank you for rating this answer.
|
Use the Surfer GS Binary and GS ASCII GRD formats to add information to the GRD file. Surfer does not use any information after the last Z value in the GRD file.
One use for this procedure is to add a text version of the gridding report to the end of the file. Surfer does not read this information, but you can view the information in a text editor or with your custom program.
GS Binary DSBB nCols nRows xMin xMax yMin yMax zMin zMax z11 z21 z31 ... znCols znRows <additional text or data> GS ASCII DSAA nCols nRows xMin xMax yMin yMax zMin zMax z11 z21 z31 ... ... znCols znRows <additional text or data>
|
| Visitor Comments |
|
No visitor comments posted. Post a comment
|
| Attachments |
|
No attachments were found.
|