You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I would like to define the 1d input of a LayeredModel with an EvalModel combining 2 inputs (in the real-case application, one input will be from an ASAGI component). This does not work. Do you think is it a limitation of the component or a bug?
Hm, I'm not too familiar with the layered model but it sounds like it is confused about which input it should be interpolating - there's both elevation and z but you can only use this model with one coefficient.
That's at least what the documentation (and the error message) is saying: https://easyinit.readthedocs.io/en/latest/builders.html?highlight=LayeredModel#layeredmodel
Hi,
I would like to define the 1d input of a LayeredModel with an EvalModel combining 2 inputs (in the real-case application, one input will be from an ASAGI component). This does not work. Do you think is it a limitation of the component or a bug?
Thanks,
Thomas.
test.yaml
test2.yaml
Error message:
The text was updated successfully, but these errors were encountered: