diff --git a/.github/workflows/open_actions.yml b/.github/workflows/open_actions.yml index 43f4c1b4..6175bb19 100644 --- a/.github/workflows/open_actions.yml +++ b/.github/workflows/open_actions.yml @@ -24,14 +24,13 @@ jobs: owner: context.repo.owner, repo: context.repo.repo, body: `Thank you for your contribution to sbpy, an Astropy affiliated package! 🌌 This checklist is meant to remind the package maintainers who will review this pull request of some common things to look for. - - [ ] Do the proposed changes actually accomplish desired goals? - [ ] Do the proposed changes follow the [sbpy coding guidelines](https://sbpy.readthedocs.io/en/latest/development/#contribution-requirements)? - [ ] Are tests added/updated as required? If so, do they follow the [Astropy testing guidelines](https://docs.astropy.org/en/latest/development/testguide.html)? - [ ] Are docs added/updated as required? If so, do they follow the [Astropy documentation guidelines](https://docs.astropy.org/en/latest/development/docguide.html)? - [ ] Is rebase and/or squash necessary? If so, please provide the author with appropriate instructions. Also see instructions for [rebase](https://docs.astropy.org/en/latest/development/development_details.html#rebase-if-necessary) and [squash](https://docs.astropy.org/en/latest/development/development_details.html#squash-if-necessary). - [ ] Did the CI pass? If no, are the failures related? - - [ ] Is a change log needed? If yes, did the change log check pass? If no, add the "no-changelog-entry-needed" label. + - [ ] Is a change log needed? If yes, did the change log check pass? If no, add the "no-changelog-entry-needed" label.` - [ ] Is a milestone added? }) - name: Greet new contributors diff --git a/CHANGES.rst b/CHANGES.rst index 485a5700..183e3143 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,10 +1,10 @@ -0.5.0 (unreleased) +0.5.0 (2024-08-28) ================== - Revised required and optional packages: - Only numpy and astropy are required; scipy, synphot, ads, and astroquery are - now optional dependences. [#383] + now optional dependencies. [#383] - Created an option to install a recommended list of packages, e.g., ``pip install sbpy[recommended]``. [#383] diff --git a/docs/index.rst b/docs/index.rst index 681226a7..050c1b01 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,7 +10,8 @@ For an overview on the expected structure and functionality of `sbpy`, please refer to the :doc:`about` page; the :doc:`status` page provides an overview on the implementation status of all modules and functions. -The development of `sbpy` is expected to conclude with version 1.0 in 2024. +The initial development of `sbpy` is expected to conclude with version 1.0 in +2025. ************** diff --git a/docs/install.rst b/docs/install.rst index 99d783c5..2b80f860 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -52,9 +52,10 @@ Most optional dependencies may be installed via: $ pip install sbpy[all] -`oorb` and `pyradex` are left for the user to install manually. +`pyradex` and the ephemeris data for `oorb` are left for the user to install +manually. -The latest development version of `sbpy` can be easily installed using: +The latest development version of `sbpy` can be installed using: .. code-block:: bash diff --git a/docs/status.rst b/docs/status.rst index bfeb439d..c682eee3 100644 --- a/docs/status.rst +++ b/docs/status.rst @@ -3,10 +3,10 @@ Status Page =========== -This page indicates the development status of `sbpy`. The development -is expected to conclude in 2024. +This page indicates the development status of `sbpy`. The initial development is +expected to conclude in 2025. -The current development version is **v0.5.dev**; its status is as follows: +The current development version is **v0.6.dev**; its status is as follows: .. image:: https://github.com/NASA-Planetary-Science/sbpy/actions/workflows/ci_cron_weekly.yml/badge.svg :target: https://github.com/NASA-Planetary-Science/sbpy/actions @@ -24,11 +24,10 @@ The current development version is **v0.5.dev**; its status is as follows: Current development status ~~~~~~~~~~~~~~~~~~~~~~~~~~ -The current development status of `sbpy` sub-modules is indicated in -the following tables. The column `Dev` indicates the lead developer -(MM: Michael Mommert, MSK: Michael S. Kelley, MdVB: Miguel de -Val-Borro, JYL: Jian-Yang Li) for the respective sub-packages and -classes. +The current development status of `sbpy` sub-modules is indicated in the +following tables. The column `Dev` indicates the lead developer (MM: Michael +Mommert, MSK: Michael S. Kelley, MdVB: Miguel de Val-Borro, JYL: Jian-Yang Li, +HH: Henry Hsieh) for the respective sub-packages and classes. .. raw:: html @@ -133,7 +132,7 @@ classes. - MM / MdVB + MM / MdVB / HH Lowell ASTORB functionality TBD @@ -178,7 +177,7 @@ classes. MM - OpenOrb ranging to be implemented + OpenOrb ranging may be implemented @@ -189,10 +188,10 @@ classes. - MM + MM / HH - waiting for Lowell ASTORB functionality for physical properties queries + Lowell ASTORB functionality is TBD @@ -223,13 +222,13 @@ classes. sbpy.activity.dust - + MSK - Halley-Marcus phase function implemented; *Afρ* and *εfρ* classes fully implemented; syndynes and synchrones TBD + Implemented Halley-Marcus phase function; *Afρ* and *εfρ* classes; syndynes and synchrones @@ -454,7 +453,7 @@ classes. MSK / MdVB - `synphot` integration complete, basic quantities (bandpass filtering, color index) complete + `synphot` integration complete, basic quantities (bandpass filtering, color index) complete; compatibility/integration with spectools TBD @@ -501,7 +500,7 @@ classes. - JYL / MM + MSK / JYL / MM currently under development diff --git a/website/public/index.html b/website/public/index.html index cf285aa6..9a940bae 100644 --- a/website/public/index.html +++ b/website/public/index.html @@ -50,7 +50,9 @@
-

sbpy is an Astropy affiliated package for asteroid and comet researchers.

+

sbpy is an Astropy affiliated package for asteroid and comet + researchers.

GitHub testing status @@ -63,7 +65,7 @@ -

Current Version: 0.4

+

Current Version: 0.5

diff --git a/website/public/team.html b/website/public/team.html index 9d071127..e141f5dc 100644 --- a/website/public/team.html +++ b/website/public/team.html @@ -54,10 +54,11 @@

The sbpy Team

Michael S. P. Kelley, University of Maryland (Co-Lead Developer)

-

Jian-Yang Li, Planetary Science Institute (Co-Lead - Developer)

+

+ Henry Hsieh, Planetary Science Institute (Co-Lead Developer)

+

Jian-Yang Li, Planetary Science Institute

- Michael Mommert, University of St. Gallen, Switzerland (Initial Project Lead)

+ Michael Mommert, Stuttgart University of Applied Sciences, Germany (Initial Project Lead)

Miguel de Val-Borro, Planetary Science Institute

Giannina Guzman,