# 场景每周简介

## 一般描述

提供每个场景的每周概况的参数

此参数提供重复的年度概况和每周分辨率。对于给定场景的每个成员，将返回不同的配置文件。 [API 参考资料](https://pywr.github.io/pywr-docs/master/api/generated/pywr.parameters.ScenarioWeeklyProfileParameter.html)

## 属性

<table><thead><tr><th width="158">姓名</th><th width="409">描述</th><th>必填项</th></tr></thead><tbody><tr><td>场景</td><td>应提供不同配置文件的场景对象</td><td>是的</td></tr><tr><td>价值</td><td>第一个维度的长度应等于场景对象中的成员数量，第二个维度的长度应为 52</td><td>是的</td></tr></tbody></table>

## 示例

即将推出...

\`\`json {

}

```
```


---

# 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://water-strategy.gitbook.io/waterstrategy/zhong-guo-ren/jian-mo-ji-chu-zhi-shi/parameters/time-series-and-profiles/scenario-weekly-profile.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.
