We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
gsw_t_from_pt0
Describe the bug It appears that gsw_t_from_pt0 is missing from the julia API.
The text was updated successfully, but these errors were encountered:
Can you make a PR? (preferably with a test)
Sorry, something went wrong.
It appears to be missing from GSW-C too.
I may look into making a PR there first, since, to my understanding, all methods in this repo is/should be calling the C API.
The method implementation is particularly simple anyways.
gsw_t_from_pt0(SA,pt0,p)
No branches or pull requests
Describe the bug
It appears that
gsw_t_from_pt0
is missing from the julia API.The text was updated successfully, but these errors were encountered: