# Interactive Skew-T/Log-P Diagram

**Description:** The Interactive Skew-T diagram is a tool which allows you to plot and manipulate sounding data on a skew-T/log-p diagram. It will be used throughout this module to help you answer questions and work through exercises. Translated and adapted to Spanish.

**Type:** Standalone

**Keywords:** meteorology, weather, sounding, RAOB, skew-T/log-P diagram, thermodynamic, stability, forecast

**Technologies:** D3.js, jQuery v3.4.1, jQuery UI v1.11.1, Fancybox v2.1.5

{% hint style="info" %}
**Accessibility notes:** --
{% endhint %}

{% hint style="warning" %}
**Developer notes:**

* This is a standalone build, but contains shared files in the Spanish version to avoid duplication.
  {% endhint %}

### Examples

| Lesson              | Link                                                                |
| ------------------- | ------------------------------------------------------------------- |
| Skew-T Mastery - EN | [See on deved →](https://deved.meted.ucar.edu/mesoprim/skewtd3/)    |
| Skew-T Mastery - ES | [See on deved →](https://deved.meted.ucar.edu/mesoprim/skewtd3_es/) |

<figure><img src="/files/u4yV2Kumcyy0ilvcwFhe" 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.comet.ucar.edu/catalog/comet-developed/simulations/interactive-skew-t-log-p-diagram.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.
