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

Configuration with pyaro repeats name a lot #1414

Open
magnusuMET opened this issue Nov 20, 2024 · 0 comments
Open

Configuration with pyaro repeats name a lot #1414

magnusuMET opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
api Planned changes in API (not backwards compatible) user-friendliness Updates that improve ease of use
Milestone

Comments

@magnusuMET
Copy link
Collaborator

The configuration when using pyaro has needlessy many occurences of the same name, as seen in the following configuration for a run using the EEA pyaro-reader.

{
  "obs_cfg": {
    "EEA-unverified": {
      "obs_id": "EEA-unverified",
      "obs_config": {
        "name": "EEA-unverified",
        "data_id": "eeareader",
      },
      "obs_name": "EEA-unverified"
    }
}

We should find a new config setup before pyaro is used in too many places

@magnusuMET magnusuMET added api Planned changes in API (not backwards compatible) user-friendliness Updates that improve ease of use labels Nov 20, 2024
@magnusuMET magnusuMET added this to the m2024-12 milestone Nov 20, 2024
@heikoklein heikoklein changed the title Configuration with pyaero repeats name a lot Configuration with pyaro repeats name a lot Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Planned changes in API (not backwards compatible) user-friendliness Updates that improve ease of use
Projects
None yet
Development

No branches or pull requests

3 participants