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

Fix a couple pylint issues. #1629

Merged
merged 1 commit into from
May 31, 2017
Merged

Fix a couple pylint issues. #1629

merged 1 commit into from
May 31, 2017

Conversation

jgfouca
Copy link
Contributor

@jgfouca jgfouca commented May 31, 2017

Fix a critical problem in code_checker that caused it to filter too
many files.

Test suite: pylint, unit-tests
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes [CIME Github issue #]

User interface changes?: None

Code review: None

Fix a critical problem in code_checker that caused it to filter too
many files.
@jgfouca jgfouca self-assigned this May 31, 2017
@jgfouca jgfouca merged commit 37e4ed7 into master May 31, 2017
@jgfouca jgfouca deleted the jgfouca/pylint_fixes_and_more branch May 31, 2017 23:42
jgfouca pushed a commit that referenced this pull request Oct 17, 2017
Set RTM grid to null in grid longname for RRM configurations to turn off
the river runoff model. Required input files do not exist for running
RTM with the RRM grids, so previously this required manually setting
RTM_MODE=NULL for RRM grids. Once PR #1629 are #1693 merged as well, the
supported RRM grids (CONUS, TWP, and ENA) should run without further
user intervention. For now, the user still needs to set CAM_DYCORE=se,
due to issue #1357.
jgfouca pushed a commit that referenced this pull request Feb 23, 2018
Set RTM grid to null in grid longname for RRM configurations to turn off
the river runoff model. Required input files do not exist for running
RTM with the RRM grids, so previously this required manually setting
RTM_MODE=NULL for RRM grids. Once PR #1629 are #1693 merged as well, the
supported RRM grids (CONUS, TWP, and ENA) should run without further
user intervention. For now, the user still needs to set CAM_DYCORE=se,
due to issue #1357.
jgfouca pushed a commit that referenced this pull request Mar 13, 2018
Set RTM grid to null in grid longname for RRM configurations to turn off
the river runoff model. Required input files do not exist for running
RTM with the RRM grids, so previously this required manually setting
RTM_MODE=NULL for RRM grids. Once PR #1629 are #1693 merged as well, the
supported RRM grids (CONUS, TWP, and ENA) should run without further
user intervention. For now, the user still needs to set CAM_DYCORE=se,
due to issue #1357.
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