Summary
Update the multi-dataset download feature so users can download cluster-only datasets
What This Includes
What This Does NOT Include
-
Shared utility refactoring is not included - The fix will be implemented directly in the bulk download code. Creating a reusable cluster module for other parts of the system is a separate effort.
-
Changes to single-dataset download are not included
-
User interface changes are not included - The download interface remains the same. Users will not see any difference in how they initiate downloads. No changes to cmap-react codebase.
Assumptions
- I'm assuming the priority is fixing the functionality, not optimizing performance