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

v0.15.0 #128

Merged
merged 141 commits into from
Jan 25, 2025
Merged

v0.15.0 #128

merged 141 commits into from
Jan 25, 2025

Conversation

steveberardi
Copy link
Owner

  • Replaces data backend with DuckDB + Ibis, making plotting 2-3x faster and object lookup up to 10x faster
  • Changes default unit of right ascension to degrees (0...360)
  • Improves performance of constellation label placement
  • Separates the constellation Serpens into two "separate" parts (Cauda and Caput)
  • Adds a new "blue gold" style extension
  • Adds a new field to the constellation model: star_hip_ids which is a list of hip ids for stars that make up the lines in the constellation
  • Dropped support for Python 3.9 (Ibis requires 3.10 or higher)
  • Increased minimum required version of GeoPandas to 1.0.1

@steveberardi steveberardi linked an issue Jan 21, 2025 that may be closed by this pull request
@steveberardi steveberardi merged commit d81cdc2 into main Jan 25, 2025
4 checks passed
@steveberardi steveberardi deleted the star-50-data-management branch January 25, 2025 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Constellation Labels not being inside the constellation boundaries
1 participant