Warning
You're reading an old version (v5.2) of this documentation. If you want up-to-date information, please have a look at master.
Coordinate Transforms for Getting Data Into MARE2DEM
The following sections are provided as a guide for how to project station coordinates onto MARE2DEM’s model axes and how to rotate observed EM response data to be aligned with 2D model axes.
Conventions
MARE2DEM uses a right handed coordinate system with z positive down. You can visualize this on a sheet of paper with x pointing up, y to the right and z into the page. The 2D model strike is along the x axis and is the direction of 2D conductivity invariance. See Model Geometry. In the following sections, all angles are defined as positive clockwise when viewed from above.
MT stations are usually deployed using a similar right handed coordinate system with z positive down. For land MT stations, the sensors are typically installed to point along geomagnetic north (x), geomagnetic east (y) and down; this convention is sometimes referred to as NED. For marine MT/CSEM instruments such as the Scripps OBEM, the x and y channels correspond to instrument north and east, where instrument north will point in some random direction when the instrument lands on the seafloor after free falling through the ocean; the angle clockwise from geomagnetic north to instrument north is measured using an electronic compass.
Geographic to UTM to MARE2DEM
Transmitter and receiver locations are typically recorded in the field as latitude and longitude with sensor orientations measured by a magnetic compass and thus given relative to geomagnetic north. Latitude and longitude should projected onto a Universe Transverse Mercator (UTM) grid, to give positions as UTM Easting and Northing using a UTM grid zone containing the receiver array. Geomagnetic orientations should be converted to geographic angles (clockwise from geographic North) by adding the geomagnetic declination angle (computed at the station location) to the geomagnetic orientation. The UTM coordinates and geographic angles can then projected onto MARE2DEM’s coordinate system (x,y), as shown in Fig. 36. The next two sections describe the required steps in more detail.

Fig. 36 UTM coordinates and MARE2DEM’s x and y coordinates for an arbitrary
receiver array (blue squares) along a survey profile (red dashed line).
Note
In the sections below, we denote angles using units of degrees
rather than radians. Make sure your computations use the correct
units for the trigonometric functions called upon. MATLAB has
trigonometric function names that end with the letter d and these expect
input arguments (or output arguments for the inverse functions)
have units of degrees (see
2D Model Strike Angle
The model strike angle
If the UTM eastings and northings are stored in arrays E and N and the n receivers are in a straight line, the strike angle is then simply found by the line defined by differencing the locations of two receivers. Using the first and last receivers gives:
For example, the line in Fig. 36 has
45º and thus the receiver data can be rotated so x points along 45º and y points along 135ºIf the receivers aren’t in a perfectly straight line, the least squares method can be used to fit a line to the northing and easting data with:
and solving for the slope m and intercept b. Then
where c can be either 0º or 180º to put the strike in the desired direction.
Projecting UTM onto Model x,y
After determining
or in matrix notation as
If
Rotating Vector Data
Vector electric and magnetic field CSEM responses can be rotated from arbitrary recording directions to the MARE2DEM coordinate system, using the vector rotation:
where
where
The rotation can be written in matrix notation as
Note
Pay attention to how your data rotation software works. In the
sections here,
Rotating MT Impedance tensors
The
which in expanded form is
where
Why does the impedance get left and right multiplied by the rotation matrix? This is because the impedance relates the electric and magnetic field vectors and each vector has to be rotated, as is shown in the following:
so
and
Geographic to Polar Stereographic to MARE2DEM
This section describes how to convert data collected in polar regions onto the x and y coordinates axes used in MARE2DEM and was written after we collected the SALSA EM data set in Antarctica.
UTM zones are not defined for the polar regions and instead a polar stereographic grid is used to project the geographic coordinates onto a flat surface. See Fig. 37.
Latitude and longitude should be converted into polar stereographic

Fig. 37 Geographic (green lines for longitude and latitude), polar stereographic
(
2D Model Strike Angle for Polar Stereographic Coordinates
The 2D model strike (i.e., the model’s x direction) relative to
polar stereographic
For n receivers in a straight line, the strike angle is found by differencing the locations of the first and last receivers:
If the receivers aren’t in a perfectly straight line, the least squares method can be used to fit a line to the
and data with:and solving for the slope m and intercept b. Then
where c is either 0º or 180º to put the strike in the desired direction.
Projecting Polar Stereographic onto Model x,y
After determining
or in matrix notation as
If
Receiver Rotations for Polar Stereographic Coordinates
For polar stereographic coordinates, each receiver can have a different
rotation angle depending on its position on the stereographic grid. This
can be seen in Fig. 38, where it is clear
that for each receiver there is a different angle between

Fig. 38 The angle
The angle
Now we can define the specific rotation for each receiver’s data. This
is the relative angle that receiver’s data should be rotated by so that
it is aligned with MARE2DEM’s (x,y) axes. Since
where