-
Notifications
You must be signed in to change notification settings - Fork 16
IRSA-7344: Download Dialog Improvements and Bug fixes #1864
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
base: dev
Are you sure you want to change the base?
Conversation
Firefly build -> SIAv2 searches -> CADC ObsCore -> m16, IRSA -> picked four rows, asked it for all data, including 10 arcmin cutouts, got this in the README, which makes it look like the cutouts failed, but I got cutouts with my download which appear to be correct..?: |
For SPHEREx:
|
tried SPHEREx-> TAP -> CADC ObsCore -> prepare download -> Curl script, got these errors:
|
I just killed the SPHEREx download script because it was in the process of downloading 20,000 files. That doesn't seem reasonable for selecting three rows from an image search. Something is really, really wrong here. |
SpectralImages-curl.sh |
Euclid seems to be working ok; it just takes a long time because the images are large. . . |
Ticket:
Show table of all Euclid products
) was displaying two download buttonsObsCore
like tables recently got better, and recognized datalink tables as obscore-ish tables and added a download button to them. Now, adding a check in theDefaultSearchActions
'showDatalinkTable
to ensure it doesn't already have a download button fixes this.Note: The default mode for checkboxes in our download dialogs is that all products will be unselected. If you'd like me to change it to rather make everything selected by default, let me know.
Testing:
Prepare Download
button shows up. If cutouts exist, attempt to change the cutout size and ensure that you see the updated cutout size in the download dialogs when you select the cutout checkbox.Prepare Download
works as expected.Generate Download Button
everywhere, including on TAP and Euclid Catalog results.Prepare Download
buttonShow table of all Euclid products
(or spherex) to see the products table. Ensure you only see one download (Generate Download Script
) button.