create FSM simulation class to handle simulations #87
Replies: 3 comments 2 replies
|
You can probably just use/adapt this https://github.com/ealonsogzl/MuSA/blob/master/modules/internal_class.py |
|
Sure, we'll have a lot of time :) I don't see a big problem in doing so, and this issue would be solved. The only question is to generate a generalist piece of code able to add observations to the Toposcale geometry if you want to DA. But if dealing with observation geometries is too challenging, MuSA can be used as a system to couple Toposcale with other models easily. |
|
great Esteban! theres for sure a tonne of stuff we could use from MuSA - I particularly like the auto setup of FSM, Im always going mad with different versions! We also need to keep in mind the different use cases that need to be served - lets discuss in more detail when we meet. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The whole FSM simulation part could be bundled into a class to streamline the processing, add consistency in parameters (path, filename, etc):
All reactions