# Agregar datos a los nodos

Utilice los datos de la tabla de Excel en línea que aparece a continuación para este tutorial.

[https://docs.google.com/spreadsheets/d/1J\_wU\_-U\_ZlOLdbmg7rgW1HMt14JfHQHS/edit? usp=sharing\ \&ouid=103412600775811717846\ \&rtpof=true\ \&sd=true](https://docs.google.com/spreadsheets/d/1J_wU_-U_ZlOLdbmg7rgW1HMt14JfHQHS/edit?usp=sharing\&ouid=103412600775811717846\&rtpof=true\&sd=true)

Vea este vídeo para obtener más información.

{% embed url="<https://www.youtube.com/watch?v=Eknj7-lOYEE>" %}

Queremos incluir **series temporales** para el flujo en el nodo de captación y **valor escalar** valores para Demand.

1. Haga doble clic cuando lo desee y actualice los atributos de la sección Entradas como se muestra a continuación:

Flujo\ \_máximo = 0

Penalización por asignación = 0

Es posible que tengas que hacer clic en la edición ![](/files/HLRit7kgv792aGclBdkd) botón para cambiar los valores.

![](/files/fSWFFlBEbLkSiP8XjZ18)

1. Haga doble clic en el nodo de captación, en el panel derecho dentro de la sección Entradas, en **flujo** atributo: haga clic en el botón de edición ![](/files/1VNaazwHPzBqkyBDgjKn).

![](/files/1oqo5KgZKdurCDYKtfzh)

aparecerá una nueva ventana, haga clic en **Opciones**, selecciona **PYR\_MARCO DE DATOS** y haga clic **Guardar**

![](/files/ciXrFKm2MnQjIWV7Z0dg)

1. La ventana se actualizará a la pestaña Dataframe. Copie los datos del archivo de Excel utilizando el enlace de arriba y péguelos como se muestra en la imagen. Tenga en cuenta que se deben usar 2 columnas, la columna A para el índice de fecha y hora y la columna B para los valores de los datos. Haga clic **Guardar. Para obtener más información, vea el vídeo.**

<figure><img src="/files/q33pEyItgLT7O6t5NjkL" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/peFZysLF0LSCdDTwzK3t" alt=""><figcaption></figcaption></figure>


---

# 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/espanol/tutoriales/creating-and-running-a-simple-model/creating-and-running-a-model/add-data-to-the-nodes.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.
