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

COMSTR for ww3_shel.nml #325

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

ukmo-ccbunney
Copy link
Collaborator

@ukmo-ccbunney ukmo-ccbunney commented Feb 23, 2021

Added default value for COMSTR in ww3_shel.ftn so comment lines can be processed in the points.list file when using the ww3_shel.nml input file.

Resolves #313 (raised by @CarstenHansen)

can be used when reading the points.list file in nml mode. Suggestion
by @CarstenHansen.
@ukmo-ccbunney ukmo-ccbunney added the bug Something isn't working label Feb 23, 2021
@ukmo-ccbunney
Copy link
Collaborator Author

@CarstenHansen - I can't explicitly add you as a reviewer, but can you confirm you are happy with this (I assume you are!)

@ukmo-ccbunney
Copy link
Collaborator Author

@aliabdolali - do you want me to run the full regression test matrix for this change? I am thinking that considering it is a very small change, just a couple of pertinent regtests might be sufficient?

@CarstenHansen
Copy link
Contributor

CarstenHansen commented Feb 24, 2021

Hi @ukmo-ccbunney . This is precisely what I suggested in issue #313. I agree that it is a simple bug.

@JessicaMeixner-NOAA
Copy link
Collaborator

Since @aliabdolali is out I went the overly cautious route and ran the retests. Only the usual suspects has diffs:
matrixCompFull.out.txt

Copy link
Collaborator

@JessicaMeixner-NOAA JessicaMeixner-NOAA left a comment

Choose a reason for hiding this comment

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

All the regtests passed as expected.

@JessicaMeixner-NOAA JessicaMeixner-NOAA merged commit 5b63005 into NOAA-EMC:develop Feb 26, 2021
@ukmo-ccbunney
Copy link
Collaborator Author

Great - thanks @JessicaMeixner-NOAA .

@ukmo-ccbunney ukmo-ccbunney deleted the fb_pntlist_comment branch February 26, 2021 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

COMSTR is defined in ftn/wminitmd.ftn but not in ww3_shel.ftn.
3 participants