Skip to content

Releases: cessnahat/fetools

1.4.2

05 Feb 22:17
Compare
Choose a tag to compare
  • Corrected fetools.geomath.sct2todd to return the correct type (a tuple of floats, not strings)

1.4.1

02 Jul 21:21
971c484
Compare
Choose a tag to compare
  • Bug fix

1.4.0

02 Jul 21:00
d2521f9
Compare
Choose a tag to compare
  • Add helper functions for converting between the NASR ddd-mm-ss.sssH format and decimal degrees to fetools.geomath
  • In fetools.geomath, renamed ddtodms to ddtosct2 and dmstodd to sct2todd (old names are still there just in case)

1.3.0

05 Aug 16:56
Compare
Choose a tag to compare
  • Added fetools.pof module. Contains tools for reading, manipulating/creating, and writing POF files.

1.2.1-post

21 Feb 21:17
Compare
Choose a tag to compare

Renamed fetools.alias.AliasCommands.dumpxml to fetools.alias.AliasCommands._dumpxml.

1.2.1

17 Feb 06:19
Compare
Choose a tag to compare
  • Changed to MIT license
  • Bug fixes to fetools.alias

1.2.0

27 Jan 23:14
b75c433
Compare
Choose a tag to compare
  • Added fetools.alias module. Contains tools for reading, manipulating/creating, and writing alias files.

1.1.0

22 Jan 23:36
567a58e
Compare
Choose a tag to compare

Added color conversion