Skip to content

Commit 08f7f4a

Browse files
committed
2 parents 37a9daa + 9adc530 commit 08f7f4a

88 files changed

Lines changed: 460 additions & 250 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

build/development/419e038a61ce6fba87af576a781bd0d91a377fd3/1.16.0.0/PDS4_IMG_1G00_1940.JSON

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

build/development/9849bb94e872872cd9ce19f60458f91d75be9602/1.16.0.0/PDS4_IMG_1G00_1940.csv renamed to build/development/419e038a61ce6fba87af576a781bd0d91a377fd3/1.16.0.0/PDS4_IMG_1G00_1940.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -741,6 +741,7 @@
741741
"img:Data_Quality:2 img:wrong_pointing_flag:1 ","Attribute","wrong_pointing_flag","n/a","img","A boolean value that denotes this image has the wrong pointing as pre-determined through planned observations or image footprints. For example, the rover faulted while driving and did not make it to the intended location and therefore the images have the wrong pointing. ","img","ASCII_Boolean","0","1","Unbounded","Unbounded","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","BOOLEAN"
742742
"img:Data_Quality:2 img:wrong_zoom_flag:1 ","Attribute","wrong_zoom_flag","n/a","img","A boolean value that denotes the commanded zoom does not match the actual zoom value. For example, commanded at 110mm but acquired at 63mm. ","img","ASCII_Boolean","0","1","Unbounded","Unbounded","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","BOOLEAN"
743743
"img:Data_Quality:2 img:zero_value_pixels_flag:1 ","Attribute","zero_value_pixels_flag","n/a","img","A boolean value that denotes this image has pixels with a DN value of zero. ","img","ASCII_Boolean","0","1","Unbounded","Unbounded","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","BOOLEAN"
744+
"img:Data_Quality:2 img:artifact_flag:1 ","Attribute","artifact_flag","n/a","img"," A boolean value that indicates whether this image has identified artifacts. ","img","ASCII_Boolean","0","1","Unbounded","Unbounded","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","BOOLEAN"
744745
"img:Hot_Pixel:1 ","Class","Hot_Pixel","1.0","img","Specifies a data class that describes pixels whose responsivity on the sensor exceeds by some amount that of the average detector element. ","img","","","","","","","","","","",""
745746
"img:Hot_Pixel:2 img:pixel_count:1 ","Attribute","pixel_count","n/a","img","Integer number of pixels currently to list the total number of pixels as used in Hot_Pixel, Saturated_Pixel, and Nonlinear_Pixel classes. ","img","ASCII_NonNegative_Integer","0","1","0","18446744073709551615","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","INTEGER"
746747
"img:Hot_Pixel:2 img:threshold_factor:1 ","Attribute","threshold_factor","n/a","img","Multiplicative factor used to isolate pixels that are X times greater than theie nearest neighbors. ","img","ASCII_Real","0","1","-1.7976931348623157e308","1.7976931348623157e308","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","REAL"

build/development/9849bb94e872872cd9ce19f60458f91d75be9602/1.16.0.0/PDS4_IMG_1G00_1940.sch renamed to build/development/419e038a61ce6fba87af576a781bd0d91a377fd3/1.16.0.0/PDS4_IMG_1G00_1940.sch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- PDS4 Schematron for Name Space Id:img Version:1.9.4.0 - Wed May 06 16:57:49 UTC 2026 -->
2+
<!-- PDS4 Schematron for Name Space Id:img Version:1.9.4.0 - Sun Jun 21 06:29:47 UTC 2026 -->
33
<!-- Generated from the PDS4 Information Model Version 1.16.0.0 - System Build 11.1 -->
44
<!-- *** This PDS4 schematron file is an operational deliverable. *** -->
55
<sch:schema xmlns:sch="http://purl.oclc.org/dsdl/schematron" queryBinding="xslt2">

build/development/9849bb94e872872cd9ce19f60458f91d75be9602/1.16.0.0/PDS4_IMG_1G00_1940.txt renamed to build/development/419e038a61ce6fba87af576a781bd0d91a377fd3/1.16.0.0/PDS4_IMG_1G00_1940.txt

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
PDS4 Local Data Dictionary Processing Report
22

33
Configuration:
4-
LDDTool Version 16.1.0
4+
LDDTool Version 16.1.3
55
LDD Version Id: 1.9.4.0
66
LDD Label Version Id: 1.22
77
LDD Discipline (T/F): true
88
LDD Namespace URL: http://pds.nasa.gov/pds4/
99
LDD URN Prefix: urn:nasa:pds:
10-
Time Wed May 06 16:57:49 UTC 2026
10+
Time Sun Jun 21 06:29:47 UTC 2026
1111
Common Schema [PDS4_PDS_1G00.xsd]
1212
Common Schematron [PDS4_PDS_1G00.sch]
1313
IM Version Id: 1.16.0.0
@@ -29,8 +29,8 @@ Parameters:
2929

3030
Summary:
3131
Classes 88
32-
Attributes 264
33-
Associations 501
32+
Attributes 265
33+
Associations 502
3434
Error messages 0
3535
Warning messages 0
3636
Information messages 0
@@ -1650,6 +1650,11 @@ Parsed Input - Attributes:
16501650
value data type ASCII_Boolean
16511651
description A boolean value that denotes the camera mechanism was above allowable flight temperature at time of acquisition.
16521652

1653+
name artifact_flag
1654+
version 1.16
1655+
value data type ASCII_Boolean
1656+
description A boolean value that indicates whether this image has identified artifacts.
1657+
16531658
name below_aft_flag
16541659
version 1.16
16551660
value data type ASCII_Boolean
@@ -4824,6 +4829,11 @@ Parsed Input - Classes:
48244829
maximum occurrences 1
48254830
reference type attribute_of
48264831

4832+
local identifier img:artifact_flag
4833+
minimum occurrences 0
4834+
maximum occurrences 1
4835+
reference type attribute_of
4836+
48274837
local identifier img:Hot_Pixel
48284838
minimum occurrences 0
48294839
maximum occurrences 1

build/development/9849bb94e872872cd9ce19f60458f91d75be9602/1.16.0.0/PDS4_IMG_1G00_1940.xml renamed to build/development/419e038a61ce6fba87af576a781bd0d91a377fd3/1.16.0.0/PDS4_IMG_1G00_1940.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- PDS4 XML product label for PDS4 V1.16.0.0 Wed May 06 16:57:49 UTC 2026 -->
2+
<!-- PDS4 XML product label for PDS4 V1.16.0.0 Sun Jun 21 06:29:47 UTC 2026 -->
33
<!-- Generated from the PDS4 Information Model V1.16.0.0 - System Build 11.1 -->
44
<!-- *** This PDS4 XML product label is an operational deliverable. *** -->
55
<?xml-model href="https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1G00.sch"
@@ -17,7 +17,7 @@
1717
<product_class>Product_XML_Schema</product_class>
1818
<Modification_History>
1919
<Modification_Detail>
20-
<modification_date>2026-05-06</modification_date>
20+
<modification_date>2026-06-20</modification_date>
2121
<version_id>1.22</version_id>
2222
<description>This is the system generated PDS4 product label for PDS4 XML Schema and Schematron files.</description>
2323
</Modification_Detail>
@@ -26,9 +26,9 @@
2626
<File_Area_XML_Schema>
2727
<File>
2828
<file_name>PDS4_IMG_1G00_1940.xsd</file_name>
29-
<creation_date_time>2026-05-06T09:57:49</creation_date_time>
30-
<file_size unit="byte">275365</file_size>
31-
<records>5908</records>
29+
<creation_date_time>2026-06-20T23:29:47</creation_date_time>
30+
<file_size unit="byte">275769</file_size>
31+
<records>5918</records>
3232
</File>
3333
<XML_Schema>
3434
<name>PDS4_IMG_1G00_1940.xsd</name>
@@ -40,7 +40,7 @@
4040
<File_Area_XML_Schema>
4141
<File>
4242
<file_name>PDS4_IMG_1G00_1940.sch</file_name>
43-
<creation_date_time>2026-05-06T09:57:49</creation_date_time>
43+
<creation_date_time>2026-06-20T23:29:47</creation_date_time>
4444
<file_size unit="byte">45399</file_size>
4545
<records>771</records>
4646
</File>

build/development/9849bb94e872872cd9ce19f60458f91d75be9602/1.16.0.0/PDS4_IMG_1G00_1940.xsd renamed to build/development/419e038a61ce6fba87af576a781bd0d91a377fd3/1.16.0.0/PDS4_IMG_1G00_1940.xsd

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- PDS4 XML/Schema for Name Space Id:img Version:1.9.4.0 - Wed May 06 16:57:49 UTC 2026 -->
2+
<!-- PDS4 XML/Schema for Name Space Id:img Version:1.9.4.0 - Sun Jun 21 06:29:47 UTC 2026 -->
33
<!-- Generated from the PDS4 Information Model Version 1.16.0.0 - System Build 11.1 -->
44
<!-- *** This PDS4 product schema is an operational deliverable. *** -->
55
<!-- -->
@@ -775,6 +775,7 @@
775775
<xs:element name="wrong_pointing_flag" type="img:wrong_pointing_flag" minOccurs="0" maxOccurs="1"> </xs:element>
776776
<xs:element name="wrong_zoom_flag" type="img:wrong_zoom_flag" minOccurs="0" maxOccurs="1"> </xs:element>
777777
<xs:element name="zero_value_pixels_flag" type="img:zero_value_pixels_flag" minOccurs="0" maxOccurs="1"> </xs:element>
778+
<xs:element name="artifact_flag" type="img:artifact_flag" minOccurs="0" maxOccurs="1"> </xs:element>
778779
</xs:sequence>
779780
</xs:complexType>
780781

@@ -2187,6 +2188,15 @@
21872188
</xs:restriction>
21882189
</xs:simpleType>
21892190

2191+
<xs:simpleType name="artifact_flag">
2192+
<xs:annotation>
2193+
<xs:documentation> A boolean value that indicates whether this
2194+
image has identified artifacts. </xs:documentation>
2195+
</xs:annotation>
2196+
<xs:restriction base="pds:ASCII_Boolean">
2197+
</xs:restriction>
2198+
</xs:simpleType>
2199+
21902200
<xs:simpleType name="atmospheric_opacity">
21912201
<xs:annotation>
21922202
<xs:documentation>The atmospheric opacity (tau) value used in

build/development/419e038a61ce6fba87af576a781bd0d91a377fd3/1.17.0.0/PDS4_IMG_1H00_1940.JSON

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

build/development/9849bb94e872872cd9ce19f60458f91d75be9602/1.17.0.0/PDS4_IMG_1H00_1940.csv renamed to build/development/419e038a61ce6fba87af576a781bd0d91a377fd3/1.17.0.0/PDS4_IMG_1H00_1940.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -741,6 +741,7 @@
741741
"img:Data_Quality:2 img:wrong_pointing_flag:1 ","Attribute","wrong_pointing_flag","n/a","img","A boolean value that denotes this image has the wrong pointing as pre-determined through planned observations or image footprints. For example, the rover faulted while driving and did not make it to the intended location and therefore the images have the wrong pointing. ","img","ASCII_Boolean","0","1","Unbounded","Unbounded","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","BOOLEAN"
742742
"img:Data_Quality:2 img:wrong_zoom_flag:1 ","Attribute","wrong_zoom_flag","n/a","img","A boolean value that denotes the commanded zoom does not match the actual zoom value. For example, commanded at 110mm but acquired at 63mm. ","img","ASCII_Boolean","0","1","Unbounded","Unbounded","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","BOOLEAN"
743743
"img:Data_Quality:2 img:zero_value_pixels_flag:1 ","Attribute","zero_value_pixels_flag","n/a","img","A boolean value that denotes this image has pixels with a DN value of zero. ","img","ASCII_Boolean","0","1","Unbounded","Unbounded","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","BOOLEAN"
744+
"img:Data_Quality:2 img:artifact_flag:1 ","Attribute","artifact_flag","n/a","img"," A boolean value that indicates whether this image has identified artifacts. ","img","ASCII_Boolean","0","1","Unbounded","Unbounded","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","BOOLEAN"
744745
"img:Hot_Pixel:1 ","Class","Hot_Pixel","1.0","img","Specifies a data class that describes pixels whose responsivity on the sensor exceeds by some amount that of the average detector element. ","img","","","","","","","","","","",""
745746
"img:Hot_Pixel:2 img:pixel_count:1 ","Attribute","pixel_count","n/a","img","Integer number of pixels currently to list the total number of pixels as used in Hot_Pixel, Saturated_Pixel, and Nonlinear_Pixel classes. ","img","ASCII_NonNegative_Integer","0","1","0","18446744073709551615","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","INTEGER"
746747
"img:Hot_Pixel:2 img:threshold_factor:1 ","Attribute","threshold_factor","n/a","img","Multiplicative factor used to isolate pixels that are X times greater than theie nearest neighbors. ","img","ASCII_Real","0","1","-1.7976931348623157e308","1.7976931348623157e308","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","REAL"

build/development/9849bb94e872872cd9ce19f60458f91d75be9602/1.17.0.0/PDS4_IMG_1H00_1940.sch renamed to build/development/419e038a61ce6fba87af576a781bd0d91a377fd3/1.17.0.0/PDS4_IMG_1H00_1940.sch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- PDS4 Schematron for Name Space Id:img Version:1.9.4.0 - Wed May 06 16:57:42 UTC 2026 -->
2+
<!-- PDS4 Schematron for Name Space Id:img Version:1.9.4.0 - Sun Jun 21 06:29:47 UTC 2026 -->
33
<!-- Generated from the PDS4 Information Model Version 1.17.0.0 - System Build 12.0 -->
44
<!-- *** This PDS4 schematron file is an operational deliverable. *** -->
55
<sch:schema xmlns:sch="http://purl.oclc.org/dsdl/schematron" queryBinding="xslt2">

build/development/9849bb94e872872cd9ce19f60458f91d75be9602/1.17.0.0/PDS4_IMG_1H00_1940.txt renamed to build/development/419e038a61ce6fba87af576a781bd0d91a377fd3/1.17.0.0/PDS4_IMG_1H00_1940.txt

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
PDS4 Local Data Dictionary Processing Report
22

33
Configuration:
4-
LDDTool Version 16.1.0
4+
LDDTool Version 16.1.3
55
LDD Version Id: 1.9.4.0
66
LDD Label Version Id: 1.23
77
LDD Discipline (T/F): true
88
LDD Namespace URL: http://pds.nasa.gov/pds4/
99
LDD URN Prefix: urn:nasa:pds:
10-
Time Wed May 06 16:57:42 UTC 2026
10+
Time Sun Jun 21 06:29:47 UTC 2026
1111
Common Schema [PDS4_PDS_1H00.xsd]
1212
Common Schematron [PDS4_PDS_1H00.sch]
1313
IM Version Id: 1.17.0.0
@@ -29,8 +29,8 @@ Parameters:
2929

3030
Summary:
3131
Classes 88
32-
Attributes 264
33-
Associations 501
32+
Attributes 265
33+
Associations 502
3434
Error messages 0
3535
Warning messages 0
3636
Information messages 0
@@ -1650,6 +1650,11 @@ Parsed Input - Attributes:
16501650
value data type ASCII_Boolean
16511651
description A boolean value that denotes the camera mechanism was above allowable flight temperature at time of acquisition.
16521652

1653+
name artifact_flag
1654+
version 1.17
1655+
value data type ASCII_Boolean
1656+
description A boolean value that indicates whether this image has identified artifacts.
1657+
16531658
name below_aft_flag
16541659
version 1.17
16551660
value data type ASCII_Boolean
@@ -4824,6 +4829,11 @@ Parsed Input - Classes:
48244829
maximum occurrences 1
48254830
reference type attribute_of
48264831

4832+
local identifier img:artifact_flag
4833+
minimum occurrences 0
4834+
maximum occurrences 1
4835+
reference type attribute_of
4836+
48274837
local identifier img:Hot_Pixel
48284838
minimum occurrences 0
48294839
maximum occurrences 1

0 commit comments

Comments
 (0)