Proto commits in ut-astria/orbdetpy

These 34 commits are when the Protocol Buffers files have changed:

Commit:eb12dd2
Author:Shiva Iyer

Refactored interpolation

The documentation is generated from this commit.

Commit:7dbdef0
Author:Shiva Iyer

Configurable interpolation methods

Commit:a7041eb
Author:Shiva Iyer

Code formatting

Commit:aa84578
Author:Apoorva T Karra

merged 2 methods of covariance transform

Commit:d2652d1
Author:Apoorva T Karra

get offset from MJD epoch

Commit:31b67d6
Author:Apoorva T Karra

get_TT_string method

Commit:66f38b2
Author:Apoorva T Karra

transform covariance method

Commit:f4d580f
Author:Shiva Iyer

Preparation for release 2.1.0

Commit:3dd8b06
Author:Shiva Iyer

Added SP3 parser and ephemerides interpolation

Commit:834f5cc
Author:Shiva Iyer

Initial CAR-MHF commit

Commit:ac8f5eb
Author:Shiva Iyer

Implemented interpolation on irregular time intervals

Commit:8679ac1
Author:Shiva Iyer

Added conversion from WGS-84 lat/lon/alt to Cartesian position

Commit:965bf5c
Author:Shiva Iyer

Prepared for release 2.0.4

Commit:cf921ca
Author:Shiva Iyer

Added optional density output for propagation

Commit:852480c
Author:Shiva Iyer

Added bulk UTC<->TT conversion options

Commit:3529f26
Author:Shiva Iyer

Added bulk conversions

Commit:1a1d131
Author:Shiva Iyer

Added option for bulk frame transforms

Commit:d7b1b66
Author:Shiva Iyer

Enhanced CCSDS output

Commit:c58bc16
Author:Shiva Iyer

Added UTC parameter option to conversion functions

Commit:5df4cea
Author:Shiva Iyer

Implemented geographic region detection

Commit:25fe055
Author:Shiva Iyer

Implemented sensor field of view detection

Commit:e615dff
Author:Shiva Iyer

Refactored to reduce memory use and code redundancy

Commit:4e7e721
Author:Shiva Iyer

Implemented single-target PDA filter.

Commit:6cbc043
Author:Shiva Iyer

Added Laplace method for angles-only initial OD

Commit:db3bda1
Author:Shiva Iyer

Added functions to convert between RA/Dec and Az/El

Commit:f431f1c
Author:Shiva Iyer

Added settings and multi-object output for JPDA.

Commit:7c15d1d
Author:Shiva Iyer

Merged latest develop branch.

Commit:058eefd
Author:Shiva Iyer

Added functionality and example for state vector interpolation.

Commit:a0536e3
Author:Shiva Iyer

First checkin for CAR-MHF mega-merge.

Commit:5414575
Author:Shiva Iyer
Committer:Shiva Iyer

Implemented configurable measurement outlier detection.

Commit:ee70dd4
Author:Shiva Iyer

Implemented sensor measurement bias estimation.

Commit:4dfcfaf
Author:Shiva Iyer
Committer:Shiva Iyer

Refactored code to eliminate redundant JSON encode/decode cycles.

Commit:b86e351
Author:Shiva Iyer
Committer:Shiva Iyer

Refactored code to eliminate redundant JSON encode/decode cycles. Signed-off-by: Shiva Iyer <shiva.iyer@utexas.edu>

Commit:8d528a8
Author:Shiva Iyer

Changed Python<->Java function call interface.