Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

xy.fmt 485 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
  1. #
  2. # Define file for X2SYS processing of ASCII xy files
  3. #
  4. # This file applies to plain 2-column ASCII files.
  5. # Only locations can be found since there are no data columns
  6. #
  7. #---------------------------------------------------------------------
  8. #ASCII # The input file is ASCII
  9. #SKIP 1 # The number of header records to skip
  10. #---------------------------------------------------------------------
  11. #name intype NaN-proxy? NaN-proxy scale offset oformat
  12. x a N 0 1 0 %g
  13. y a N 0 1 0 %g
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...