Skip to content
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

Glows fixes for deployment #629

Merged

Conversation

maxinelasp
Copy link
Contributor

Change Summary

This includes a few minor fixes to have the GLOWS code fully run in AWS. Mostly dealing with some weird variable and attribute collisions. This also updates the CLI to retrieve the date as part of the dependency retrieval.

Updated Files

  • FLAG dimension finagling
  • Added data_level to L1A of glows
  • Added startdate to query of CLI dependencies.

@maxinelasp maxinelasp requested a review from a team June 14, 2024 19:42
@maxinelasp maxinelasp self-assigned this Jun 14, 2024
@maxinelasp maxinelasp requested review from bourque, sdhoyt, greglucas, subagonsouth, tech3371, vmartinez-cu and laspsandoval and removed request for a team June 14, 2024 19:42
@@ -261,6 +261,7 @@ def download_dependencies(self):
# TODO: determine what dependency information is optional
# TODO: Add in timestamps and descriptor to query
return_query = imap_data_access.query(
start_date=self.start_date,
Copy link
Contributor

Choose a reason for hiding this comment

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

Thank you for catching this

@maxinelasp maxinelasp merged commit 4171239 into IMAP-Science-Operations-Center:dev Jun 17, 2024
17 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.

3 participants