NOAA-EMC / WW3-tools

19 stars 14 forks source link

Updates for inputs and name of outputs #46

Closed JessicaMeixner-NOAA closed 7 months ago

JessicaMeixner-NOAA commented 7 months ago

Pull Request Summary

This PR uses argparse instead of relying on input order. This also allows for using -h and get a description of inputs. A directory location for output was also added as an input.

Lastly, I renamed the output variables to be more in line with output variable names in other parts of the code.

This is a PR to the branch interp not develop.

Testing

JessicaMeixner-NOAA commented 7 months ago

@Ghazal-Mohammadpour this has now been tested and can be merged.