Skip to content

I-ALiRT - add spacecraft status#1218

Open
laspsandoval wants to merge 1 commit intoIMAP-Science-Operations-Center:devfrom
laspsandoval:health_and_safety
Open

I-ALiRT - add spacecraft status#1218
laspsandoval wants to merge 1 commit intoIMAP-Science-Operations-Center:devfrom
laspsandoval:health_and_safety

Conversation

@laspsandoval
Copy link
Copy Markdown
Contributor

This pull request expands support for the spacecraft_status instrument in the ingestion and query APIs. It introduces the necessary import and processing logic for spacecraft_status data, ensures proper authorization, and updates the ingestion pipeline to handle this new instrument type.

Support for spacecraft_status instrument:

  • Added import for process_status and included it in the instrument processing pipeline in ialirt_ingest.py, allowing the system to handle spacecraft_status data. [1] [2]
  • Updated the processing logic in process_algorithms to correctly handle spacecraft_status as a new case, including logging and ancillary file handling.

API and authorization updates:

  • Modified the lambda_handler in ialirt_data_query_api.py to add authorization checks and metadata handling for the spacecraft_status instrument, ensuring only authorized scopes can access this data.
  • Added linter suppression comments to lambda_handler for code style warnings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

I-ALiRT - Add Health and Safety : sds-data-manager

1 participant