Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.18 KB

versions.rst.txt

File metadata and controls

44 lines (30 loc) · 1.18 KB

Version History

Version 0.2.4

Version 0.2.3

  • Fixes bug in nhats function when return_df parameter is set to True.

Version 0.2.2

  • An optional return_df parameter has been implemented in the listed functions below. When set as True, the resulting JSON data will be coerced into a pandas DataFrame to allow easier and more straightforward data analysis for those interested. Please see the individual function documentation for more information and examples.
    • fireballs
    • close_approach
    • nhats
    • sentry
    • scout
  • General bug fixes * The sentry function should now operate correctly when passing a des or spk parameter.

Version 0.2.1

  • Added sentry function that wraps the CNEOS Sentry System API for providing Near-Earth Object impact risk assessment data.

Version 0.2.0

Initial release.