Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating timezone cli call #1551

Merged
merged 7 commits into from
Sep 21, 2021

Commits on Jul 28, 2021

  1. Updated CLI call to match other CLIs

    Chris Sampson committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    9948e94 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Merge branch 'master' of github.com:metoppv/improver into Updating_ti…

    …mezone_CLI_call
    Chris Sampson committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    67ad1ae View commit details
    Browse the repository at this point in the history
  2. moved time to start and ancil to end

    Chris Sampson committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    761fc7c View commit details
    Browse the repository at this point in the history
  3. moved documentation

    Chris Sampson committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    932e798 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Moved ancil arg into *args to avoid kwarg requirement

    Chris Sampson committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    9da0b3d View commit details
    Browse the repository at this point in the history
  2. tuple friendly

    Chris Sampson committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    0259fa1 View commit details
    Browse the repository at this point in the history
  3. tidied docstring

    Chris Sampson committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    497ffa5 View commit details
    Browse the repository at this point in the history