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
When running the tutorial in VisuAlea, I have the following error:
File "/Users/pradal/devlp/git/caribu/src/alinea/caribu/CaribuScene_nodes.py", line 62, in getSoilEnergy
return caribuscene.getSoilEnergy()
File "/Users/pradal/devlp/git/caribu/src/alinea/caribu/CaribuScene.py", line 370, in getSoilEnergy
raise ValueError('A soil should be added to allow SoilEnargy Estimation')
ValueError: A soil should be added to allow SoilEnargy Estimation
The text was updated successfully, but these errors were encountered:
When running the tutorial in VisuAlea, I have the following error:
The text was updated successfully, but these errors were encountered: