Skip to content

Conversation

keflavich
Copy link
Contributor

They're still trying to fix the query tool:
#3363

But in the meantime, the data are all there, and they only amount to half a gigabyte total, so it's reasonable for a user to just download the whole thing locally. I may add some tools to interact with the locally-cloned database too.

Tests are needed.

@bsipocz I'm interested to hear your take on this sort of thing. There are a couple other databases that I'd like to add, like the NASA-hosted OCDB ice database and the Leiden LIDA, that have similar issues - i.e., it's a lot easier to download the whole thing rather than interact with their UI. I still think astroquery's the right place to put useful hacks like this, but let's talk about it.

…ended for use when the online query tools are dead, but the data are still there
Copy link

codecov bot commented Aug 26, 2025

Codecov Report

❌ Patch coverage is 22.22222% with 21 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@01939a4). Learn more about missing BASE report.
⚠️ Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
astroquery/jplspec/core.py 22.22% 21 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3396   +/-   ##
=======================================
  Coverage        ?   70.21%           
=======================================
  Files           ?      232           
  Lines           ?    20000           
  Branches        ?        0           
=======================================
  Hits            ?    14043           
  Misses          ?     5957           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants