Skip to content

Development roadmap #1

@FedericoStra

Description

@FedericoStra
  • Features
    • Add checksum verification
    • Improve support for loading TLE set files as a pandas.DataFrame by adding more options
  • Code quality
    • Add documentation
    • Add testing
  • Code architecture
    • Decide whether unitful TLEs should be of the same class TLE, a subclass thereof, or a subclass of a common superclass
    • Decide whether interoperability with other packages requires them to be installed always or only as extra dependencies
    • Decide whether TLE should be immutable or not
    • Separate clearly parsed and computed values
    • Refactor the library as a package with submodules
  • Interoperability with other packages
    • Fix support to convert a TLE to a poliastro.twobody.Orbit
    • Add support for astropy.units
    • Add support for loading TLE set files as a pandas.DataFrame
    • Reorganize the interoperability as explained here

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions