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

Apply simplifications and fixes to command line configuration. #1029

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

GernotMaier
Copy link
Contributor

@GernotMaier GernotMaier commented Jul 1, 2024

PR #1026 introduced a couple of improvements for the command line configuration. This PR applies these improvements to a couple of applications (especially those required to configure layouts).

This PR also fixes a bug in the core scatter configuration of type " " (e.g., 5 1400 m). The command line configuration needs to understand also the tuble "(5, <Quantity 1500 m>)", as this might be set such one of the configuration steps (remember that the configurator steps through command line, configuration file, environment variables).

Note that I have also removed the unecessary functionality in plot_array to loop over a list of arrays for plotting.

@GernotMaier GernotMaier self-assigned this Jul 1, 2024

This comment has been minimized.

2 similar comments

This comment has been minimized.

Copy link

Failed

  • 33.30% Coverage on New Code (is less than 80.00%)

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage 33.30% Coverage (73.10% Estimated after merge)
  • Duplications 0.00% Duplicated Code (0.10% Estimated after merge)

Project ID: gammasim_simtools_AY_ssha9WiFxsX-2oy_w

View in SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant