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

Resolve pylint issues #2354

Merged
merged 36 commits into from
Feb 13, 2024
Merged

Resolve pylint issues #2354

merged 36 commits into from
Feb 13, 2024

Conversation

samsrabin
Copy link
Collaborator

@samsrabin samsrabin commented Feb 8, 2024

Description of changes

Resolve pylint issues in python/ctsm/.

Specific notes

Contributors other than yourself, if any: None

CTSM Issues Fixed (include github issue #):

Are answers expected to change (and if so in what way)? No

Any User Interface Changes (namelist or namelist defaults changes)? No

Testing performed, if any: As of 657cc5c:

  • make lint is clean
  • make black is clean
  • All tests passing in make test
  • RXCROPMATURITY run passes
  • FSURDATMODIFYCTSM_Mmpi-serial_Ld1.5x5_amazon.I2000Clm50SpRs.derecho_intel passes
  • clm_pymods (just LILACSMOKE test) passes

@samsrabin samsrabin added code health improving internal code structure to make easier to maintain (sustainability) bfb bit-for-bit labels Feb 8, 2024
@samsrabin
Copy link
Collaborator Author

@TeaganKing Tagging you on this because I know you've been working on the NEON Python code, two files of which this PR touches. I can revert those changes if you want, though.

@samsrabin samsrabin marked this pull request as draft February 8, 2024 19:01
@samsrabin samsrabin changed the base branch from master to b4b-dev February 8, 2024 19:02
@TeaganKing
Copy link
Contributor

@samsrabin thanks for checking in with me! The modify_singlept_site work looks fine by me; it shouldn't affect what I'm currently working on!

@samsrabin samsrabin self-assigned this Feb 8, 2024
@samsrabin
Copy link
Collaborator Author

Also tagging @slevis-lmwg, who was assigned on #2255.

@samsrabin samsrabin marked this pull request as ready for review February 12, 2024 04:28
@samsrabin samsrabin added the next this should get some attention in the next week or two. Normally each Thursday SE meeting. label Feb 12, 2024
@samsrabin samsrabin requested a review from adrifoster February 12, 2024 17:17
@samsrabin samsrabin added blocked: dependency Wait to work on this until dependency is resolved and removed next this should get some attention in the next week or two. Normally each Thursday SE meeting. labels Feb 12, 2024
@samsrabin
Copy link
Collaborator Author

Thanks, @adrifoster! I will plan to merge this after #2353, so for now marking it as blocked.

@samsrabin samsrabin removed the blocked: dependency Wait to work on this until dependency is resolved label Feb 13, 2024
@samsrabin samsrabin merged commit e6873e3 into ESCOMP:b4b-dev Feb 13, 2024
4 checks passed
samsrabin added a commit that referenced this pull request Feb 22, 2024
Brings in 3 PRs from b4b-dev to master:
- Do not crash "make all" even if pylint isn't clean (#2353; Sam Rabin)
- Resolve pylint issues (#2354; Sam Rabin)
- Move FSURDATMODIFYCTSM test to Derecho (#2364; Sam Rabin)
samsrabin added a commit to samsrabin/CTSM that referenced this pull request Feb 22, 2024
Merge pull request ESCOMP#2382 from samsrabin/merge-b4bdev-20240222

Brings in 3 PRs from b4b-dev to master:
- Do not crash "make all" even if pylint isn't clean (ESCOMP#2353; Sam Rabin)
- Resolve pylint issues (ESCOMP#2354; Sam Rabin)
- Move FSURDATMODIFYCTSM test to Derecho (ESCOMP#2364; Sam Rabin)
samsrabin added a commit to samsrabin/CTSM that referenced this pull request Feb 25, 2024
Merge pull request ESCOMP#2382 from samsrabin/merge-b4bdev-20240222

Brings in 3 PRs from b4b-dev to master:
- Do not crash "make all" even if pylint isn't clean (ESCOMP#2353; Sam Rabin)
- Resolve pylint issues (ESCOMP#2354; Sam Rabin)
- Move FSURDATMODIFYCTSM test to Derecho (ESCOMP#2364; Sam Rabin)
olyson added a commit to olyson/ctsm that referenced this pull request Feb 28, 2024
Merge pull request ESCOMP#2382 from samsrabin/merge-b4bdev-20240222

Brings in 3 PRs from b4b-dev to master:
- Do not crash "make all" even if pylint isn't clean (ESCOMP#2353; Sam Rabin)
- Resolve pylint issues (ESCOMP#2354; Sam Rabin)
- Move FSURDATMODIFYCTSM test to Derecho (ESCOMP#2364; Sam Rabin)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bfb bit-for-bit code health improving internal code structure to make easier to maintain (sustainability)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make lint is not clean in ctsm5.1.dev152
3 participants