Skip to content

Formatted using codee. Also using 'use <>, only: <>' format in some …#4464

Merged
pchakraborty merged 1 commit into
developfrom
feature/pchakrab/format-python-interface
Feb 26, 2026
Merged

Formatted using codee. Also using 'use <>, only: <>' format in some …#4464
pchakraborty merged 1 commit into
developfrom
feature/pchakrab/format-python-interface

Conversation

@pchakraborty
Copy link
Copy Markdown
Contributor

…cases

Types of change(s)

  • 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 change)
  • Trivial change (affects only documentation or cleanup)
  • Refactor (no functional changes, no api changes)

Checklist

  • Tested this change with a run of GEOSgcm
  • Ran the Unit Tests (make tests)

Description

Formatted the top level Fortran code using our new formatting tool “codee”. Also used the paradigm

use ModuleName, only: routine_name

for some of the use statements. It will be good to have the remaining use statements follow this pattern.

Note

The code changes have not been tested (not built, not run)

Related Issue

@pchakraborty pchakraborty requested a review from a team as a code owner February 26, 2026 17:11
@pchakraborty pchakraborty added the Changelog Skip Skips the Changelog Enforcer label Feb 26, 2026
Copy link
Copy Markdown
Contributor

@FlorianDeconinck FlorianDeconinck left a comment

Choose a reason for hiding this comment

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

LGTM

@pchakraborty pchakraborty added the 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. label Feb 26, 2026
@pchakraborty pchakraborty merged commit 42d6182 into develop Feb 26, 2026
32 of 35 checks passed
@pchakraborty pchakraborty deleted the feature/pchakrab/format-python-interface branch February 26, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0 Diff The changes in this pull request have verified to be zero-diff with the target branch. Changelog Skip Skips the Changelog Enforcer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants