# tmp

The name of the temperature station is a foreign key referencing the filenames listed in [**tmp.cli**](https://swatplus.gitbook.io/io-docs/~/changes/GiVD5ID0WVyRIAumaMy2/introduction/climate/tmp.cli-and-temperature-data-files).&#x20;

{% hint style="info" %}
If "sim" is entered instead of a temperature station name, the model will generate daily temperature values using the weather generator station specified in column [wgn](https://swatplus.gitbook.io/io-docs/~/changes/GiVD5ID0WVyRIAumaMy2/introduction/climate/weather-sta.cli/wgn).
{% endhint %}


---

# 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://swatplus.gitbook.io/io-docs/~/changes/GiVD5ID0WVyRIAumaMy2/introduction/climate/weather-sta.cli/tmp.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.
