Skip to content

v0.0.9

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 22:14
· 31 commits to refs/heads/main since this release
3700e05

Changes

  • meteor_summary_reader.py - > meteor_trajectory_reader.py
  • read_meteor_summary_csv_as_dataframe() -> read_csv()
  • Removed read_meteor_summary_csv_as_numpy_array()
  • Removed read_meteor_summary_csv_as_dataframe CSV joining capability.
  • General cleanups