# Perfil mensal

## Descrição geral

Parâmetro que fornece um perfil mensal. O perfil mensal retorna um valor diferente com base no mês da etapa de tempo atual. [API Referência](https://pywr.github.io/pywr-docs/master/api/generated/pywr.parameters.MonthlyProfileParameter.html#pywr.parameters.MonthlyProfileParameter)

## Atributos

| Nome    | Descrição                                                           | Obrigatório |
| ------- | ------------------------------------------------------------------- | ----------- |
| tipo    | perfil mensal                                                       | sim         |
| valores | Uma matriz de 12 números cujos índices representam os meses do ano. | sim         |

## Exemplo

```json
{
    tipo: 'perfil mensal',
    valores: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
}
```

Water Strategy oferece uma forma alternativa de trabalhar com perfis mensais.

<figure><img src="https://2780811623-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ft4nCBOybr5foLIqkmwa6%2Fuploads%2Fgit-blob-6b0b38dc7fdecbd25079dae853adb3857efff7bd%2Fimage%20(119).png?alt=media" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2780811623-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ft4nCBOybr5foLIqkmwa6%2Fuploads%2Fgit-blob-5cf5423845af0350109e89ef99752275aabeefae%2Fimage%20(120).png?alt=media" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2780811623-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ft4nCBOybr5foLIqkmwa6%2Fuploads%2Fgit-blob-7ccaf5448c6b1e129cda0ac435ea48be1df75c89%2Fimage%20(121).png?alt=media" alt=""><figcaption></figcaption></figure>
