Skip to content

Dependency jsons present locally are not downloaded#3344

Merged
vineetbansal merged 2 commits into
IMAP-Science-Operations-Center:devfrom
vineetbansal:vb/issue2889
Jul 24, 2026
Merged

Dependency jsons present locally are not downloaded#3344
vineetbansal merged 2 commits into
IMAP-Science-Operations-Center:devfrom
vineetbansal:vb/issue2889

Conversation

@vineetbansal

@vineetbansal vineetbansal commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Closes #2889

During development of processing steps that need to be tested locally before a PR to sds-data-manager, the ability to test against a locally available (and hand-coded) dependency json is invaluable. This adds the ability to do so.

@vineetbansal
vineetbansal requested a review from tmplummer July 23, 2026 18:53
Comment thread imap_processing/cli.py

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add to the dependency_help string to clarify that if the json file doesn't exist locally, it will attempt to be downloaded using imap-data-access?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@tmplummer tmplummer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Just the one nit about updating the argparse help string.

@vineetbansal
vineetbansal merged commit 7c51269 into IMAP-Science-Operations-Center:dev Jul 24, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG - dependencies cannot be passed in as .json files

2 participants