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
For the refraction models in the Python package, I think the units should be hPa as reported in the paper and not Pa as shown in the documentation. https://github.com/gschwind/sg2/blob/ca99a3ac35454ae85a4b2ec02c231c5bdebf2aa3/python/pysg2.cxx#L1046-L047
The Python functions are sg2.topocentric_correction_refraction_SAE and sg2.topocentric_correction_refraction_ZIM.
sg2.topocentric_correction_refraction_SAE
sg2.topocentric_correction_refraction_ZIM
ICYMI @IoannisSifnaios and @kandersolar
The text was updated successfully, but these errors were encountered:
Thank you for your feedback, I will have a look.
Best regards
Sorry, something went wrong.
No branches or pull requests
For the refraction models in the Python package, I think the units should be hPa as reported in the paper and not Pa as shown in the documentation.
https://github.com/gschwind/sg2/blob/ca99a3ac35454ae85a4b2ec02c231c5bdebf2aa3/python/pysg2.cxx#L1046-L047
The Python functions are
sg2.topocentric_correction_refraction_SAE
andsg2.topocentric_correction_refraction_ZIM
.ICYMI @IoannisSifnaios and @kandersolar
The text was updated successfully, but these errors were encountered: