> For the complete documentation index, see [llms.txt](https://water-strategy.gitbook.io/waterstrategy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://water-strategy.gitbook.io/waterstrategy/ardw/ma-lng-ky-bnyad/recorders/base-recorder/recorder.md).

# ریکارڈر

## عمومی تفصیل

ایک سے معلومات ریکارڈ کرنے کے لئے بیس کلاس *PYWR. ماڈل. ماڈل*.

ریکارڈر کے اجزاء سمولیشن سے ڈیٹا کا حساب لگانے، مجموعی اور محفوظ کرنے کے لئے استعمال یہ بیس کلاس تمام ریکارڈرز کے لئے بنیادی فعالیت فراہم کرتی ہے۔ [API حوالہ](https://pywr.github.io/pywr-docs/master/api/generated/pywr.recorders.Recorder.html#pywr.recorders.Recorder)

## خصوصیات

*جمع ہونے پر استعمال کرنے لا\_کم\_حدود، رکاوٹ\_اوپری\_حدود نچ*

<table><thead><tr><th width="158">نام</th><th width="487">تفصیل</th><th>مطلوبہ</th></tr></thead><tbody><tr><td>ماڈل</td><td>PYWR. کور. ماڈل</td><td>جی ہاں</td></tr><tr><td>اے جی جی جی_</td><td>کے لئے فنک سیناریو جمع کرنے کا فنکشن_اہمیت کہا جاتا ہے</td><td>جی ہاں</td></tr><tr><td>نام</td><td>ریکارڈر کا نام</td><td></td></tr><tr><td>تبصرہ</td><td>ریکارڈر کا تبصرہ یا تفصیل</td><td></td></tr><tr><td>نظر انداز_مجموعی ک</td><td>ال کرتے وقت NaN اقدار کو نظرانداز کرنے کے لئے نان پر <em>چم_اہمیت</em></td><td></td></tr><tr><td>ہے_</td><td></td><td></td></tr><tr><td>اس ریکار</td><td>ڈر ایپسیلون ایپسیلون فاصلے کے ساتھ کی جانے والی اصلاح کی سمت کی نشاندہی کرنے کے لئے مقصد پرچم، اگر کوئی ہے، کچھ اص</td><td></td></tr><tr><td>ح الگورتھم کی</td><td>رکاوٹ کے ذریعہ استعمال کیا جاتا ہے</td><td></td></tr><tr><td><p>لے اور اوپری باؤنڈ تعریفیں کے لئے استعمال ہونے والی قدر (قدر) ۔ یہ اقدار طے کرتی ہیں کہ آیا ریکارڈر کی مثال کو رکاوٹ کے طور پر نشان زد کیا گیا ہے۔ متعلقہ باؤنڈ کو غیر فعال <em>کرنے</em> کے لئے کوئی بھی باؤنڈ کوئی نہیں (پہلے سے طے شدہ) ہوسکتا ہے۔ <em>اگر دونوں حدود کوئی نہیں تو ہے_رکاوٹ</em> جائیداد واپس آئے گی <em>غلط</em>. نچلی باؤنڈ اوپری باؤنڈ سے سختی سے کم ہونا چاہئے۔ دونوں حدود کو ایک ہی قدر پر طے کرکے مساوات کی رکاوٹ پیدا کی جاسکتی ہے۔</p><p>ماڈل سمولیشن کے دوران رکاوٹ باؤنڈز استعمال نہیں کی جاتی ہیں۔ اس کے بجائے ان کا مقصد اصلاح ریپرز (یا دیگر بیرونی ٹولز) کے ذریعہ محدود اصلاح کے مسائل کی وضاحت کے لئے استعمال کرنے کے لئے ہے۔</p></td><td></td><td></td></tr></tbody></table>

*مثالجلد آرہا ہے...\`\`جسن {}*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://water-strategy.gitbook.io/waterstrategy/ardw/ma-lng-ky-bnyad/recorders/base-recorder/recorder.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
