Commit Graph

  • b0e2e952f9 debian: use debhelper compat level 12 master Frédéric Péters 2021-12-12 14:37:51 +0100
  • 2afa45bb75 debian: declare package dependencies Frédéric Péters 2020-07-27 07:56:53 +0200
  • 2576414c84 add debian packaging Frédéric Péters 2020-07-26 22:42:21 +0200
  • f4d265e5f0 Finish up docs and declare version 1.25 Brandon Rhodes 2020-07-24 06:06:36 -0400
  • 614fa8b5f5 Fix #143: routine to read Stellarium star names Brandon Rhodes 2020-07-24 05:34:25 -0400
  • bce98b8fd6 Remove old notebook with constellation parser Brandon Rhodes 2020-07-24 05:02:44 -0400
  • 6e0201ecab For #411, get all tests running under 32-bit Linux Brandon Rhodes 2020-07-24 04:35:13 -0400
  • b5d5e37342 Only use “--batch” if no test arguments specified Brandon Rhodes 2020-07-24 04:16:33 -0400
  • 0c834113bc Upgrade 32-bit test container to also have Pandas Brandon Rhodes 2020-07-24 04:03:19 -0400
  • 00f0a35743 Let test runner scripts take commamd line args Brandon Rhodes 2020-07-24 03:53:31 -0400
  • 988bd19946 Explain: scripts might break with older matplotlib Brandon Rhodes 2020-07-24 03:50:05 -0400
  • f477b6a996 Upgrade matplotlib, numpy on CI as well Brandon Rhodes 2020-07-24 00:18:54 -0400
  • c6195fceae Add CHANGELOG entry about constellation lines Brandon Rhodes 2020-07-24 00:17:52 -0400
  • df8f5479ca Regenerate diagram PNGs after matplotlib upgrade Brandon Rhodes 2020-07-24 00:09:53 -0400
  • c33b825944 Example script that produces a comet finder chart Brandon Rhodes 2020-07-24 00:09:33 -0400
  • d54977e7d2 Update test repr to match new ci/hip_main.dat.gz Brandon Rhodes 2020-07-23 23:40:51 -0400
  • 182c18d62c Add bright Comet NEOWISE to in-repo comets file Brandon Rhodes 2020-07-23 23:21:25 -0400
  • e95d6e503b Expand in-repo Hipparcos catalog to magnitude 6.6 Brandon Rhodes 2020-07-23 23:20:35 -0400
  • 84951b3057 Add 32-bit test container to test fixes for #411 Brandon Rhodes 2020-07-22 13:21:50 -0400
  • 952884657e Quick script for running tests against Python 2.6 Brandon Rhodes 2020-07-22 11:47:14 -0400
  • b4359e28e1 Fix a broken cross reference in the CHANGELOG Brandon Rhodes 2020-07-22 11:15:08 -0400
  • 9c1faa95d1 Try unittest.mock before third-party mock library Brandon Rhodes 2020-07-22 10:28:23 -0400
  • dda2b2f1a4 Add CHANGELOG entry Brandon Rhodes 2020-07-22 08:59:09 -0400
  • a8e66742b4 Fix #409 ts.utc() would die if given a date object Brandon Rhodes 2020-07-22 08:46:49 -0400
  • 0af8e01b4a Switch to faster read_csv() for Hipparcos catalog Brandon Rhodes 2020-07-21 07:19:22 -0400
  • a7c2794b60 Convert docs entirely over to using plt.subplots() Brandon Rhodes 2020-07-21 06:21:13 -0400
  • 9462af0f4e Declare version 1.24 Brandon Rhodes 2020-07-20 21:40:23 -0400
  • cf94de371d Discover how to make ITRF->GCRS very high accuracy Brandon Rhodes 2020-07-20 21:29:25 -0400
  • d2e0549601 Make the Earth rotation angle vastly more precise Brandon Rhodes 2020-07-20 12:01:25 -0400
  • 0099c353e7 Improve precision of sidereal time equinox method Brandon Rhodes 2020-07-19 06:06:02 -0400
  • 43fdb7bc9d Note the units of a few constants Brandon Rhodes 2020-07-19 05:38:44 -0400
  • bba1f8bc94 For #350, add a long-term TODO item Brandon Rhodes 2020-07-17 11:12:46 -0400
  • a7f8863d6b Add CHANGELOG entries for new ts.from_datetime() Brandon Rhodes 2020-07-17 10:09:03 -0400
  • 24b0ac3700 For #406, add Time constructors from datetimes Brandon Rhodes 2020-07-17 09:41:48 -0400
  • d23ce4e1ee For #406, mention more modern timezone sources Brandon Rhodes 2020-07-17 08:18:15 -0400
  • b8fdc4dc4a For #407, explain that open() does not re-download Brandon Rhodes 2020-07-17 06:08:15 -0400
  • 5d17b96fcb Lock in velocity accuracy with an actual test Brandon Rhodes 2020-07-17 05:55:34 -0400
  • 3c5b869131 Fix order of operations in ITRF_to_GCRS2() Brandon Rhodes 2020-07-16 16:31:02 -0400
  • d5736b1832 Fix docs: slight change in satellite numbers Brandon Rhodes 2020-07-16 06:09:07 -0400
  • aff3731cf7 Use JD whole + fraction when computing GMST1982 Brandon Rhodes 2020-07-16 05:53:22 -0400
  • d2b105d6a0 Extend two-float precision to how UT1 is stored Brandon Rhodes 2020-07-15 06:24:48 -0400
  • da2e1fd735 Make TEME→ITRF test 20,000 times more sensitive Brandon Rhodes 2020-07-14 15:44:55 -0400
  • af622b7f69 Add another TODO item, for making API friendlier Brandon Rhodes 2020-07-14 15:38:40 -0400
  • 87f4611030 Remove some old comment debris Brandon Rhodes 2020-07-13 05:13:57 -0400
  • 72ff2c2348 For #402, try describing each axis of ICRS Brandon Rhodes 2020-07-09 21:09:29 -0400
  • 2c13217b05 Update Positions doc: we now do comets, asteroids Brandon Rhodes 2020-07-09 20:45:44 -0400
  • 1e7a7a0b58 Update Circular 179 link, and save it just in case Brandon Rhodes 2020-07-09 20:21:18 -0400
  • 43bb53036d Remove old Keplerian library Brandon Rhodes 2020-07-09 19:31:46 -0400
  • 4fb5e7a9f4 Fix a :doc: link in documentation Brandon Rhodes 2020-07-09 19:31:06 -0400
  • b4efc4f06a Update changelog and declare 1.23 Brandon Rhodes 2020-07-09 15:11:05 -0400
  • 1bec4666f2 Fix CI: only run pyflakes if already installed Brandon Rhodes 2020-07-09 15:02:52 -0400
  • dbd2d3c9ec Start running pyflakes locally again; and, fixes Brandon Rhodes 2020-07-09 14:56:57 -0400
  • fa8fdc2315 Remove internal round-trips through unit objects Brandon Rhodes 2020-07-09 14:51:43 -0400
  • 3f2b8a6941 Have comet and minor planet orbits take GM as arg Brandon Rhodes 2020-07-09 14:18:09 -0400
  • c39c67a051 Move all MPC-specific knowledge into "mpc" module Brandon Rhodes 2020-07-09 11:30:54 -0400
  • f8af2591c5 Document minor planet orbits; many tweaks Brandon Rhodes 2020-07-08 06:26:51 -0400
  • 8a0a60fd6a Sample script for filtering the MPCORB file Brandon Rhodes 2020-07-07 21:05:24 -0400
  • 5f655a517e Commit a copy of CometEls.txt for CI to use Brandon Rhodes 2020-07-07 15:17:52 -0400
  • b14185584e Document how to generate a comet position Brandon Rhodes 2020-07-07 14:15:04 -0400
  • 872583504c Rewrite comet import with RE-powered CSV transform Brandon Rhodes 2020-07-07 13:42:58 -0400
  • b254335063 Fix #395 by making Time objects hashable Brandon Rhodes 2020-07-02 12:47:07 -0400
  • d67462be78 Fix docstring of Geocentric to name GCRS, not ITRF Brandon Rhodes 2020-07-01 13:53:24 -0400
  • ba1172a0cc Add some TODO items inspired by a Stack Overflow Q Brandon Rhodes 2020-07-01 12:29:25 -0400
  • a59e0d8796 Use packed designation for minor planet target Brandon Rhodes 2020-06-17 16:06:47 -0400
  • 0249ff9c68 Move unpacking into a separate function Brandon Rhodes 2020-06-17 15:59:52 -0400
  • 393deb3df6 Try unpacking comet designation automatically Brandon Rhodes 2020-06-17 15:50:17 -0400
  • f24edc2c61 Give comet objects a string target as well Brandon Rhodes 2020-06-17 15:09:35 -0400
  • 8cf61540c6 Use minor planet name as its "target" value Brandon Rhodes 2020-06-17 12:23:51 -0400
  • 77564f8b23 Fix an unused import Brandon Rhodes 2020-06-17 11:11:51 -0400
  • 733185e07e First successful test of a minor planet position! Brandon Rhodes 2020-06-17 11:06:11 -0400
  • f9e854c029 Expand test to both comet import routines Brandon Rhodes 2020-06-16 16:28:03 -0400
  • 32f4a86cf5 Also check comet distance in test Brandon Rhodes 2020-06-16 15:37:49 -0400
  • 56d7656cbf Also rotate velocity of Kepler position Brandon Rhodes 2020-06-16 15:33:20 -0400
  • ac19f76593 Factor ecliptic matrix building into a function Brandon Rhodes 2020-06-16 15:17:03 -0400
  • 7b93ce0fc8 Switch test away from deprecated ".ix", to fix CI Brandon Rhodes 2020-06-16 12:52:54 -0400
  • c1904851dc First tested round-trip of a comet position! Brandon Rhodes 2020-06-16 12:44:48 -0400
  • d4e83ce822 Rename the “horizons/” directory to “authorities/” Brandon Rhodes 2020-06-16 12:38:15 -0400
  • 59b7319724 Remove some completed TODO items Brandon Rhodes 2020-06-16 09:57:29 -0400
  • 40675178ac Explain: it’s more efficient to loop over strings Brandon Rhodes 2020-06-16 09:52:50 -0400
  • 89ed1cb824 Add time array “for” loops in Date arrays section Brandon Rhodes 2020-06-16 08:07:01 -0400
  • 8e03c8200c Add changelog entry about TLE behavior Brandon Rhodes 2020-06-16 07:26:42 -0400
  • 94a307a9fa For #391, set a very low bar for satellite names Brandon Rhodes 2020-06-15 22:46:37 -0400
  • 9fe659a280 Add "spktype21" to dependencies needed under CI Brandon Rhodes 2020-06-15 18:11:38 -0400
  • 7f74ff5578 Preliminary fix for #387: documenting “spktype21” Brandon Rhodes 2020-06-15 15:22:11 -0400
  • a782987278 Fix all dangling cross references in the docs Brandon Rhodes 2020-06-15 13:45:35 -0400
  • 063ffb351c Script to detect broken Sphinx cross references Brandon Rhodes 2020-06-15 13:41:03 -0400
  • f4a6cd5996 Some light editing of the Positions page Brandon Rhodes 2020-06-15 12:36:47 -0400
  • 4b00b17a39 Add a CHANGELOG item about step_days Brandon Rhodes 2020-06-15 11:29:35 -0400
  • afb51ccfb0 Reduce example's precision to save CI Brandon Rhodes 2020-06-15 10:48:02 -0400
  • 4bde096e6e Rework extrema API to also use `step_days` Brandon Rhodes 2020-06-15 10:27:41 -0400
  • e50838bfe6 Remove awkward "rough_period" discrete search API Brandon Rhodes 2020-06-15 09:27:27 -0400
  • c10e740159 Replace raw einsum() with more meaningful calls Brandon Rhodes 2020-06-12 18:29:30 -0400
  • 7e2fc1919f Make matrix, vector multiply functions public Brandon Rhodes 2020-06-12 14:18:08 -0400
  • 56f1ada71f Make ecliptic_xyz() safe for deep broadcasting Brandon Rhodes 2020-06-12 14:01:24 -0400
  • a304fc411a Remove unused import Brandon Rhodes 2020-06-12 11:31:06 -0400
  • 14356ac986 Give EarthSatellite builtin timescale by default Brandon Rhodes 2020-06-12 11:21:31 -0400
  • 0c86b6d568 Remove several unused imports Brandon Rhodes 2020-06-11 13:23:20 -0400
  • edd79543e5 Make separation_from() faster and more accurate Brandon Rhodes 2020-06-11 13:13:57 -0400
  • 48073d95b9 Speedup satellite at() by abandoning NumPy cross() Brandon Rhodes 2020-06-11 12:21:15 -0400
  • c0dd3d7517 Fix a pyflakes complaint Brandon Rhodes 2020-06-10 13:51:53 -0400