# 每周简介

## 一般描述

这个 **每周概况** 每年包含 52 周。一年的最后一周将有 7 天以上，因为 365/7 不是完整的。[ API 参考资料](https://pywr.github.io/pywr-docs/master/api/generated/pywr.parameters.WeeklyProfileParameter.html)

## 属性

| 姓名 | 描述                         | 必填项 |
| -- | -------------------------- | --- |
| 类型 | 每周简介                       | 是的  |
| 价值 | 由 52 个数字组成的数组，其索引代表一年中的天数。 | 是的  |

## 示例

\`\`json { 输入：'每周个人资料'， 值：\[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...] }

```
```


---

# 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/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.
