Raghu
Results
2
issues of
Raghu
It seems in some scenarios i observed `KT > 1` and `ZeroDivisionError`. So i made changes to my own code like this. This might be helpful for others. ``` try:...
help wanted
Hi everyone, Some functions like `get_altitude` and `get_refraction_correction` need temperature, but it is not clear from the API if they should be in K or C. Similarly with pressure. I...
help wanted