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

Bug fix: station name reading methods #281

Merged
merged 2 commits into from Feb 21, 2023

Conversation

kentonwho
Copy link
Contributor

Encountered write-out bug when trying to read in fort.15, add tides, then write out fort.15 because of missing read methods for elvstaname and velstaname. Modified STAV and STAE code by adding readlinevecname() method which returns first two tokens as a float array and last token as string, assuming station name is delimited by "!" symbol.

Copy link
Collaborator

@WPringle WPringle left a comment

Choose a reason for hiding this comment

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

Thank you this looks good. Can please add description of changes into the Change-log

@WPringle WPringle merged commit 5622260 into CHLNDDEV:Projection Feb 21, 2023
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.

None yet

2 participants