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.
2 parents 57dad1c + 9123c2f commit 3919c28Copy full SHA for 3919c28
pcmdi_metrics/mjo/lib/argparse_functions.py
@@ -3,8 +3,6 @@
3
4
def AddParserArgument(P):
5
# Load pre-defined parsers
6
- # P.use("--mip")
7
- # P.use("--exp")
8
P.use("--results_dir")
9
P.use("--reference_data_path")
10
P.use("--modpath")
0 commit comments