xref: /minix3/external/bsd/file/dist/magic/magdir/geo (revision 84d9c625bfea59e274550651111ae9edfdc40fbd)
1835f6802SDirk Vogt
2835f6802SDirk Vogt#------------------------------------------------------------------------------
3*84d9c625SLionel Sambuc# $File: geo,v 1.3 2013/01/04 00:47:02 christos Exp $
4835f6802SDirk Vogt# Geo- files from Kurt Schwehr <schwehr@ccom.unh.edu>
5835f6802SDirk Vogt
6835f6802SDirk Vogt######################################################################
7835f6802SDirk Vogt#
8835f6802SDirk Vogt# Acoustic Doppler Current Profilers (ADCP)
9835f6802SDirk Vogt#
10835f6802SDirk Vogt######################################################################
11835f6802SDirk Vogt
12835f6802SDirk Vogt0	beshort	0x7f7f	RDI Acoustic Doppler Current Profiler (ADCP)
13835f6802SDirk Vogt
14835f6802SDirk Vogt######################################################################
15835f6802SDirk Vogt#
16835f6802SDirk Vogt# Metadata
17835f6802SDirk Vogt#
18835f6802SDirk Vogt######################################################################
19835f6802SDirk Vogt
20835f6802SDirk Vogt0	string	Identification_Information	FGDC ASCII metadata
21835f6802SDirk Vogt
22835f6802SDirk Vogt######################################################################
23835f6802SDirk Vogt#
24835f6802SDirk Vogt# Seimsic / Subbottom
25835f6802SDirk Vogt#
26835f6802SDirk Vogt######################################################################
27835f6802SDirk Vogt
28835f6802SDirk Vogt# Knudsen subbottom chirp profiler - Binary File Format: B9
29835f6802SDirk Vogt# KEB D409-03167 V1.75 Huffman
30835f6802SDirk Vogt0	string	KEB\ 	Knudsen seismic KEL binary (KEB) -
31835f6802SDirk Vogt>4	regex	[-A-Z0-9]*	Software: %s
32835f6802SDirk Vogt>>&1	regex	V[0-9]*\.[0-9]*	version %s
33835f6802SDirk Vogt
34835f6802SDirk Vogt######################################################################
35835f6802SDirk Vogt#
36835f6802SDirk Vogt# LIDAR - Laser altimetry or bathy
37835f6802SDirk Vogt#
38835f6802SDirk Vogt######################################################################
39835f6802SDirk Vogt
40835f6802SDirk Vogt
41835f6802SDirk Vogt# Caris LIDAR format for LADS comes as two parts... ascii location file and binary waveform data
42835f6802SDirk Vogt0	string	HCA	LADS Caris Ascii Format (CAF) bathymetric lidar
43835f6802SDirk Vogt>4	regex [0-9]*\.[0-9]*	version %s
44835f6802SDirk Vogt
45835f6802SDirk Vogt0	string	HCB	LADS Caris Binary Format (CBF) bathymetric lidar waveform data
46835f6802SDirk Vogt>3      byte    x	version %d .
47835f6802SDirk Vogt>4	byte	x	%d
48835f6802SDirk Vogt
49835f6802SDirk Vogt
50835f6802SDirk Vogt######################################################################
51835f6802SDirk Vogt#
52835f6802SDirk Vogt# MULTIBEAM SONARS http://www.ldeo.columbia.edu/res/pi/MB-System/formatdoc/
53835f6802SDirk Vogt#
54835f6802SDirk Vogt######################################################################
55835f6802SDirk Vogt
56835f6802SDirk Vogt# GeoAcoustics - GeoSwath Plus
57835f6802SDirk Vogt4	beshort	0x2002	GeoSwath RDF
58835f6802SDirk Vogt0	string	Start:-	GeoSwatch auf text file
59835f6802SDirk Vogt
60835f6802SDirk Vogt# Seabeam 2100
61835f6802SDirk Vogt# mbsystem code mb41
62835f6802SDirk Vogt0	string SB2100	SeaBeam 2100 multibeam sonar
63835f6802SDirk Vogt0	string SB2100DR	SeaBeam 2100 DR multibeam sonar
64835f6802SDirk Vogt0	string SB2100PR SeaBeam 2100 PR multibeam sonar
65835f6802SDirk Vogt
66835f6802SDirk Vogt# This corresponds to MB-System format 94, L-3/ELAC/SeaBeam XSE vendor
67835f6802SDirk Vogt# format. It is the format of our upgraded SeaBeam 2112 on R/V KNORR.
68835f6802SDirk Vogt0    string $HSF    XSE multibeam
69835f6802SDirk Vogt
70835f6802SDirk Vogt# mb121 http://www.saic.com/maritime/gsf/
71835f6802SDirk Vogt8	string	GSF-v	SAIC generic sensor format (GSF) sonar data,
72835f6802SDirk Vogt>&0	regex [0-9]*\.[0-9]*	version %s
73835f6802SDirk Vogt
74835f6802SDirk Vogt# MGD77 - http://www.ngdc.noaa.gov/mgg/dat/geodas/docs/mgd77.htm
75835f6802SDirk Vogt# mb161
76835f6802SDirk Vogt9	string MGD77	MGD77 Header, Marine Geophysical Data Exchange Format
77835f6802SDirk Vogt
78835f6802SDirk Vogt# MBSystem processing caches the mbinfo output
79835f6802SDirk Vogt1	string	Swath\ Data\ File:	mbsystem info cache
80835f6802SDirk Vogt
81835f6802SDirk Vogt# Caris John Hughes Clark format
82835f6802SDirk Vogt0	string	HDCS	Caris multibeam sonar related data
83835f6802SDirk Vogt1	string	Start/Stop\ parameter\ header:	Caris ASCII project summary
84835f6802SDirk Vogt
85835f6802SDirk Vogt######################################################################
86835f6802SDirk Vogt#
87835f6802SDirk Vogt# Visualization and 3D modeling
88835f6802SDirk Vogt#
89835f6802SDirk Vogt######################################################################
90835f6802SDirk Vogt
91835f6802SDirk Vogt# IVS - IVS3d.com Tagged Data Represetation
92835f6802SDirk Vogt0	string	%%\ TDR\ 2.0	IVS Fledermaus TDR file
93835f6802SDirk Vogt
94835f6802SDirk Vogt# http://www.ecma-international.org/publications/standards/Ecma-363.htm
95835f6802SDirk Vogt# 3D in PDFs
96835f6802SDirk Vogt0	string	U3D	ECMA-363, Universal 3D
97835f6802SDirk Vogt
98835f6802SDirk Vogt######################################################################
99835f6802SDirk Vogt#
100835f6802SDirk Vogt# Support files
101835f6802SDirk Vogt#
102835f6802SDirk Vogt######################################################################
103835f6802SDirk Vogt
104835f6802SDirk Vogt# https://midas.psi.ch/elog/
105835f6802SDirk Vogt0	string	$@MID@$	elog journal entry
106*84d9c625SLionel Sambuc
107*84d9c625SLionel Sambuc# Geospatial Designs http://www.geospatialdesigns.com/surfer6_format.htm
108*84d9c625SLionel Sambuc0	string		DSBB	Surfer 6 binary grid file
109*84d9c625SLionel Sambuc>4	leshort		x	\b, %d
110*84d9c625SLionel Sambuc>6	leshort		x	\bx%d
111*84d9c625SLionel Sambuc>8	ledouble	x	\b, minx=%g
112*84d9c625SLionel Sambuc>16	ledouble	x	\b, maxx=%g
113*84d9c625SLionel Sambuc>24	ledouble	x	\b, miny=%g
114*84d9c625SLionel Sambuc>32	ledouble	x	\b, maxy=%g
115*84d9c625SLionel Sambuc>40	ledouble	x	\b, minz=%g
116*84d9c625SLionel Sambuc>48	ledouble	x	\b, maxz=%g
117*84d9c625SLionel Sambuc
118