You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a command line script for ephemeris generation.
Update documentation.
Better column normalization.
Remove ability to run module via __main__ to avoid package import warning.
Rewrite as a class; add tests.
Update docs
Restore requested and returned targets in table comments.
Merge target identifier and target name
The two were already confused: "target name" was in "target
identifier", but "targetname" was a separate field.
Reformat file
Missing self
Save some basic metadata in Ephem tables.
Mock remote horizons comet test.
Improve astroquery mocking, and mock more tests.
Codestyle; Require astroquery for test
Restore failing C/1995 O1 test.
Mark code block with bash in docs.
Split a string to decrease line length.
Revert "Save some basic metadata in Ephem tables."
This reverts commit b6429ab.
Remove meta lines again.
0 commit comments