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

contribution idea: Planetary Ring Node #2356

Closed
emolter opened this issue Apr 6, 2022 · 4 comments
Closed

contribution idea: Planetary Ring Node #2356

emolter opened this issue Apr 6, 2022 · 4 comments

Comments

@emolter
Copy link
Contributor

emolter commented Apr 6, 2022

Hi there,

I'd like to add the functionality to query the ephemeris tools in SETI's Planetary Ring Node. This would be useful because the Horizons query tool does not provide ephemeris information on rings like the opening angle, periapsis, or ascending node, and it's helpful in my research to be able to quickly find this information. I read the contributing guidelines and it looks like everything I want to do can be implemented straightforwardly with the Astroquery tools.

Would this contribution be of interest?

Thanks very much for your response,
Ned

@bsipocz
Copy link
Member

bsipocz commented Apr 6, 2022

@emolter - I'm not familiar with this science field to know how many potential users would be for such a module, but @mkelley, the maintainer of the solarsystem modules may be able to comment on it.
I see no reasons why this could not be a submodule under astroquery.solarsystem, maybe an astroquery.solarsystem.pds?

@emolter
Copy link
Contributor Author

emolter commented Apr 8, 2022

Thanks @bsipocz ! I went ahead and started building this. I submitted a draft pull request here. At this stage I have a minimum working example written that can make and parse a basic query and return the relevant data as astropy tables. I tested it for each of the six ring systems in the solar system.

I read the astroquery API specification page and the contributing guidelines, but I still have a few questions about how exactly various things should be implemented to fit best into astroquery style. What is the best avenue to get those questions answered?

@bsipocz
Copy link
Member

bsipocz commented Apr 11, 2022

but I still have a few questions about how exactly various things should be implemented to fit best into astroquery style. What is the best avenue to get those questions answered?

If you would leave comments on the PR code, I think that would be the best way to start those discussions

@mkelley mkelley closed this as completed Jun 27, 2024
@mkelley
Copy link
Contributor

mkelley commented Jun 27, 2024

Addressed in #2358

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

No branches or pull requests

3 participants