> 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/station-setup-guide.md).

# Station Setup Guide

A BrightHub station is needed to store wind or solar resource data for each individual measurement campaign and logger.

Creating a BrightHub station allows all of the measurement data, metadata and documentation to be stored in one centralised location.

### Learn how to [create a BrightHub station here](/brighthub-user-docs/station-setup-guide/create-a-brighthub-station.md).

***

BrightHub has been purpose-built for populating the [IEA Wind Task 43 Wind Resource Assessment Data Model](/brighthub-user-docs/station-setup-guide/iea-task-43-wra-data-model.md) so that the data model can be downloaded from any BrightHub station in json format. Coupled with the open source [brightwind Python library](/brighthub-user-docs/brighthub-python-user-guide/brightwind-library-installation.md), this maximises potential for meaningful and automated insights from your measured data.

***

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/2ND0WTiepKuakEYfUEln">Create a BrightHub station</a></td><td>Click here for the essential step-by-step guide to creating a BrightHub station.</td></tr><tr><td><a href="/pages/CTWt2v4VLnfo2hkPtIyw">Populate the Data Model</a></td><td>Follow these recommended steps to populate the data model.</td></tr></tbody></table>


---

# 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/station-setup-guide.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.
