pds-data-dictionaries / PDS4-LDD-Issue-Repo

Issue repository for tracking all PDS4 Discipline Dictionary-related issues, new feature requests, and releases.
Apache License 2.0
2 stars 1 forks source link

[ldd-img] Addition of data_received or image_received attribute #282

Open CSeyb opened 3 weeks ago

CSeyb commented 3 weeks ago

Issue Type ENHANCEMENT

Describe the issue identified (if applicable) The imaging dictionary currently does not include a Data_Quality_Description Class. See example of MRO_CTX PDS3 label:

MRO_CTX

Per the MRO CTX SIS for ‘DATA_QUALITY_DESCRIPTION’: ‘This field will be set to "OK" if all fragments of the image were received without detected checksum or sequence errors, and "ERROR" otherwise.’

Describe the solution you'd like Create the attribute ‘data_received’ to add “OK” or “ERROR” as a value, within the Array_2D class, under 'File_Area_Observational' class.

Here is the proposed PDS4 label snippet using a "data_received" attribute:

MRO_CTX_data_received

Describe alternatives you've considered Create the attribute ‘image_received’ to add “OK” or “ERROR” as a value

Here is the proposed PDS4 label snippet using a "image_received" attribute:

MRO_CTX_image_received

LDD Dictionary Version img

PDS4 IM Version 1.21

Need-by Date Non-urgent

Additional context *Please note – I am making my best guess as to where this would reside, so please advise if this is not appropriate