Skip to content

Generalize data file parsing #5

Description

@benjhirsch

Is your feature request related to a problem? Please describe.
FITS is a common data file format for many SBN datasets, but not universal. It would be useful to be able to migrate PDS3 data with metadata in other forms.

Describe the solution you'd like
Add a config option (with FITS as a default) to identify the data file type associated with the PDS3 products in a dataset, along with separate parsing modules for handling them. This would be a major upgrade, as it would involve changes across the utils and parsers modules as well as the primary workflow, which assumes FITS.

Describe alternatives you've considered
Be lazy and don't do it.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions