> 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/mounting-arrangements.md).

# Mounting Arrangements

#### Mounting Arrangements Tab

The Mounting Arrangements Tab is used to describe how the instruments have been mounted on a met mast or solar measurement station.\
\
The mounting arrangements are not prepopulated by uploading logger files to BrightHub, so they must be manually added by referring to installation documents, in particular for anemometers, wind vanes and pyranometers.

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

To **add a mounting arrangement:**

1. By default there is an empty row in the Mounting Arrangements table - double click a field or click the edit icon to populate this row.
2. For subsequent rows click 'Add mounting arrangement'.
3. Select a Measurement Point from the dropdown list of measurements.\
   The sensor that is mounted with this arrangement is mapped through the Measurement Point.
4. Select the Date From. This is typically the date that the instrument recording that measurement was installed.\
   This defaults to the Date From of the measurement station i.e. the first timestamp in the ingested data. You can edit this if needed.
5. Edit the Date To for the mounting arrangement, or leave blank if this is the current ongoing mounting arrangement for the selected measurement point.
6. Select the mounting type from the drop down (side-, goal post- or top- mounted).
7. Specify the boom orientation in degrees and the orientation reference (magnetic, true or grid north)
8. For wind vanes specify the Vane Dead Ban Orientation in degrees.\
   Specify the Boom Orientation in degrees and the Orientation Reference (magnetic, true or grid north)
9. For solar measurements, specify the Tilt Angle.
10. Provide details on the mounting which can help to determine IEC compliance, such as the Mast Section Geometry, Booem OEM, Boom Model, Boom Length, Diameter, Upstand Height, Upstand Diameter, Mounting Tube Length and Distance Mast to Sensor.


---

# 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/mounting-arrangements.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.
