Skip to content

Commit e61f750

Browse files
committed
Added NEF, NEF High Efficiency Star to img:onboard_compression_type
1 parent f08780a commit e61f750

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

src/PDS4_IMG_IngestLDD.xml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,9 +273,10 @@
273273
- Added new attribute threshold_pixel to Saturated, Nonlinear, and Hot Pixel classes (for M20 MastCam-Z)
274274
- Added new classes and attributes (for Artemis)
275275
- Added "Nikon NEF Compressed" as valid for img:onboard_compression_type
276+
- Added "NEF", "NEF High Efficiency Star" to img:onboard_compression_type (for Artemis)
276277

277278
</comment>
278-
<last_modification_date_time>2026-06-30T21:00Z</last_modification_date_time>
279+
<last_modification_date_time>2026-07-14T15:00Z</last_modification_date_time>
279280

280281
<!-- -->
281282
<!-- Attributes: BEGIN -->
@@ -3434,6 +3435,14 @@
34343435
<value>Wavelet</value>
34353436
<value_meaning>Wavelet compression works by identifying repeating patterns in the content and representing them mathematically.</value_meaning>
34363437
</DD_Permissible_Value>
3438+
<DD_Permissible_Value>
3439+
<value>NEF</value>
3440+
<value_meaning>Lossless compression retains 100% of the image data</value_meaning>
3441+
</DD_Permissible_Value>
3442+
<DD_Permissible_Value>
3443+
<value>NEF High Efficiency Star</value>
3444+
<value_meaning>Compresses roughly 50% while preserving visually identical image quality</value_meaning>
3445+
</DD_Permissible_Value>
34373446
</DD_Value_Domain>
34383447
</DD_Attribute>
34393448

0 commit comments

Comments
 (0)