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

mgd77+.fmt 867 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
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
  1. #
  2. # Define file for X2SYS processing of MGD77+ netCDF files
  3. #
  4. #----------------------------------------------------------------------
  5. #BINARY # The input file is binary
  6. #SKIP 0 # The number of header records to skip
  7. #----------------------------------------------------------------------
  8. #name intype NaN-proxy? NaN-proxy scale offset oformat
  9. #----------------------------------------------------------------------
  10. time a N 0 1 0 %10.0f
  11. drt a N 0 1 0 %1.0f
  12. tz a N 0 1 0 %3.0f
  13. lat a N 0 1 0 %9.5f
  14. lon a N 0 1 0 %10.5f
  15. ptc a N 0 1 0 %1.0f
  16. twt a N 0 1 0 %6.4f
  17. depth a N 0 1 0 %6.0f
  18. bcc a N 0 1 0 %2.0f
  19. btc a N 0 1 0 %1.0f
  20. mtf1 a N 0 1 0 %6.0f
  21. mtf2 a N 0 1 0 %6.0f
  22. mag a N 0 1 0 %6.0f
  23. msens a N 0 1 0 %1.0f
  24. diur a N 0 1 0 %5.0f
  25. msd a N 0 1 0 %5.0f
  26. gobs a N 0 1 0 %7.1f
  27. eot a N 0 1 0 %6.1f
  28. faa a N 0 1 0 %6.1f
  29. nqc a N 0 1 0 %1.0f
Tip!

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

Comments

Loading...