# Well Seeker Pro - Compass EDM Erroneous Grid Convergence

## Background

An issue has been noted where some Compass EDM export files contain incorrect grid convergence data for a well location. This results in the survey azimuth data for that well being imported into Well Seeker Pro incorrectly.

This document describes the issue and details a solution that appears to allow the Compass EDM file to be exported containing the correct grid convergence data.

## Description

In a Compass EDM export file, all azimuths are stored referenced to True North. When importing a Compass EDM file into Well Seeker Pro, where the azimuth data is referenced to Grid North, Well Seeker Pro must use the grid convergence value along with the True North azimuth values to correctly convert and import the azimuths to Grid North. Both the grid convergence and azimuth values in the Compass EDM file must be accurate for the azimuth data to be correctly imported.

In a few cases, when importing a Compass EDM file, the imported azimuth values appear to be referenced to True North, even though the field azimuth north reference is correctly set to Grid North. This issue is caused by the Compass EDM export file incorrectly storing the **convergence** value in the **CD\_WELL** object as **zero**, despite it being displayed correctly within the Compass user interface.

<figure><img src="/files/gwe4MAQ6rKsASCdwaZYp" alt=""><figcaption></figcaption></figure>

## Solution

To resolve the issue, the Compass EDM export file has to be recreated with the correct convergence data. To achieve this, Compass users must toggle the **Wellhead Location** coordinates data between map and geographic in the **Well Properties > Location** dialog within the Compass user interface. When the Compass EDM export file is subsequently created, the convergence value will be exported correctly.

<figure><img src="/files/s8AXw8UWQ6EL1H6mBROY" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.innova-drilling.com/introduction/technical-notes/low-priority/well-seeker-pro-compass-edm-erroneous-grid-convergence.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
