Skip to content

Conversation

jaredalee
Copy link
Collaborator

@jaredalee jaredalee commented May 3, 2025

Added logic to look for iofields_filename in the WRF namelist, then copy over any matching file(s) from the templates directory to the WRF run directory.

Expected Differences

  • Do these changes introduce new tools, command line arguments, or configuration file options? [No]

Pull Request Testing

  • Describe testing already performed for these changes:

    Tested having one or more files in the iofields_filename line of the WRF namelist that either were/were not in the templates directory to validate proper behavior of the new code.

  • Recommend testing for the reviewer(s) to perform, including the location of input datasets, and any additional instructions:

  • Do these changes include sufficient documentation updates, ensuring that no errors or warnings exist in the build of the documentation? [N/A]

  • Do these changes include sufficient testing updates? [Yes]

  • Please complete this pull request review by 5 May 2025.

Pull Request Checklist

  • Complete the PR definition above.
  • Ensure the PR title matches the feature or bugfix branch name.
  • Select: Reviewer(s)
  • After submitting the PR, select the ⚙️ icon in the Development section of the right hand sidebar. Search for the issue that this PR will close and select it, if it is not already selected.
  • After the PR is approved, merge your changes. If permissions do not allow this, request that the reviewer do the merge.
  • Close the linked issue and delete your feature or bugfix branch from GitHub.

…opy over any matching file(s) from the templates directory to the WRF run directory.
@jaredalee jaredalee self-assigned this May 3, 2025
@jaredalee jaredalee linked an issue May 3, 2025 that may be closed by this pull request
16 tasks
@jaredalee jaredalee merged commit 2aae7bf into main May 3, 2025
1 check passed
@jaredalee jaredalee deleted the feature_41_iofields_filename branch May 3, 2025 05:53
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.

Add logic to handle iofields_filename in WRF namelist
1 participant