# Sample Data

Some files below may be zipped. Please unzip before using in the editor.

<table><thead><tr><th width="146">Section</th><th width="183">Subsection</th><th>File Format</th></tr></thead><tbody><tr><td>Climate</td><td>Weather Generator</td><td><a href="https://plus.swat.tamu.edu/downloads/swatplus_wgn.zip">Database</a></td></tr><tr><td></td><td></td><td><a href="https://plus.swat.tamu.edu/downloads/sample_files/wgn/swatplus_tf_wgn_template.zip">Two CSV Files (Stations and Monthly Values)</a></td></tr><tr><td></td><td></td><td><a href="https://plus.swat.tamu.edu/downloads/sample_files/wgn/swatplus_sf_wgn_template.csv">One CSV File</a></td></tr><tr><td>Climate</td><td>Weather Stations</td><td><a href="https://plus.swat.tamu.edu/downloads/sample_files/weather-stations/swatplus-weather-stations.zip">SWAT+ Format</a></td></tr><tr><td></td><td></td><td><a href="https://plus.swat.tamu.edu/downloads/sample_files/weather-stations/swat2012-weather-stations.zip">SWAT2012 / Global Data Websites Format</a></td></tr><tr><td>Climate</td><td>Atmospheric Deposition</td><td><a href="https://plus.swat.tamu.edu/downloads/sample_files/atmo/atmo_csv.zip">CSV Format</a></td></tr><tr><td></td><td></td><td><a href="https://plus.swat.tamu.edu/downloads/sample_files/atmo/atmo_swatplus.zip">SWAT+ Format</a></td></tr><tr><td>Connections</td><td>Point Source / Inlet</td><td><a href="https://plus.swat.tamu.edu/downloads/sample_files/point-source/swatplus-editor-point-source.zip">CSV Format</a></td></tr></tbody></table>

Formats not included in this page can usually be found by using the import/export tool on each table in SWAT+ Editor. Export the current data to CSV to get the template.


---

# 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/docs/user/editor/inputs/sample-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.
