glofrim
glofrim copied to clipboard
Globally Applicable Framework for Integrated Hydrological-Hydrodynamic Modelling (GLOFRIM)
Sfincs
Hi Dirk. I made a sfincs adapter, for some coupling experiments. Tim also had a case for this. Would you have time to review this? It is not very compliucated...
Add a Sfincs adapter, starting point is the LISFLOOD adapter
it's obvious we need unit testing. so just do it!
Create a notebook with plots that guide users through the GLOFRIM possibilities. Currently there is a notebook for the amazon in the model_test_data repos that could either be moved here...
When running a wflow glofrim requires a "wflow_ldd.map" and "wflow_subcatch.map" to be present in the static input maps for the given wflow model, if this is not the case an...
The total input/output volume functions are implemented for PCR and CMF yielding good results, see reference to old post below. We should try to extent this to other models and...
When running a coupled PCR-CMF model, CMF is updated several times before the specified simulation period. Since both models and the starttime (-s in command line) are all set to...
Right now we can only use the abbreviations of the implemented models (PCR, DFM etc) in the ini-file syntax under the [models] and [exchanges] sections. As wflow is a framework...
After #74 we need a second iteration to make glofrim follow the bmi convention as stated here https://bmi-spec.readthedocs.io/en/latest/bmi.lang.py.html We can use this bmi-tester to check the compatibility https://github.com/csdms/bmi-tester Glofrim addition...