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

feat(repeat-members): a filter to replicate non-ensembles fields into ensemble fields #18

Merged
merged 5 commits into from
Dec 13, 2024

Conversation

floriankrb
Copy link
Member

@floriankrb floriankrb commented Dec 10, 2024

This seems to give good results with:

input:
  join:
    - mars:
        class: ea
        stream: enda
        type: an
        expver: "0001"
        number: 1/2/3
        grid: 20./20.
        param:
          - 2d
          - 2t
        levtype: sfc
    - pipe:
        - mars:
            class: ea
            type: an
            stream: oper
            expver: "0001"
            grid: 20./20.
            levtype: sfc
            param:
              - sdor
              - slor
        - repeat-members:
            numbers: [1, 2, 3]
            

@floriankrb floriankrb changed the title a filter to replicate non-ensembles fields into ensemble fields feat(repeat-members): a filter to replicate non-ensembles fields into ensemble fields Dec 13, 2024
@floriankrb floriankrb merged commit 7b91806 into develop Dec 13, 2024
52 of 64 checks passed
@floriankrb floriankrb deleted the feature/repeat-members branch December 13, 2024 10:48
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.

1 participant