Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for array arguments tle_linestrings_from_orbital_parameters() and satellite_mean_motion() #28

Open
mls0007 opened this issue Mar 29, 2024 · 0 comments

Comments

@mls0007
Copy link

mls0007 commented Mar 29, 2024

For the use case, I was given a large pandas dataframe of orbital parameters which I formed numpy arrays (by columns). I would like to call tle_linestrings() with arguments using numpy arrays. I would like to utilize hardware acceleration for this operation since my arrays are very large.

I would also request that satellite_mean_motion() accept a numpy array argument_of_perigee.

Regards,
Mike

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant