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

Cam fv small fixes #529

Merged
merged 3 commits into from
Aug 21, 2023
Merged

Cam fv small fixes #529

merged 3 commits into from
Aug 21, 2023

Conversation

kdraeder
Copy link
Contributor

@kdraeder kdraeder commented Aug 16, 2023

Description:

Several small independent upgrades to cam-fv shell scripts, that have accumulated over the past months and should be committed before further work in my clone. They address the definition of a temp directory, checking the existence of inflation files, and defining RUNDIR at the right place.

Fixes issue

None

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Documentation changes needed?

None

Tests

I ran the setup scripts and they set up cases correctly.

Checklist for merging

  • Updated changelog entry
  • Documentation updated
  • Update conf.py

Checklist for release

  • Merge into main
  • Create release from the main branch with appropriate tag
  • Delete feature-branch

Testing Datasets

  • [x ] Dataset needed for testing available upon request
    "Dataset" = all of the files needed to set up a cam-fv assimilation; too many to list here.
  • Dataset download instructions included
  • No dataset needed

@kdraeder kdraeder added Good First Issue Good for newcomers Minor Minor functionality, non-critical data; easy fix CAM Community Atmosphere Model labels Aug 16, 2023
@kdraeder kdraeder self-assigned this Aug 16, 2023
@hkershaw-brown
Copy link
Member

Hi @kdraeder These fixes look good, but you have some merges from various branches in the commits.
Do you have half and hour or so to meet and we can fix your git history?

@kdraeder
Copy link
Contributor Author

kdraeder commented Aug 17, 2023 via email

@hkershaw-brown
Copy link
Member

not yet! swing on by this afternoon.

shell_scripts/cesm2_1/
   assimilate.csh.template
      Avoid listing files if the CAM_PHIS file already exists.
   setup_advanced
   setup_hybrid
      Define a TMPDIR that's not the default /var/tmp.
      Changing CIME_OUTPUT_ROOT changes RUNDIR, so define RUNDIR after
      CIME_OUTPUT_ROOT.
      Check for existence of inflation files.
Copy link
Member

@hkershaw-brown hkershaw-brown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good. Approved!

@hkershaw-brown hkershaw-brown added the release! bundle with next release label Aug 18, 2023
@hkershaw-brown
Copy link
Member

@hkershaw-brown maybe bundle with fix for #530

@kdraeder
Copy link
Contributor Author

kdraeder commented Aug 18, 2023 via email

@hkershaw-brown hkershaw-brown merged commit 70e6af8 into main Aug 21, 2023
2 checks passed
@hkershaw-brown hkershaw-brown deleted the cam-fv_small_fixes branch August 21, 2023 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CAM Community Atmosphere Model Good First Issue Good for newcomers Minor Minor functionality, non-critical data; easy fix release! bundle with next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants