> For the complete documentation index, see [llms.txt](https://docs.ladybug.tools/ladybug-tools-academy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ladybug.tools/ladybug-tools-academy/climate-analysis/weather-data.md).

# Weather Data

## Import Components

An introductory recording that covers the [0 :: Import](https://docs.ladybug.tools/ladybug-primer/components/0_import) panel of the Ladybug tab in Grasshopper.&#x20;

{% embed url="<https://www.youtube.com/watch?v=eS9z7e2X2H4>" %}

## Create an Hourly Plot and Monthly Chart in LBT <a href="#k4d36qkk5vv" id="k4d36qkk5vv"></a>

Learn how to visualize an [Hourly Plot](https://docs.ladybug.tools/ladybug-primer/components/2_visualizedata/hourly_plot) and create a [Monthly Chart](https://docs.ladybug.tools/ladybug-primer/components/2_visualizedata/monthly_chart) to visualize annual weather data.&#x20;

{% embed url="<https://youtu.be/R37SuNEwAXo>" %}

## Use Legend Parameters in Ladybug Tools

Learn how to use [Legend Parameters](https://docs.ladybug.tools/ladybug-primer/components/4_extra/legend_parameters) to customize your plots and charts.

{% embed url="<https://youtu.be/GLPPrt8ZVWI>" %}


---

# 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://docs.ladybug.tools/ladybug-tools-academy/climate-analysis/weather-data.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.
