ImperialCollegeLondon / wsi

WSIMOD is a software for simulating water quality and quantity
https://imperialcollegelondon.github.io/wsi/
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

Enable customising orchestration #103

Closed liuly12 closed 2 months ago

liuly12 commented 2 months ago

As requested by Enable extensions (loader) #99, this PR only keeps the customisation of orchestration from the Enable customisation pull request #54, and bins else. Another test_customise_orchestration function has also been added in test_model.py with an example ymal file test_customise_orchestration_example.yaml.

liuly12 commented 2 months ago

Thank you Diego! I've now reformatted the code to pass the test. However, I still get one failed, which I have no clue how to address. Any suggestions would be helpful.