Skip to content

Releases: kylecorry31/sol

11.3.0

20 Jul 15:48
01f7e79
Compare
Choose a tag to compare

Astronomy

  • Look up planet positions
  • Look up planet rise, set, tranit events

11.2.0

03 Jun 00:11
e34e056
Compare
Choose a tag to compare

Geology

  • Update magnetic field model to WMM 2025 (valid until 2030)

Astronomy

  • Update meteor shower positions for 2025

11.1.0

29 Apr 20:47
a299fbe
Compare
Choose a tag to compare

Meteorology

  • Add climate classification

Astronomy

  • Update meteor shower positions

11.0.0

14 Apr 21:33
5a98402
Compare
Choose a tag to compare

Physics

  • Make PhysicsService into Physics object
  • Add kinetic energy calculation

Units

  • Add grains weight
  • Add caliber distance
  • Add energy units

10.4.0

08 Apr 20:40
4ac3c26
Compare
Choose a tag to compare

Physics

  • Add trajectory calculations (simple, no drag models provided yet)

10.3.0

18 Mar 21:45
4974610
Compare
Choose a tag to compare

Geometry

  • Add Polygon and contains for polygon and point

Math

  • Add isApproximatelyEqual and isZero and use isZero in place of == 0f

Astronomy

  • Add magnitude filter to plate solver

10.2.0

21 Dec 19:16
cc7acdb
Compare
Choose a tag to compare

Astronomy

  • Add confidence to plate solver
  • Expose more plate solver properties on Astronomy

10.1.2

21 Dec 00:43
0897fad
Compare
Choose a tag to compare

Astronomy

  • Improve plate solving for similar stars

10.1.1

21 Dec 00:06
33b40a6
Compare
Choose a tag to compare

Astronomy

  • Improve plate solving

10.1.0

20 Dec 23:10
ea9a9d6
Compare
Choose a tag to compare

Astronomy

  • Add plate solver

Trigonometry

  • Determine angular distance between two points