Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Releases: cessnahat/fetools

1.4.2

05 Feb 22:17

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

Choose a tag to compare

  • Bug fix

1.4.0

02 Jul 21:00
d2521f9

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

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

Choose a tag to compare

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

1.2.1

17 Feb 06:19

Choose a tag to compare

  • Changed to MIT license
  • Bug fixes to fetools.alias

1.2.0

27 Jan 23:14
b75c433

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

Choose a tag to compare

Added color conversion