Skip to content

Commit 201fcc3

Browse files
committed
Auto-generated LDDs by PDSEN CI Bot
1 parent 13b446a commit 201fcc3

89 files changed

Lines changed: 300 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/13b446a561d23edfa7cbd5fd5a429cc52e498a57/1.16.0.0/PDS4_IMG_1G00_1930.JSON

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

build/development/e53ebf953ea5fc37f46bc2a7e4a8db2a661c9858/1.16.0.0/PDS4_IMG_1G00_1930.csv renamed to build/development/13b446a561d23edfa7cbd5fd5a429cc52e498a57/1.16.0.0/PDS4_IMG_1G00_1930.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
"img:Device_Parameters:2 img:sequence_number:1 ","Attribute","sequence_number","n/a","img","The sequence_number attribute supplies the sequence identifier for the associated value in a group of related values. ","img","ASCII_Short_String_Collapsed","1","3","Unbounded","Unbounded","1","255","Units_of_None","none","TBD_classConcept","SHORT_STRING"
301301
"img:Device_Temperatures:1 ","Class","Device_Temperatures","1.0","img","The Device_Temperatures class provides a container for the set of temperatures of an imaging instrument or other imaging device. ","img","","","","","","","","","","",""
302302
"img:Device_Temperature:1 ","Class","Device_Temperature","1.0","img","The Device_Temperature class provides a container for the temperature of some point on an imaging instrument or other imaging device. ","img","","","","","","","","","","",""
303-
"img:Device_Temperature:2 img:raw_count:1 ","Attribute","raw_count","n/a","img","The raw_count attribute provides the value of some parameter measured by a spacecraft or instrument sensor in the raw units reported by that sensor. A separate attribute should be included alongside the raw_count that translates this value into the appropriate engineering units. i.e. temperature_value in degrees C or voltage_value in Volts","img","ASCII_NonNegative_Integer","0","1","0","18446744073709551615","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","INTEGER"
303+
"img:Device_Temperature:2 img:raw_count:1 ","Attribute","raw_count","n/a","img","The raw_count attribute provides the value of some parameter measured by a spacecraft or instrument sensor in the raw units reported by that sensor. A separate attribute should be included alongside the raw_count that translates this value into the appropriate engineering units. i.e. temperature_value in degrees C or voltage_value in Volts","img","ASCII_Integer","0","1","-9223372036854775808","9223372036854775807","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","INTEGER"
304304
"img:Device_Temperature:2 img:temperature_value:1 ","Attribute","temperature_value","n/a","img","The temperature_value attribute provides the temperature, in the specified units, of some point on an imaging instrument or other imaging instrument device.","img","ASCII_Real","0","1","-1.7976931348623157e308","1.7976931348623157e308","Unbounded","Unbounded","Units_of_Temperature","none","TBD_classConcept","REAL"
305305
"img:Device_Temperature:2 img:temperature_status:1 ","Attribute","temperature_status","n/a","img","The temperature_status attribute defines the status of the associated temperature measurement. The status is interpreted in a device-specific way, but generally 0 indicates a successful measurement.","img","ASCII_Integer","0","1","-9223372036854775808","9223372036854775807","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","INTEGER"
306306
"img:Device_Temperature:2 img:device_name:1 ","Attribute","device_name","n/a","img","The device_name attribute supplies the formal name for an imaging instrument, an imaging instrument device, or some point on the instrument or device.","img","ASCII_Short_String_Collapsed","1","3","Unbounded","Unbounded","1","255","Units_of_None","none","TBD_classConcept","SHORT_STRING"

build/development/e53ebf953ea5fc37f46bc2a7e4a8db2a661c9858/1.16.0.0/PDS4_IMG_1G00_1930.sch renamed to build/development/13b446a561d23edfa7cbd5fd5a429cc52e498a57/1.16.0.0/PDS4_IMG_1G00_1930.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.3.0 - Mon Nov 10 23:48:51 UTC 2025 -->
2+
<!-- PDS4 Schematron for Name Space Id:img Version:1.9.3.0 - Wed Mar 11 20:34:24 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/e53ebf953ea5fc37f46bc2a7e4a8db2a661c9858/1.16.0.0/PDS4_IMG_1G00_1930.txt renamed to build/development/13b446a561d23edfa7cbd5fd5a429cc52e498a57/1.16.0.0/PDS4_IMG_1G00_1930.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Configuration:
77
LDD Discipline (T/F): true
88
LDD Namespace URL: http://pds.nasa.gov/pds4/
99
LDD URN Prefix: urn:nasa:pds:
10-
Time Mon Nov 10 23:48:51 UTC 2025
10+
Time Wed Mar 11 20:34:24 UTC 2026
1111
Common Schema [PDS4_PDS_1G00.xsd]
1212
Common Schematron [PDS4_PDS_1G00.sch]
1313
IM Version Id: 1.16.0.0
@@ -289,8 +289,11 @@ Parsed Input - Header:
289289
- Added pds:description to Data_Processing (for DSCOVR-EPIC)
290290
- Added camera_information to Optical_Properties (for RAC-CLPS)
291291

292+
1.9.4.0 R. Deen
293+
- Allow negative numbers for Device_Temperature.raw_count by switching from Ascii_NonNegative_Integer to Ascii_Integer (for PHX)
294+
292295

293-
Last Modification Time 2025-08-19T00:00Z
296+
Last Modification Time 2026-03-11T00:00Z
294297
PDS4 Merge Flag false
295298

296299
Parsed Input - Attributes:
@@ -1280,7 +1283,7 @@ Parsed Input - Attributes:
12801283

12811284
name raw_count
12821285
version 1.16
1283-
value data type ASCII_NonNegative_Integer
1286+
value data type ASCII_Integer
12841287
description The raw_count attribute provides the value of some parameter measured by a spacecraft or instrument sensor in the raw units reported by that sensor. A separate attribute should be included alongside the raw_count that translates this value into the appropriate engineering units. i.e. temperature_value in degrees C or voltage_value in Volts
12851288

12861289
name readout_rate

build/development/e53ebf953ea5fc37f46bc2a7e4a8db2a661c9858/1.16.0.0/PDS4_IMG_1G00_1930.xml renamed to build/development/13b446a561d23edfa7cbd5fd5a429cc52e498a57/1.16.0.0/PDS4_IMG_1G00_1930.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 Mon Nov 10 23:48:51 UTC 2025 -->
2+
<!-- PDS4 XML product label for PDS4 V1.16.0.0 Wed Mar 11 20:34:24 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>2025-11-10</modification_date>
20+
<modification_date>2026-03-11</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_1930.xsd</file_name>
29-
<creation_date_time>2025-11-10T15:48:51</creation_date_time>
30-
<file_size unit="byte">274498</file_size>
31-
<records>5890</records>
29+
<creation_date_time>2026-03-11T13:34:24</creation_date_time>
30+
<file_size unit="byte">274628</file_size>
31+
<records>5892</records>
3232
</File>
3333
<XML_Schema>
3434
<name>PDS4_IMG_1G00_1930.xsd</name>
@@ -40,7 +40,7 @@
4040
<File_Area_XML_Schema>
4141
<File>
4242
<file_name>PDS4_IMG_1G00_1930.sch</file_name>
43-
<creation_date_time>2025-11-10T15:48:51</creation_date_time>
43+
<creation_date_time>2026-03-11T13:34:24</creation_date_time>
4444
<file_size unit="byte">45383</file_size>
4545
<records>771</records>
4646
</File>

build/development/e53ebf953ea5fc37f46bc2a7e4a8db2a661c9858/1.16.0.0/PDS4_IMG_1G00_1930.xsd renamed to build/development/13b446a561d23edfa7cbd5fd5a429cc52e498a57/1.16.0.0/PDS4_IMG_1G00_1930.xsd

Lines changed: 7 additions & 5 deletions
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.3.0 - Mon Nov 10 23:48:51 UTC 2025 -->
2+
<!-- PDS4 XML/Schema for Name Space Id:img Version:1.9.3.0 - Wed Mar 11 20:34:24 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
<!-- -->
@@ -265,6 +265,9 @@
265265
- Added pds:description to Data_Processing (for DSCOVR-EPIC)
266266
- Added camera_information to Optical_Properties (for RAC-CLPS)
267267

268+
1.9.4.0 R. Deen
269+
- Allow negative numbers for Device_Temperature.raw_count by switching from Ascii_NonNegative_Integer to Ascii_Integer (for PHX)
270+
268271

269272
</xs:documentation>
270273
</xs:annotation>
@@ -4896,10 +4899,9 @@
48964899
temperature_value in degrees C or voltage_value in
48974900
Volts</xs:documentation>
48984901
</xs:annotation>
4899-
<xs:restriction base="pds:ASCII_NonNegative_Integer">
4900-
<xs:pattern value='[0-9]+'/>
4901-
<xs:minInclusive value="0"/>
4902-
<xs:maxInclusive value="18446744073709551615"/>
4902+
<xs:restriction base="pds:ASCII_Integer">
4903+
<xs:minInclusive value="-9223372036854775808"/>
4904+
<xs:maxInclusive value="9223372036854775807"/>
49034905
</xs:restriction>
49044906
</xs:simpleType>
49054907

build/development/13b446a561d23edfa7cbd5fd5a429cc52e498a57/1.17.0.0/PDS4_IMG_1H00_1930.JSON

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

build/development/e53ebf953ea5fc37f46bc2a7e4a8db2a661c9858/1.17.0.0/PDS4_IMG_1H00_1930.csv renamed to build/development/13b446a561d23edfa7cbd5fd5a429cc52e498a57/1.17.0.0/PDS4_IMG_1H00_1930.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
"img:Device_Parameters:2 img:sequence_number:1 ","Attribute","sequence_number","n/a","img","The sequence_number attribute supplies the sequence identifier for the associated value in a group of related values. ","img","ASCII_Short_String_Collapsed","1","3","Unbounded","Unbounded","1","255","Units_of_None","none","TBD_classConcept","SHORT_STRING"
301301
"img:Device_Temperatures:1 ","Class","Device_Temperatures","1.0","img","The Device_Temperatures class provides a container for the set of temperatures of an imaging instrument or other imaging device. ","img","","","","","","","","","","",""
302302
"img:Device_Temperature:1 ","Class","Device_Temperature","1.0","img","The Device_Temperature class provides a container for the temperature of some point on an imaging instrument or other imaging device. ","img","","","","","","","","","","",""
303-
"img:Device_Temperature:2 img:raw_count:1 ","Attribute","raw_count","n/a","img","The raw_count attribute provides the value of some parameter measured by a spacecraft or instrument sensor in the raw units reported by that sensor. A separate attribute should be included alongside the raw_count that translates this value into the appropriate engineering units. i.e. temperature_value in degrees C or voltage_value in Volts","img","ASCII_NonNegative_Integer","0","1","0","18446744073709551615","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","INTEGER"
303+
"img:Device_Temperature:2 img:raw_count:1 ","Attribute","raw_count","n/a","img","The raw_count attribute provides the value of some parameter measured by a spacecraft or instrument sensor in the raw units reported by that sensor. A separate attribute should be included alongside the raw_count that translates this value into the appropriate engineering units. i.e. temperature_value in degrees C or voltage_value in Volts","img","ASCII_Integer","0","1","-9223372036854775808","9223372036854775807","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","INTEGER"
304304
"img:Device_Temperature:2 img:temperature_value:1 ","Attribute","temperature_value","n/a","img","The temperature_value attribute provides the temperature, in the specified units, of some point on an imaging instrument or other imaging instrument device.","img","ASCII_Real","0","1","-1.7976931348623157e308","1.7976931348623157e308","Unbounded","Unbounded","Units_of_Temperature","none","TBD_classConcept","REAL"
305305
"img:Device_Temperature:2 img:temperature_status:1 ","Attribute","temperature_status","n/a","img","The temperature_status attribute defines the status of the associated temperature measurement. The status is interpreted in a device-specific way, but generally 0 indicates a successful measurement.","img","ASCII_Integer","0","1","-9223372036854775808","9223372036854775807","Unbounded","Unbounded","Units_of_None","none","TBD_classConcept","INTEGER"
306306
"img:Device_Temperature:2 img:device_name:1 ","Attribute","device_name","n/a","img","The device_name attribute supplies the formal name for an imaging instrument, an imaging instrument device, or some point on the instrument or device.","img","ASCII_Short_String_Collapsed","1","3","Unbounded","Unbounded","1","255","Units_of_None","none","TBD_classConcept","SHORT_STRING"

build/development/e53ebf953ea5fc37f46bc2a7e4a8db2a661c9858/1.17.0.0/PDS4_IMG_1H00_1930.sch renamed to build/development/13b446a561d23edfa7cbd5fd5a429cc52e498a57/1.17.0.0/PDS4_IMG_1H00_1930.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.3.0 - Mon Nov 10 23:48:50 UTC 2025 -->
2+
<!-- PDS4 Schematron for Name Space Id:img Version:1.9.3.0 - Wed Mar 11 20:34:28 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/e53ebf953ea5fc37f46bc2a7e4a8db2a661c9858/1.17.0.0/PDS4_IMG_1H00_1930.txt renamed to build/development/13b446a561d23edfa7cbd5fd5a429cc52e498a57/1.17.0.0/PDS4_IMG_1H00_1930.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Configuration:
77
LDD Discipline (T/F): true
88
LDD Namespace URL: http://pds.nasa.gov/pds4/
99
LDD URN Prefix: urn:nasa:pds:
10-
Time Mon Nov 10 23:48:50 UTC 2025
10+
Time Wed Mar 11 20:34:28 UTC 2026
1111
Common Schema [PDS4_PDS_1H00.xsd]
1212
Common Schematron [PDS4_PDS_1H00.sch]
1313
IM Version Id: 1.17.0.0
@@ -289,8 +289,11 @@ Parsed Input - Header:
289289
- Added pds:description to Data_Processing (for DSCOVR-EPIC)
290290
- Added camera_information to Optical_Properties (for RAC-CLPS)
291291

292+
1.9.4.0 R. Deen
293+
- Allow negative numbers for Device_Temperature.raw_count by switching from Ascii_NonNegative_Integer to Ascii_Integer (for PHX)
294+
292295

293-
Last Modification Time 2025-08-19T00:00Z
296+
Last Modification Time 2026-03-11T00:00Z
294297
PDS4 Merge Flag false
295298

296299
Parsed Input - Attributes:
@@ -1280,7 +1283,7 @@ Parsed Input - Attributes:
12801283

12811284
name raw_count
12821285
version 1.17
1283-
value data type ASCII_NonNegative_Integer
1286+
value data type ASCII_Integer
12841287
description The raw_count attribute provides the value of some parameter measured by a spacecraft or instrument sensor in the raw units reported by that sensor. A separate attribute should be included alongside the raw_count that translates this value into the appropriate engineering units. i.e. temperature_value in degrees C or voltage_value in Volts
12851288

12861289
name readout_rate

0 commit comments

Comments
 (0)