SETI / rms-website

rings node website port to jekyll
Apache License 2.0
1 stars 3 forks source link

Change Open Source page #182

Closed rfrenchseti closed 4 months ago

rfrenchseti commented 10 months ago

https://pds-rings.seti.org/toolkits/

The section "Open Source Python on GitHub" is now completely wrong, since each of these packages is available via pip install. Actually it's wrong anyway since it says they are in Python 2.7.

Updating this is fairly high priority because we want it up-to-date when we announce our software packages on PEN in a month or so.

matthewtiscareno commented 10 months ago

Do we need the content to stabilize before taking action on this? Actually editing the Jekyll source file is easy for me to do, but I don't know that I am the person to write out what the content should be.

rfrenchseti commented 10 months ago

I think we should make this change as soon as we remove all of the modules from pds-tools. The only thing this is waiting on is OOPS. At that point this web page will be completely incorrect, so even a partial update will be better than nothing.

matthewtiscareno commented 10 months ago

That's fine. Please just let me know when the time has come to do this.

matthewtiscareno commented 9 months ago

In addition to adding updated content about our own repos, we might also add the following:

The Astropy-affiliated astroquery package provides a Python interface to the ephemeris tools provided by the RMS Node via the astroquery.solarsystem.pds submodule: https://astroquery.readthedocs.io/en/latest/solarsystem/pds/pds.html

(edit) I changed the wording per feedback from Ned Molter.