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
Originally suggested by Larissa. A more ambitious next step would be to re-use the 2D SIA from ODINN in OGGM as an entity function.
This would require as well calling ODINN from Python using JuliaCall or something similar. The MB model would have to be passed (with all the parameters), but for the rest it should be rather straightforward. Since we are using gdirs inside ODINN, we could directly store the results of the simulations in each gdir folder, and then retrieve those directly from OGGM in Python.
The text was updated successfully, but these errors were encountered:
Originally suggested by Larissa. A more ambitious next step would be to re-use the 2D SIA from ODINN in OGGM as an entity function.
This would require as well calling ODINN from Python using JuliaCall or something similar. The MB model would have to be passed (with all the parameters), but for the rest it should be rather straightforward. Since we are using
gdirs
inside ODINN, we could directly store the results of the simulations in eachgdir
folder, and then retrieve those directly from OGGM in Python.The text was updated successfully, but these errors were encountered: