Skip to content

Standardize UK country code to 'gb'#154

Open
CodeVishal-17 wants to merge 1 commit intoopenclimatefix:mainfrom
CodeVishal-17:fix-uk-country-code-gb
Open

Standardize UK country code to 'gb'#154
CodeVishal-17 wants to merge 1 commit intoopenclimatefix:mainfrom
CodeVishal-17:fix-uk-country-code-gb

Conversation

@CodeVishal-17
Copy link
Contributor

Pull Request

Description

This PR standardizes the UK country code to gb across the application, as requested in #66.

A previous PR (#69) addressed this change but was closed without being merged, so this PR reapplies the fix cleanly with a minimal diff. The change updates the default country value, related conditionals, and documentation strings to ensure consistency.

Fixes #66

How Has This Been Tested?

This change updates default configuration values and conditionals only.

The application was verified to run without syntax or runtime errors, and no existing functionality was modified. No additional automated tests were added, as the change does not introduce new logic or behavior.

  • Yes

If your changes affect data processing, have you plotted any changes? i.e. have you done a quick sanity check?

  • Yes

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

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.

Country code of the UK

1 participant