Revision 7c99238d7a7c181ea1887f97108be3bacbc383a7 authored by jedwards4b on 05 May 2021, 21:03:47 UTC, committed by GitHub on 05 May 2021, 21:03:47 UTC
This PR seeks to change the behavior of the check in case_setup
on the DIN_LOC_ROOT directory so that when it doesn't exist an
attempt is made to create it. This is primarily useful for containers
on laptops/desktops, since the non-shared environment means
there isn't usually a pre-existing directory. Any supported machines
will already have a valid entry for inputdata, so it shouldn't effect
them.

Test suite: None yet; would like input on which to run, if needed.
Test baseline: None; not answer changing
Test namelist changes: No; doesn't affect namelists
Test status: Doesn't impact model

Fixes #3892

User interface changes?: In a very minor way; previous fails where
a DIN_LOC_ROOT directory didn't exist will now succeed if it
can be created.

Update gh-pages html (Y/N)?: N

Code review:
2 parent s b95a28b + 96396ae
Raw File
ChangeLog_template
======================================================================

Originator: 
Date: 
Tag: cimeX.Y.Z
Answer Changes: [None, Round Off, Climate Changing]
Tests: 
Dependencies:

Brief Summary:

User interface changes: 

PR summary: git log --oneline --first-parent [previous_tag]..master

Modified files: git diff --name-status [previous_tag]

======================================================================

back to top