-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
File "/global/common/software/m2467/mx_venv/mxILAMB/bin/ilamb-run", line 563, in WorkConfront
c.confront(m)
~~~~~~~~~~^^^
File "/global/common/software/m2467/mx_venv/mxILAMB/lib/python3.13/site-packages/ILAMB/Confrontation.py", line 433, in confront
obs, mod = self.stageData(m)
~~~~~~~~~~~~~~^^^
File "/global/common/software/m2467/mx_venv/mxILAMB/lib/python3.13/site-packages/ILAMB/Confrontation.py", line 341, in stageData
obs = Variable(
filename=self.source,
...<3 lines>...
tf=None if len(self.study_limits) != 2 else self.study_limits[1],
)
File "/global/common/software/m2467/mx_venv/mxILAMB/lib/python3.13/site-packages/ILAMB/Variable.py", line 278, in __init__
self.depth_bnds = _createBnds(self.depth)
~~~~~~~~~~~^^^^^^^^^^^^
File "/global/common/software/m2467/mx_venv/mxILAMB/lib/python3.13/site-packages/ILAMB/Variable.py", line 37, in _createBnds
x_bnds[+1:, 0] = 0.5 * (x[:-1] + x[+1:])
~~~~^~~~~~~~~~~~~~~~~~~
TypeError: can't multiply sequence by non-int of type 'float'
Metadata
Metadata
Assignees
Labels
No labels