We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa91565 commit 18ccd23Copy full SHA for 18ccd23
hydrolib/tools/ext_old_to_new/initial_condition_converter.py
@@ -14,7 +14,7 @@ def __init__(self):
14
super().__init__()
15
16
def convert(self, forcing: ExtOldForcing) -> InitialField:
17
- """Convert an old external forcing block with Initial condition data to a IinitialField
+ """Convert an old external forcing block with Initial condition data to a InitialField
18
forcing block suitable for inclusion in a new inifieldfile file.
19
20
0 commit comments