GAIA: Due to the new tap 9.8.0, functions return uncompressed FITS/ECSV files #2983
Merged
bsipocz merged 7 commits intoApr 30, 2024
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2983 +/- ##
==========================================
- Coverage 66.83% 66.82% -0.01%
==========================================
Files 237 237
Lines 18327 18324 -3
==========================================
- Hits 12248 12245 -3
Misses 6079 6079 ☔ View full report in Codecov by Sentry. |
Member
|
I suspect the oldest version CI failure will go away once #2966 is merged, so I would hold up merging this until then (that PR should go in early next week). |
added 7 commits
April 29, 2024 18:31
…essed since from tap 9.8.0 only format votable_gzip returns a gzipped file.
…essed since from tap 9.8.0 only format votable_gzip returns a gzipped file.
… changed done in the default value of the parameter format in the function load_data
8084c7d to
6599113
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Due to the latest changes in the TAP library (version 0.9.8) used in the Gaia Archive, for the functions that return files in FITS/ECSV format, these files are now provided as uncompressed files.
cc @esdc-esac-esa-int
jira: GAIAPCR-1317