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 339d9a6 commit 28e5f4aCopy full SHA for 28e5f4a
polaris/ocean/convergence/analysis.py
@@ -121,6 +121,7 @@ def setup(self):
121
Add input files based on resolutions, which may have been changed by
122
user config options
123
"""
124
+ super().setup()
125
config = self.config
126
dependencies = self.dependencies_dict
127
if self.refinement == 'time':
0 commit comments