Package to download, query, and upload files from the IMAP Science Data Center.

1 Open Issue Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub
Data Access Scientific Data Retrieval

AI Summary: Debug and fix a bug in the `imap-data-access` Python package's query functionality. The bug causes the `--version latest` option to incorrectly return only the highest version number instead of the latest version for each file across different dates. The fix requires understanding the existing query logic, identifying the flaw in how 'latest' versions are determined when multiple versions exist for the same file on different dates, and implementing a correction to retrieve the latest version for each unique file.

Complexity: 4/5
bug good first issue Student

Package to download, query, and upload files from the IMAP Science Data Center.

Python