1 2#------------------------------------------------------------------------------ 3# $File: geo,v 1.3 2013/01/04 00:47:02 christos Exp $ 4# Geo- files from Kurt Schwehr <schwehr@ccom.unh.edu> 5 6###################################################################### 7# 8# Acoustic Doppler Current Profilers (ADCP) 9# 10###################################################################### 11 120 beshort 0x7f7f RDI Acoustic Doppler Current Profiler (ADCP) 13 14###################################################################### 15# 16# Metadata 17# 18###################################################################### 19 200 string Identification_Information FGDC ASCII metadata 21 22###################################################################### 23# 24# Seimsic / Subbottom 25# 26###################################################################### 27 28# Knudsen subbottom chirp profiler - Binary File Format: B9 29# KEB D409-03167 V1.75 Huffman 300 string KEB\ Knudsen seismic KEL binary (KEB) - 31>4 regex [-A-Z0-9]* Software: %s 32>>&1 regex V[0-9]*\.[0-9]* version %s 33 34###################################################################### 35# 36# LIDAR - Laser altimetry or bathy 37# 38###################################################################### 39 40 41# Caris LIDAR format for LADS comes as two parts... ascii location file and binary waveform data 420 string HCA LADS Caris Ascii Format (CAF) bathymetric lidar 43>4 regex [0-9]*\.[0-9]* version %s 44 450 string HCB LADS Caris Binary Format (CBF) bathymetric lidar waveform data 46>3 byte x version %d . 47>4 byte x %d 48 49 50###################################################################### 51# 52# MULTIBEAM SONARS http://www.ldeo.columbia.edu/res/pi/MB-System/formatdoc/ 53# 54###################################################################### 55 56# GeoAcoustics - GeoSwath Plus 574 beshort 0x2002 GeoSwath RDF 580 string Start:- GeoSwatch auf text file 59 60# Seabeam 2100 61# mbsystem code mb41 620 string SB2100 SeaBeam 2100 multibeam sonar 630 string SB2100DR SeaBeam 2100 DR multibeam sonar 640 string SB2100PR SeaBeam 2100 PR multibeam sonar 65 66# This corresponds to MB-System format 94, L-3/ELAC/SeaBeam XSE vendor 67# format. It is the format of our upgraded SeaBeam 2112 on R/V KNORR. 680 string $HSF XSE multibeam 69 70# mb121 http://www.saic.com/maritime/gsf/ 718 string GSF-v SAIC generic sensor format (GSF) sonar data, 72>&0 regex [0-9]*\.[0-9]* version %s 73 74# MGD77 - http://www.ngdc.noaa.gov/mgg/dat/geodas/docs/mgd77.htm 75# mb161 769 string MGD77 MGD77 Header, Marine Geophysical Data Exchange Format 77 78# MBSystem processing caches the mbinfo output 791 string Swath\ Data\ File: mbsystem info cache 80 81# Caris John Hughes Clark format 820 string HDCS Caris multibeam sonar related data 831 string Start/Stop\ parameter\ header: Caris ASCII project summary 84 85###################################################################### 86# 87# Visualization and 3D modeling 88# 89###################################################################### 90 91# IVS - IVS3d.com Tagged Data Represetation 920 string %%\ TDR\ 2.0 IVS Fledermaus TDR file 93 94# http://www.ecma-international.org/publications/standards/Ecma-363.htm 95# 3D in PDFs 960 string U3D ECMA-363, Universal 3D 97 98###################################################################### 99# 100# Support files 101# 102###################################################################### 103 104# https://midas.psi.ch/elog/ 1050 string $@MID@$ elog journal entry 106 107# Geospatial Designs http://www.geospatialdesigns.com/surfer6_format.htm 1080 string DSBB Surfer 6 binary grid file 109>4 leshort x \b, %d 110>6 leshort x \bx%d 111>8 ledouble x \b, minx=%g 112>16 ledouble x \b, maxx=%g 113>24 ledouble x \b, miny=%g 114>32 ledouble x \b, maxy=%g 115>40 ledouble x \b, minz=%g 116>48 ledouble x \b, maxz=%g 117 118