There was an error while loading. Please reload this page.
1 parent 559c9ba commit af200caCopy full SHA for af200ca
1 file changed
pipt/loop/ensemble.py
@@ -163,7 +163,7 @@ def check_assimindex_simultaneous(self):
163
def _org_obs_data(self):
164
"""
165
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".
+ and each entry in the list will be a dictionary with keys equal to the "DATATYPE".
167
Also, the pred_data variable (predicted data or forward simulation) will be initialized here with the same
168
structure as the obs_data variable.
169
0 commit comments