We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d83dfa9 commit 9dfa972Copy full SHA for 9dfa972
1 file changed
modflow_devtools/models/__init__.py
@@ -52,7 +52,6 @@
52
".bud", # budget file
53
".ddn", # drawdown file
54
".ucn", # concentration file
55
- ".obs", # observation file
56
".glo", # global listing file
57
]
58
"""Output file extensions to exclude from model input registry"""
0 commit comments