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

SSE plugin: Asteroids above 619999 cannot be imported in MPC-1 liner format. #3882

Closed
mizunyang opened this issue Sep 5, 2024 · 4 comments
Closed
Assignees
Labels
enhancement Improve existing functionality importance: high Obvious error, very annoying, but no crash subsystem: plugins The issue is related to plugins of planetarium...
Milestone

Comments

@mizunyang
Copy link

Expected Behaviour

I would like to be able to import MPC-1 lines for minor planet that have been recently discovered and assigned Permanent Designations that begin with a tilde sign.
https://www.minorplanetcenter.net/iau/info/PackedDes.html

Actual Behaviour

SSE does not seem to be able to import recently discovered minor planet.

Steps to reproduce

  1. MPC Website
    Minor Planet & Comet Ephemeris Service
    https://www.minorplanetcenter.net/iau/MPEph/MPEph.html
    Enter 697402 in the object search text field
    Select MPC-1 Line from the list of element output formats.
    Click on the “Get ephemerides/HTML Page” button to download the file.

  2. Stellarium
    Solor System Editor -> Import orbital elements in MPC format...
    Check the radio button “A file containing a list of object” and select the downloaded file.
    Click on the “Get orbital elements" button. However, there is no response to the UI.
    image

  3. Stellarium logfile
    Log messages written in the “log file” section are recorded.

System

  • Stellarium version: stellarium-24.2-qt6-win64.exe
  • Operating system: Microsoft Windows 11 Pro Version10.0.22631 Build 22631
  • Graphics Card: NVIDIA RTX3060
  • Screen type (if applicable): 2560 x 1440

Logfile

readMpcOneLineMinorPlanetElements(): "~0K8Q" is not a valid number or packed IAU designation
Done reading minor planet orbital elements. Recognized 0 candidate objects out of 1 lines.
@gzotti gzotti added this to the 24.4 milestone Sep 5, 2024
@gzotti gzotti added enhancement Improve existing functionality importance: high Obvious error, very annoying, but no crash labels Sep 5, 2024
Copy link

github-actions bot commented Sep 5, 2024

Hello @mizunyang!

Thank you for suggesting this enhancement.

@gzotti gzotti self-assigned this Sep 5, 2024
@gzotti gzotti modified the milestones: 24.4, 24.3 Sep 5, 2024
@gzotti gzotti closed this as completed in eecf1a5 Sep 5, 2024
@alex-w alex-w added the state: published The fix has been published for testing in weekly binary package label Sep 8, 2024
Copy link

github-actions bot commented Sep 8, 2024

Hello @mizunyang!

Please check the fresh version (development snapshot) of Stellarium:
https://github.com/Stellarium/stellarium-data/releases/tag/weekly-snapshot

@mizunyang
Copy link
Author

Thank you for quickly responding to the issue.
I was able to confirm that the MPC import was successful with stellarium-24.2-2c2b03d-qt6-win64.exe.

@alex-w alex-w removed the state: published The fix has been published for testing in weekly binary package label Sep 22, 2024
Copy link

Hello @mizunyang!

Please check the latest stable version of Stellarium:
https://github.com/Stellarium/stellarium/releases/latest

@alex-w alex-w added the subsystem: plugins The issue is related to plugins of planetarium... label Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve existing functionality importance: high Obvious error, very annoying, but no crash subsystem: plugins The issue is related to plugins of planetarium...
Development

No branches or pull requests

4 participants
@alex-w @gzotti @mizunyang and others