Stephen Booth
Stephen Booth
`OutputSource` is not a great name for the class. It does not represent a source of output but rather is a destination where output is written. For parity in naming...
#### Description Update to SourceKitten version 0.32.0 ###### Type(s) - [ ] bugfix - [x] enhancement - [ ] security fix ###### Tested on macOS 12.4 21F79 x86_64 Xcode 13.4.1...
The popover windows would be more useful if they could be made resizeable, and would dynamically resize around the anchor point.
This is an enhancement stemming from #295 To quote @robbiehanson: > It may be ideal for us to figure out a way to combine an RTree query with a secondary...
This PR adds the two functions discussed in https://github.com/cosinekitty/astronomy/discussions/322: - `Astronomy_ParallacticAngle` - `Astronomy_BrightLimbAngle`
The documentation for `astro_time_t` says that `ut` is the `UT1/UTC number of days since noon on January 1, 2000`. My understanding is that means that the value `ut` is more...