Raw Data For All Survey
Raw Data For All Survey
SBES:
1. SBES (Single Beam Echo Sounder):
• Raw Data:
o Depth measurements: Single point depth readings at regular intervals
along the survey line.
o Time stamps: When each depth measurement was taken.
o Position coordinates (latitude and longitude): This would be from a
DGPS system, providing georeferenced depth data.
o Raw acoustic signals: The initial sound waves sent and received by the
device (may be processed into depth data later).
Format:
• Typically, this would be in a text file (CSV or similar) containing columns like
Timestamp, Latitude, Longitude, Depth, and Heading.
• Typically stored in binary or CSV formats that include data such as Depth,
Layer Number, Travel Time, Latitude, Longitude, and Time.
5. MAGGY (Magnetometer):
• Raw Data:
o Magnetic field measurements: The strength and direction of the
magnetic field at each data point, typically recorded in nanotesla (nT).
o Position coordinates: DGPS data to associate each magnetic reading
with a geographical location.
o Time stamps: When each magnetic reading was taken.
o Height above the seabed: The height at which the magnetometer was
flown or deployed (e.g., 9 meters above the seabed).
Format:
• Text files (e.g., CSV) that contain columns such as Latitude, Longitude,
Magnetic Field Strength (nT), Height Above Seabed, and Time.
6. GS (Grab Sampling):
GS stands for Grab Sampling, which refers to the collection of sediment or soil
samples from the seabed using a grab sampler. This method is used to collect physical
samples of the seafloor for further analysis, such as identifying sediment types,
contaminants, or other geological properties.
• Raw Data for GS (Grab Sampling):
o Sample location: GPS coordinates (latitude and longitude) where the
grab sample was taken.
o Sample depth: The depth at which the sample was collected.
o Sample description: A brief description of the sediment or material
collected, including its type, texture, and appearance.
o Time stamps: When each sample was collected.
o Sample ID: An identifier for each sample collected during the survey.
o
Format:
• Typically, this data would be stored in a CSV or Excel file with columns such as
Timestamp, Latitude, Longitude, Sample ID, Sample Description, Depth, and
Time.
Timestamp, Latitude, Longitude, Layer, Depth to Layer (m), Travel Time (ms)
Timestamp, Latitude, Longitude, Magnetic Field (nT), Height Above Seabed (m)
2025-03-06T10:00:00, 26.2020, 50.5820, 520, 9
...
Key Points:
• Longitude (X): The first value (50.5820, 50.5821, etc.) represents the longitude.
• Latitude (Y): The second value (26.2020, 26.2021, etc.) represents the latitude.
• Depth (Z): The third value (5.1, 5.2, etc.) represents the depth at each
coordinate.
The 1-meter interval suggests that the data points are being recorded at every meter
along the survey path, though actual data collection intervals may vary depending on
the survey equipment used.
1. Data Collection: The raw depth data is collected along the survey line by the
MBES or SBES equipment.
2. Data Processing: The raw data is processed to include the correct geographic
coordinates for each data point. This involves referencing the collected depth
readings to their respective longitude and latitude positions.
3. Formatting: The processed data is then formatted into XYZ format, where each
line represents a depth measurement at a specific latitude and longitude. The
data might be recorded every meter (or at other intervals based on survey
requirements).
Example Workflow:
1. Data Collection:
o The MBES records depth readings at regular intervals as the survey vessel
moves along the designated survey path.
2. Georeferencing:
o The DGPS system provides the exact longitude and latitude for each
depth measurement.
3. Data Formatting:
o The collected depth readings (Z) are combined with the longitude (X) and
latitude (Y) to form the XYZ file.
4. Output:
o The XYZ data is saved in a text-based file (CSV or TXT format) for use in
further analysis or visualization.
Date, Time, High Tide (m), Low Tide (m), Tidal Range (m)
25. Bathymetry KML – Major and Minor Contour Layers with the Depth (Z
Value) Embedded:
A KML file is used to store and share geographic data, often in the context of Google
Earth or other GIS tools.
• Format: KML (Keyhole Markup Language).
• It will contain major and minor contours as separate layers, with depth (Z
values) embedded as part of the contour data.
26. 13. Seabed Features .KML – Contain the Same Layers from MDB File:
The Seabed Features KML file will include all the seabed features (e.g., cables,
pipelines, rocks, wrecks) recorded in the MDB Seabed Features File, but in KML
format, which is compatible with mapping tools like Google Earth.
• Format: KML.
• The layers will contain geographic coordinates for each seabed feature, with
depth and feature descriptions embedded.