> For the complete documentation index, see [llms.txt](https://brightwind.gitbook.io/brighthub-user-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brightwind.gitbook.io/brighthub-user-docs/reference-user-manual/setup-tab/measurement-location.md).

# Measurement Location

### Measurement Location Tab

<figure><img src="/files/qxfIC7UWyBxl7D0BhBey" alt=""><figcaption><p>Measurement location tab</p></figcaption></figure>

On the 'Measurement Location' Tab you can edit the General Details and Location. Depending on the measurement station type you can also edit the Mast Properties or Vertical Profiler Properties.

**General Details**

You can edit the station name, measurement station type, plant and add any necessary notes.

**Location**

Here you can edit the station location by entering coordinates in decimal degrees of latitude and longitude.\
The latitude and longitude are extracted from the first data file ingested into BrightHub. If the latitude and longitude are not found in this file, default coordinates in the centre of Ireland are chosen. In both cases, the latitude and longitude should be updated to match installation documentation.\
The map and satellite imagery should be used to verify the location by consulting photographs provided by the installers.

**Mast Properties**

If the measurement type is a mast, you can add mast properties to describe the mast including the geometry of the mast, mast OEM, serial number, model, height, date from and date to as well as any notes about the mast itself.

**Vertical Profiler Properties**

For remote sensing devices, the Vertical Profiler Properties should be used to capture details of how the device has been deployed and installed.\
\
This section should be updated to match information and photographic evidence provided with installation documentation.\
You can input information such as the Device datum plane height, Height Reference, Device Orientation, Orientation Reference and Device Vertical Orientation.\
Measurement heights for remote sensing devices are set relative to the [**Device Datum Plane Height \[m\]**](http://data.windenergy.dtu.dk/ontologies/view/ontolidar/en/page/DatumPlane). Therefore heights in the Measurements tab need to be updated if the Device datum plane height is updated.

<figure><img src="/files/8rsE1G08O2Nwpz8YEuW4" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://brightwind.gitbook.io/brighthub-user-docs/reference-user-manual/setup-tab/measurement-location.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.
