Skip to content

Commit df7f292

Browse files
authored
Prepare v0.5 (#411)
1 parent e566f6d commit df7f292

File tree

7 files changed

+31
-28
lines changed

7 files changed

+31
-28
lines changed

.github/workflows/open_actions.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,14 @@ jobs:
2424
owner: context.repo.owner,
2525
repo: context.repo.repo,
2626
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.
27-
2827
- [ ] Do the proposed changes actually accomplish desired goals?
2928
- [ ] Do the proposed changes follow the [sbpy coding guidelines](https://sbpy.readthedocs.io/en/latest/development/#contribution-requirements)?
3029
- [ ] Are tests added/updated as required? If so, do they follow the [Astropy testing guidelines](https://docs.astropy.org/en/latest/development/testguide.html)?
3130
- [ ] Are docs added/updated as required? If so, do they follow the [Astropy documentation guidelines](https://docs.astropy.org/en/latest/development/docguide.html)?
3231
- [ ] 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).
3332
- [ ] Did the CI pass? If no, are the failures related?
3433
- [ ] Is a change log needed? If yes, did the change log check pass? If no, add the "no-changelog-entry-needed" label.
35-
- [ ] Is a milestone added?
34+
- [ ] Is a milestone added?`
3635
})
3736
- name: Greet new contributors
3837
uses: actions/first-interaction@v1

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
0.5.0 (unreleased)
1+
0.5.0 (2024-08-28)
22
==================
33

44
- Revised required and optional packages:
55

66
- Only numpy and astropy are required; scipy, synphot, ads, and astroquery are
7-
now optional dependences. [#383]
7+
now optional dependencies. [#383]
88

99
- Created an option to install a recommended list of packages, e.g., ``pip
1010
install sbpy[recommended]``. [#383]

docs/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ For an overview on the expected structure and functionality of `sbpy`, please
1010
refer to the :doc:`about` page; the :doc:`status` page provides an overview on
1111
the implementation status of all modules and functions.
1212

13-
The development of `sbpy` is expected to conclude with version 1.0 in 2024.
13+
The initial development of `sbpy` is expected to conclude with version 1.0 in
14+
2025.
1415

1516

1617
**************

docs/install.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,10 @@ Most optional dependencies may be installed via:
5252
5353
$ pip install sbpy[all]
5454
55-
`oorb` and `pyradex` are left for the user to install manually.
55+
`pyradex` and the ephemeris data for `oorb` are left for the user to install
56+
manually.
5657

57-
The latest development version of `sbpy` can be easily installed using:
58+
The latest development version of `sbpy` can be installed using:
5859

5960
.. code-block:: bash
6061

docs/status.rst

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
Status Page
44
===========
55

6-
This page indicates the development status of `sbpy`. The development
7-
is expected to conclude in 2024.
6+
This page indicates the development status of `sbpy`. The initial development is
7+
expected to conclude in 2025.
88

9-
The current development version is **v0.5.dev**; its status is as follows:
9+
The current development version is **v0.6.dev**; its status is as follows:
1010

1111
.. image:: https://github.com/NASA-Planetary-Science/sbpy/actions/workflows/ci_cron_weekly.yml/badge.svg
1212
: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:
2424
Current development status
2525
~~~~~~~~~~~~~~~~~~~~~~~~~~
2626

27-
The current development status of `sbpy` sub-modules is indicated in
28-
the following tables. The column `Dev` indicates the lead developer
29-
(MM: Michael Mommert, MSK: Michael S. Kelley, MdVB: Miguel de
30-
Val-Borro, JYL: Jian-Yang Li) for the respective sub-packages and
31-
classes.
27+
The current development status of `sbpy` sub-modules is indicated in the
28+
following tables. The column `Dev` indicates the lead developer (MM: Michael
29+
Mommert, MSK: Michael S. Kelley, MdVB: Miguel de Val-Borro, JYL: Jian-Yang Li,
30+
HH: Henry Hsieh) for the respective sub-packages and classes.
3231

3332
.. raw:: html
3433

@@ -133,7 +132,7 @@ classes.
133132
<span class="stable"></span>
134133
</td>
135134
<td align='center'>
136-
MM / MdVB
135+
MM / MdVB / HH
137136
</td>
138137
<td>
139138
Lowell ASTORB functionality TBD
@@ -178,7 +177,7 @@ classes.
178177
MM
179178
</td>
180179
<td>
181-
OpenOrb ranging to be implemented
180+
OpenOrb ranging may be implemented
182181
</td>
183182
</tr>
184183
<tr>
@@ -189,10 +188,10 @@ classes.
189188
<span class="stable"></span>
190189
</td>
191190
<td align='center'>
192-
MM
191+
MM / HH
193192
</td>
194193
<td>
195-
waiting for Lowell ASTORB functionality for physical properties queries
194+
Lowell ASTORB functionality is TBD
196195
</td>
197196
</tr>
198197
</table>
@@ -223,13 +222,13 @@ classes.
223222
<em>sbpy.activity.dust</em>
224223
</td>
225224
<td align='center'>
226-
<span class="dev"></span>
225+
<span class="stable"></span>
227226
</td>
228227
<td align='center'>
229228
MSK
230229
</td>
231230
<td>
232-
Halley-Marcus phase function implemented; *Afρ* and *εfρ* classes fully implemented; syndynes and synchrones TBD
231+
Implemented Halley-Marcus phase function; *Afρ* and *εfρ* classes; syndynes and synchrones
233232
</td>
234233
</tr>
235234
<tr>
@@ -454,7 +453,7 @@ classes.
454453
MSK / MdVB
455454
</td>
456455
<td>
457-
`synphot` integration complete, basic quantities (bandpass filtering, color index) complete
456+
`synphot` integration complete, basic quantities (bandpass filtering, color index) complete; compatibility/integration with spectools TBD
458457
</td>
459458
</tr>
460459
<tr>
@@ -501,7 +500,7 @@ classes.
501500
<span class="dev"></span>
502501
</td>
503502
<td align='center'>
504-
JYL / MM
503+
MSK / JYL / MM
505504
</td>
506505
<td>
507506
currently under development

website/public/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@
5050
</section>
5151

5252
<section class="whatsnew">
53-
<p>sbpy is an <a href="https://astropy.org">Astropy</a> <a href="https://www.astropy.org/affiliated/index.html">affiliated package</a> for asteroid and comet researchers.</p>
53+
<p>sbpy is an <a href="https://astropy.org">Astropy</a> <a
54+
href="https://www.astropy.org/affiliated/index.html">affiliated package</a> for asteroid and comet
55+
researchers.</p>
5456
<a class="reference external image-reference" href="https://github.com/NASA-Planetary-Science/sbpy/actions">
5557
<img alt="GitHub testing status"
5658
src="https://github.com/NASA-Planetary-Science/sbpy/actions/workflows/ci_tests.yml/badge.svg" /></a>
@@ -63,7 +65,7 @@
6365
<img src="https://codecov.io/gh/NASA-Planetary-Science/sbpy/branch/main/graph/badge.svg">
6466
</a>
6567

66-
<p class="version">Current Version: 0.4</p>
68+
<p class="version">Current Version: 0.5</p>
6769

6870
</section>
6971

website/public/team.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,11 @@ <h1>The sbpy Team</h1>
5454

5555
<p align="center"><a href="https://www.astro.umd.edu/~msk/">
5656
Michael S. P. Kelley</a>, University of Maryland (Co-Lead Developer)</p>
57-
<p align="center"><a href="https://jyli.me/">Jian-Yang Li</a>, Planetary Science Institute (Co-Lead
58-
Developer)</p>
57+
<p align="center"><a href="https://www.psi.edu/staff/profile/henry-hsieh/">
58+
Henry Hsieh</a>, Planetary Science Institute (Co-Lead Developer)</p>
59+
<p align="center"><a href="https://jyli.me/">Jian-Yang Li</a>, Planetary Science Institute</p>
5960
<p align="center"><a href="https://mommermi.github.io/">
60-
Michael Mommert</a>, University of St. Gallen, Switzerland (Initial Project Lead)</p>
61+
Michael Mommert</a>, Stuttgart University of Applied Sciences, Germany (Initial Project Lead)</p>
6162
<p align="center"><a href="https://www.psi.edu/about/staffpage/mdeval">Miguel de Val-Borro</a>, Planetary Science
6263
Institute</p>
6364
<p align="center"><a href="https://gianninapr.github.io/">Giannina Guzman</a>,

0 commit comments

Comments
 (0)