Skip to content

Commit

Permalink
Make new graph creation script main and only one
Browse files Browse the repository at this point in the history
  • Loading branch information
joeloskarsson committed Nov 13, 2024
1 parent 3b2000e commit 36bcc68
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 499 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

def main(input_args=None):
parser = argparse.ArgumentParser(
description="Graph generation using WMG",
description="Rectangular graph generation using weather-models-graph",
formatter_class=argparse.ArgumentDefaultsHelpFormatter,
)

Expand Down
Loading

0 comments on commit 36bcc68

Please sign in to comment.