Commit f7d9931
committed
Refactor non-blocking download in Subsetter class for clarity
- Updated the _non_blocking_download method to create individual argument lists for each parameter instead of using zip. This improves readability and maintainability of the code.
- Simplified the argument passing to the process_map function by explicitly defining the lists for URLs, local paths, and overwrite flags.
Also, cleaned up import statements in test_kernels.py for consistency.1 parent d4d850c commit f7d9931
File tree
3 files changed
+1104
-7
lines changed- notebooks
- src/planetarypy/spice
- tests
3 files changed
+1104
-7
lines changed
0 commit comments