Commit Graph

  • 25367e2f38 Support microsecond time resolution Eric Wheeler 2023-08-27 17:47:57 -07:00
  • 311a0cca59 Support microsecond time resolution Eric Wheeler 2023-08-27 17:47:57 -07:00
  • 8dc66a8610 Fixed search failure in moon_north_south.js demo. Don Cross 2023-08-23 13:55:35 -04:00
  • 4007023422 Forgot to include JPL Horizons batch data. Don Cross 2023-08-22 21:33:07 -04:00
  • cea0158558 Added JS demo: moon_north_south. Don Cross 2023-08-22 21:30:40 -04:00
  • 06fd8a6e9d Beginning branch for Go support. Don Cross 2023-08-08 14:21:10 -04:00
  • 63ed3746b2 Misc fixes for Raspberry Pi 4 build. Don Cross 2023-06-19 16:28:34 -04:00
  • 7cf1a7eb7d Minor tweaks for cppcheck. Use const pointers for grav sim. Don Cross 2023-06-19 12:37:39 -04:00
  • bb27adfdfa Update C# demo/test projects to dotnet core 7. Don Cross 2023-06-18 21:04:33 -04:00
  • fda8426972 Another attempt to build altazsearch.cpp on Mac OS. Don Cross 2023-06-18 17:44:02 -04:00
  • 890fcf8d3e Fix build problem for altazsearch.cpp on Mac. Don Cross 2023-06-18 17:05:07 -04:00
  • 33de407723 Added C++ demo for alt/az window search. Don Cross 2023-06-18 16:14:52 -04:00
  • 9495e4e45f Fixed warning in top2013.c: unnecessary variable assignment. Don Cross 2023-06-16 21:19:17 -04:00
  • e3fc95a2fb Use fixed version of star data in Windows build. Don Cross 2023-04-10 21:35:30 -04:00
  • 04afcf6e91 Handle another update to hygdata_v3.csv. Don Cross 2023-04-10 19:56:14 -04:00
  • 37f7d9f4b3 Bump xml2js from 0.4.19 to 0.5.0 in /generate/hydrogen dependabot[bot] 2023-04-10 21:54:38 +00:00
  • 5faccc9920 cppcheck: verify more source files. Don Cross 2023-03-26 06:59:27 -04:00
  • 69311b3ccf Adjusted cppcheck options and fixed more warnings. Don Cross 2023-03-26 06:47:09 -04:00
  • 37a0c44c9b Fixed uninitialized struct in C tests. Don Cross 2023-03-25 15:34:03 -04:00
  • 501c19015b Run cppcheck. Fixed errors in C code found by cppcheck. Don Cross 2023-03-25 14:46:42 -04:00
  • 9ab7767a57 Document camera demos and include image to explain the angles. Don Cross 2023-03-25 11:40:02 -04:00
  • 0be053325a Fixed bug in camera.py demo: incorrect angle for sunlit side of Moon. Don Cross 2023-03-24 22:06:45 -04:00
  • f424bc14b5 Fixed bug in camera.js demo: incorrect angle for sunlit side of Moon. Don Cross 2023-03-24 22:00:45 -04:00
  • da900c6793 Fixed C# camera demo bug: incorrect sunlit angle of Moon. Don Cross 2023-03-24 21:55:07 -04:00
  • 591ad2b11a Fixed bug in demo: camera.c Don Cross 2023-03-24 21:46:41 -04:00
  • 0bd0df2cfa Use updated version of star database. Don Cross 2023-03-22 15:05:00 -04:00
  • d3a2596e4c Exclude Any type from Python documentation. Don Cross 2023-03-22 12:23:10 -04:00
  • bd2db6a380 Version 2.1.17: add metersAboveGround parameter to SearchRiseSet. v2.1.17 Don Cross 2023-03-13 21:40:01 -04:00
  • c85881c25b Python: added metersAboveGround parameter to SearchRiseSet. Don Cross 2023-03-13 20:42:46 -04:00
  • 6c59d14bd4 Python: added Atmosphere function. Don Cross 2023-03-13 16:16:53 -04:00
  • 8c55fbad79 JS: Added metersAboveGround parameter to SearchRiseSet. Don Cross 2023-03-13 13:06:37 -04:00
  • 66cd0147b5 JS: Added Atmosphere function. Don Cross 2023-03-13 09:54:54 -04:00
  • 5e2292dfa6 Kotlin: added metersAboveGround parameter to searchRiseSet. Don Cross 2023-03-12 22:10:50 -04:00
  • de8521fa49 Kotlin: atmosphere function. Don Cross 2023-03-12 14:34:14 -04:00
  • 09016badda C#: use my own hypot function internally. Don Cross 2023-03-12 12:16:24 -04:00
  • 6c3a7ab753 C#: Atmosphere, metersAboveGround in SearchRiseSet. Don Cross 2023-03-12 11:17:47 -04:00
  • 7bb9d02053 C#: Atmosphere function. Don Cross 2023-03-11 20:23:20 -05:00
  • cdd75c7810 C SearchRiseSetEx: moved metersAboveGround parameter to end. Don Cross 2023-03-11 18:50:57 -05:00
  • 9a0151d9d4 C: Added unit tests for Atmosphere function. Don Cross 2023-03-06 14:15:30 -05:00
  • c275922c0e C: rise/set now corrects for height above ground. Don Cross 2023-03-05 22:05:40 -05:00
  • cc7d9f5bc9 C: Implemented horizon dip calculation for observer above ground. Don Cross 2023-03-05 13:56:26 -05:00
  • 543ffa358a Version 2.1.16 v2.1.16 Don Cross 2023-02-26 18:02:18 -05:00
  • 1de31cf21f C#: Implemented Observer.ToString(). Don Cross 2023-02-26 17:08:07 -05:00
  • 2fcaf27995 Python: verify several thousand calendar dates. Don Cross 2023-02-26 13:17:21 -05:00
  • ce0acf6d44 Kotlin: support calendar dates for years -999999 to +999999. Don Cross 2023-02-26 12:54:57 -05:00
  • 16727b85c8 C: force use of 64-bit integers in calendar functions. Don Cross 2023-02-26 10:31:27 -05:00
  • 7e196a3c17 Fixed Windows batch files ignoring negative integer failure codes. Don Cross 2023-02-26 10:26:42 -05:00
  • 503538da12 PY: Fixed calendar/time conversion functions for extreme year values. Don Cross 2023-02-25 22:37:58 -05:00
  • e7d48c6ea7 C#: Fixed bugs with calendar dates with extreme year values. Don Cross 2023-02-25 20:23:41 -05:00
  • 1ac4ab2dba C: Fixed more problems with calendar date calculations. Don Cross 2023-02-25 18:18:42 -05:00
  • 7e17705801 PY: Fixed calendar calculations for extreme year values. Don Cross 2023-02-25 14:20:55 -05:00
  • f537974530 C: Fixed bugs in Astronomy_UtcFromTime for extreme year values. Don Cross 2023-02-24 20:31:55 -05:00
  • 88a94b860f C#: Convert times and vectors to/from strings. Don Cross 2023-02-24 19:49:12 -05:00
  • f3c211fadb C#: Added StateVector.ToString(). Don Cross 2023-02-23 22:31:47 -05:00
  • 410708e8b3 C#: Added AstroVector.ToString() function. Don Cross 2023-02-23 22:06:12 -05:00
  • 4ab4b0bb6e Fixed #259 - JS documentation is usable for CorrectLightTravel function. Don Cross 2023-02-23 18:01:51 -05:00
  • d321ed695c Version 2.1.15: Python type hints. v2.1.15 Don Cross 2023-02-21 17:24:25 -05:00
  • b686b6185c Escalated mypy to use --strict option. Don Cross 2023-02-21 15:34:52 -05:00
  • 8963ef9b1a Python docs: show arrow character instead of -> for return types. Don Cross 2023-02-21 14:19:44 -05:00
  • 102e7e7dc7 Python docs: better formatting of type hints in function signatures. Don Cross 2023-02-21 14:07:55 -05:00
  • 513d1f0f17 Python: reordered things to reduce forward type declarations. Don Cross 2023-02-21 13:17:43 -05:00
  • cd8f9e9f4c Improved Python table for Jupiter moon models. Don Cross 2023-02-21 12:17:35 -05:00
  • 23b45dd075 Improved Pluto state table in Python code. Don Cross 2023-02-21 10:56:05 -05:00
  • a530069e99 Improved Python VSOP table generation. Don Cross 2023-02-21 10:12:45 -05:00
  • f849c11258 Require type hints for all Python functions. Don Cross 2023-02-20 20:04:10 -05:00
  • afe1498917 Merge branch 'python_type_hints' Don Cross 2023-02-20 11:47:59 -05:00
  • 981cafd427 Node.js demo that shows how to calculate drift of the vernal point. Don Cross 2023-02-20 11:38:09 -05:00
  • fa3b90678e Work around inconsistent type signatures in Python. Don Cross 2023-02-20 10:32:55 -05:00
  • fc408501c5 Fix for dotnet command no longer allowing --output on solution files. Don Cross 2023-02-19 17:13:05 -05:00
  • da14856a19 Pydown fix: more reliable way to extract list of imported symbols. Don Cross 2023-02-19 15:47:46 -05:00
  • 1040a213dc Merge branch 'omar_python_type_hints' into python_type_hints Don Cross 2023-02-19 14:28:48 -05:00
  • 66c3ebbc33 Fix PR reviews ris-tlp 2023-02-18 15:45:06 -05:00
  • 43be952eb2 Python: Type Hints Integration - 6 ris-tlp 2023-02-18 03:58:01 -05:00
  • e7f8f2b8e2 Python: Type Hints Integration - 5 ris-tlp 2023-02-18 03:26:35 -05:00
  • 0d4c438c2b Python: Type Hints Integration - 4 ris-tlp 2023-02-18 02:46:04 -05:00
  • f442afd342 Relaxation of test for M1 MacOS Ventura 13.2.1 ris-tlp 2023-02-18 02:03:42 -05:00
  • d055cb9fe8 Python: Type Hints Integration - 3 ris-tlp 2023-02-16 01:12:09 -05:00
  • 92d266fc3a Python: Type Hints Integration - 2 ris-tlp 2023-02-15 02:07:43 -05:00
  • 7818a6ce38 Python: Fixing multiple imports within same line bug ris-tlp 2023-02-15 00:56:18 -05:00
  • 6bb781146b Python: Type Hints Integration - 1 ris-tlp 2023-02-13 22:54:58 -05:00
  • 6c1523038d Testing if setting branch upstream was successful ris-tlp 2023-02-13 19:33:21 -05:00
  • f87b600955 Document mypy, pylint as required contributor tools. Don Cross 2023-02-13 14:18:26 -05:00
  • d73d271a4f Fixed pydown to understand imported symbols. Don Cross 2023-02-13 13:19:13 -05:00
  • 740ef86d31 Run mypy to verify Python data types. Don Cross 2023-02-13 12:30:16 -05:00
  • 54181605a0 Merge branch 'pr_python_type_hints' into python_type_hints Don Cross 2023-02-13 10:23:59 -05:00
  • 4ea28c6d88 Python: Few typehints for initial review ris-tlp 2023-02-13 02:11:37 -05:00
  • 97c4d2f8f0 Version 2.1.14: added HourAngle function. v2.1.14 Don Cross 2023-02-12 21:34:10 -05:00
  • 42650bd341 Java: added true solar time demo Don Cross 2023-02-12 20:01:05 -05:00
  • 1dcdb7780f Kotlin: true solar time demo Don Cross 2023-02-12 19:30:35 -05:00
  • 632d059972 Kotlin: implemented hourAngle function. Don Cross 2023-02-12 18:13:36 -05:00
  • 5d130f0b3c Missed a change to generated astronomy.ts. Don Cross 2023-02-12 16:47:10 -05:00
  • 42c352f918 PY: true solar time demo Don Cross 2023-02-12 16:28:37 -05:00
  • 9e98d0fb17 PY: Implemented HourAngle function. Don Cross 2023-02-12 16:20:33 -05:00
  • 41e05090aa JS: true solar time demo Don Cross 2023-02-12 15:35:58 -05:00
  • f11e2e8c6d JS: Implemented HourAngle function. Don Cross 2023-02-12 14:22:41 -05:00
  • 93fb6226cd C#: Solar time demo using HourAngle(). Don Cross 2023-02-12 13:32:38 -05:00
  • 43c37c9038 C#: Implemented HourAngle function. Don Cross 2023-02-12 13:05:29 -05:00
  • 86fde0d5cd C demo: Calculate true solar time from the Sun's hour angle. Don Cross 2023-02-12 12:03:43 -05:00
  • 6a8a905aa5 C: Implemented Astronomy_HourAngle function. Don Cross 2023-02-12 10:52:42 -05:00
  • 73f9cb4b0d Another relaxation of test tolerances for the Apple M1 processor. Don Cross 2023-02-09 10:00:56 -05:00