DT-459: extract sites config - #28
Open
janvt wants to merge 13 commits into
Open
Conversation
janvt
commented
Aug 9, 2026
Contributor
Author
There was a problem hiding this comment.
This looks bigger than before? Is all of this correct?
janvt
commented
Aug 9, 2026
| LINIT_COND= 0, ! Output sensitivity to initial conditions (bkw mode only) [0]off 1]conc 2]mmr | ||
| SURF_ONLY= 0, ! Output only for the lowest model layer, used w/ LINIT_COND=1 or 2 | ||
| CBLFLAG= 0, ! Skewed, not Gaussian turbulence in the convective ABL, need large CTL and IFINE | ||
| OHFIELDS_PATH= "../../flexin/", ! Default path for OH file |
Collaborator
There was a problem hiding this comment.
What is flexin? at CSCS it is set as: https://github.com/MeteoSwiss-APN/oprconfig/blob/main/nl/integ_flexpart-ifs/flexpart_f#L92
Contributor
Author
There was a problem hiding this comment.
Apparently "./" is the default anyway (in code). And this line is unused for this container as it never reads any "OH climatology"? fields. This is what I was asking here, about this template being a lot larger. I think Claude just pulled a large template from source code, but as far as I can tell, we're still just rendering the lines we need (that's what the tests say).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.