-
Notifications
You must be signed in to change notification settings - Fork 48
Update JS and PM to match IEC #128
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
Conversation
|
This PR looks good for what changes were made. I am running into an unrelated issue running the tests on my computer due to the NDBC functions, so I have not been able to fully verify this PR. |
rpauly18
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is ready to be merged. I am still getting unrelated errors when I try to run the tests, but I think it is an issue on my machine.
kmruehl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* remove BS and update JS * updated function reference to IEC TS62600-2
kmruehl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but not all tests are passing
Address #39