Skip to content

Commit af200ca

Browse files
KriFos1Copilot
andauthored
Update pipt/loop/ensemble.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 559c9ba commit af200ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pipt/loop/ensemble.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ def check_assimindex_simultaneous(self):
163163
def _org_obs_data(self):
164164
"""
165165
Organize the input true observed data. The obs_data will be a list of length equal length of "TRUEDATAINDEX",
166-
and each entery in the list will be a dictionary with keys equal to the "DATATYPE".
166+
and each entry in the list will be a dictionary with keys equal to the "DATATYPE".
167167
Also, the pred_data variable (predicted data or forward simulation) will be initialized here with the same
168168
structure as the obs_data variable.
169169

0 commit comments

Comments
 (0)