Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pds4_versions.txt #7

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@

>> INFO LDDTOOL Version: 13.1.0
>> INFO LDDTOOL Version: 14.3.0
>> INFO IM Version Id: 1.13.0.0
>> INFO IM Namespace Id: pds
>> INFO IM Label Version Id: 1.19
>> INFO Date: Wed Nov 17 22:22:11 UTC 2021
>> INFO PARENT_DIR: /tmp/lddtool-13.1.0
>> INFO SCRIPT_DIR: /tmp/lddtool-13.1.0/bin
>> INFO LIB_DIR: /tmp/lddtool-13.1.0/lib
>> INFO Date: Fri Mar 22 15:15:56 UTC 2024
>> INFO PARENT_DIR: /tmp/lddtool-14.3.0
>> INFO SCRIPT_DIR: /tmp/lddtool-14.3.0/bin
>> INFO LIB_DIR: /tmp/lddtool-14.3.0/lib
>> WARNING Class omitted from build - Class Identifier:0001_NASA_PDS_1.pds.Schematron_Rule
>> WARNING Class omitted from build - Class Identifier:0001_NASA_PDS_1.pds.Schematron_Assert

Expand Down Expand Up @@ -71,11 +71,9 @@
>>> WARNING Attribute: <image_observation_type> - The 'type' attribute must have at least one permissible value.
>>> WARNING Attribute: <pds3_product_version_type> - The 'type' attribute must have at least one permissible value.
>>> WARNING Attribute: <compression_type> - The 'type' attribute must have at least one permissible value.
>>> WARNING Header: - New steward has been specified:atm
>>> WARNING Header: - New namespace id has been specified:cassini

-- LDDTool Execution Summary --
20 warning(s)
18 warning(s)
0 error(s)
0 fatal error(s)

Expand All @@ -91,9 +89,9 @@ Input:

Output:

- ./PDS4_CASSINI_1D00_1600.xsd
- ./PDS4_CASSINI_1D00_1600.sch
- ./PDS4_CASSINI_1D00_1600.xml
- ./PDS4_CASSINI_1D00_1600.JSON
- ./PDS4_CASSINI_1D00_1700.xsd
- ./PDS4_CASSINI_1D00_1700.sch
- ./PDS4_CASSINI_1D00_1700.xml
- ./export/JSON/PDS4_PDS_1D00.JSON

>> INFO Exit(0)
46 changes: 0 additions & 46 deletions logs/v1.13.0.0_execution_logs/validate_report_20211117222220.txt

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@

>> INFO LDDTOOL Version: 10.0.0
>> INFO LDDTOOL Version: 14.3.0
>> INFO IM Version Id: 1.16.0.0
>> INFO IM Namespace Id: pds
>> INFO IM Label Version Id: 1.22
>> INFO Date: Wed Nov 17 22:22:14 UTC 2021
>> INFO PARENT_DIR: /tmp/lddtool-13.1.0
>> INFO SCRIPT_DIR: /tmp/lddtool-13.1.0/bin
>> INFO LIB_DIR: /tmp/lddtool-13.1.0/lib
>> INFO Date: Fri Mar 22 15:15:56 UTC 2024
>> INFO PARENT_DIR: /tmp/lddtool-14.3.0
>> INFO SCRIPT_DIR: /tmp/lddtool-14.3.0/bin
>> INFO LIB_DIR: /tmp/lddtool-14.3.0/lib

>>> INFO Init: - Config.Properties Namespace Id Using:pds
>>> INFO Init: - LDD Dictionary_Type is Mission
Expand Down Expand Up @@ -69,11 +69,9 @@
>>> WARNING Attribute: <image_observation_type> - The 'type' attribute must have at least one permissible value.
>>> WARNING Attribute: <pds3_product_version_type> - The 'type' attribute must have at least one permissible value.
>>> WARNING Attribute: <compression_type> - The 'type' attribute must have at least one permissible value.
>>> WARNING Header: - New steward has been specified:atm
>>> WARNING Header: - New namespace id has been specified:cassini

-- LDDTool Execution Summary --
18 warning(s)
16 warning(s)
0 error(s)
0 fatal error(s)

Expand All @@ -89,9 +87,9 @@ Input:

Output:

- ./PDS4_CASSINI_1G00_1600.xsd
- ./PDS4_CASSINI_1G00_1600.sch
- ./PDS4_CASSINI_1G00_1600.xml
- ./PDS4_CASSINI_1G00_1600.JSON
- ./PDS4_CASSINI_1G00_1700.xsd
- ./PDS4_CASSINI_1G00_1700.sch
- ./PDS4_CASSINI_1G00_1700.xml
- ./export/JSON/PDS4_PDS_1G00.JSON

>> INFO Exit(0)
46 changes: 0 additions & 46 deletions logs/v1.16.0.0_execution_logs/validate_report_20211117222227.txt

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
Error in {//cart:map_projection_name} at char 26 in xsl:variable/@select on line 800 column 80
XPST0081: Namespace prefix 'cart' has not been declared
Error in {//cart:rings_map_projection_na...} at char 32 in xsl:variable/@select on line 801 column 92
XPST0081: Namespace prefix 'cart' has not been declared
java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at gov.nasa.pds.tools.validate.rule.AbstractValidationRule.execute(AbstractValidationRule.java:64)
at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
at gov.nasa.pds.tools.validate.task.ValidationTask.execute(ValidationTask.java:130)
at gov.nasa.pds.tools.validate.task.BlockingTaskManager.submit(BlockingTaskManager.java:26)
at gov.nasa.pds.tools.label.LocationValidator.validate(LocationValidator.java:285)
at gov.nasa.pds.validate.ValidateLauncher.doValidation(ValidateLauncher.java:1454)
at gov.nasa.pds.validate.ValidateLauncher.processMain(ValidateLauncher.java:1740)
at gov.nasa.pds.validate.ValidateLauncher.main(ValidateLauncher.java:1784)
Caused by: java.lang.NullPointerException
at gov.nasa.pds.tools.label.LabelValidator.parseAndValidate(LabelValidator.java:626)
at gov.nasa.pds.tools.validate.rule.pds4.LabelValidationRule.validateLabel(LabelValidationRule.java:316)
... 12 more

PDS Validate Tool Report

Configuration:
Version 3.4.1
Date 2024-03-22T15:16:03Z

Parameters:
Targets [file:/home/runner/work/ldd-cassini/ldd-cassini/build/development/d2ca187c354951721cf18a4ea5e3f7a1d5c44689/1.16.0.0/PDS4_CASSINI_1G00_1700.xml]
Rule Type pds4.label
User Specified Schemas [file:/home/runner/work/ldd-cassini/ldd-cassini/build/development/d2ca187c354951721cf18a4ea5e3f7a1d5c44689/1.16.0.0/PDS4_CASSINI_1G00_1700.xsd, file:/tmp/PDS4_PDS_1G00.xsd]
User Specified Schematrons [file:/home/runner/work/ldd-cassini/ldd-cassini/build/development/d2ca187c354951721cf18a4ea5e3f7a1d5c44689/1.16.0.0/PDS4_CASSINI_1G00_1700.sch, file:/tmp/PDS4_PDS_1G00.sch]
Severity Level WARNING
Recurse Directories true
File Filters Used [*.xml, *.XML]
Data Content Validation off
Product Level Validation on
Max Errors 100000
Registered Contexts File /tmp/validate-3.4.1/resources/registered_context_products.json



Product Level Validation Results

FAIL: file:/home/runner/work/ldd-cassini/ldd-cassini/build/development/d2ca187c354951721cf18a4ea5e3f7a1d5c44689/1.16.0.0/PDS4_CASSINI_1G00_1700.xml
ERROR [error.validation.internal_error] Error executing validationTask: java.lang.NullPointerException
1 product validation(s) completed

Summary:

1 error(s)
0 warning(s)

Product Validation Summary:
0 product(s) passed
1 product(s) failed
0 product(s) skipped

Referential Integrity Check Summary:
0 check(s) passed
0 check(s) failed
0 check(s) skipped

Message Types:
1 error.validation.internal_error

End of Report
Completed execution in 4038 ms

Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@

>> INFO LDDTOOL Version: 14.3.0
>> INFO IM Version Id: 1.17.0.0
>> INFO IM Namespace Id: pds
>> INFO IM Label Version Id: 1.23
>> INFO Date: Fri Mar 22 15:15:59 UTC 2024
>> INFO PARENT_DIR: /tmp/lddtool-14.3.0
>> INFO SCRIPT_DIR: /tmp/lddtool-14.3.0/bin
>> INFO LIB_DIR: /tmp/lddtool-14.3.0/lib

>>> INFO Init: - Config.Properties Namespace Id Using:pds
>>> INFO Init: - LDD Dictionary_Type is Mission
>>> INFO Attribute: <gain_mode_id> - A 'nillable' attribute was found that is not a required attribute in at least one class.
>>> INFO Attribute: <gain_mode_id_ir> - A 'nillable' attribute was found that is not a required attribute in at least one class.
>>> INFO Attribute: <gain_mode_id_vis> - A 'nillable' attribute was found that is not a required attribute in at least one class.
>>> INFO Attribute: <command_sequence_number> - The default minimum value provided by the attribute's data type is being overridden with -1
>>> INFO Attribute: <electronics_bias> - The default minimum value provided by the attribute's data type is being overridden with -1
>>> INFO Attribute: <electronics_bias> - The default maximum value provided by the attribute's data type is being overridden with 255
>>> INFO Attribute: <expected_maximum_full_well> - The default minimum value provided by the attribute's data type is being overridden with -1
>>> INFO Attribute: <expected_maximum_DN_sat> - The default minimum value provided by the attribute's data type is being overridden with -1
>>> INFO Attribute: <expected_packets> - The default minimum value provided by the attribute's data type is being overridden with -1
>>> INFO Attribute: <expected_packets> - The default maximum value provided by the attribute's data type is being overridden with 2277
>>> INFO Attribute: <inst_cmprs_rate_expected_bits> - The default minimum value provided by the attribute's data type is being overridden with -999.
>>> INFO Attribute: <inst_cmprs_rate_expected_bits> - The default maximum value provided by the attribute's data type is being overridden with 16.
>>> INFO Attribute: <inst_cmprs_rate_actual_bits> - The default minimum value provided by the attribute's data type is being overridden with -999.
>>> INFO Attribute: <inst_cmprs_rate_actual_bits> - The default maximum value provided by the attribute's data type is being overridden with 16.
>>> INFO Attribute: <inst_cmprs_ratio> - The default minimum value provided by the attribute's data type is being overridden with -999
>>> INFO Attribute: <missing_lines> - The default minimum value provided by the attribute's data type is being overridden with -1
>>> INFO Attribute: <optics_temperature_front> - The default minimum value provided by the attribute's data type is being overridden with -999
>>> INFO Attribute: <optics_temperature_back> - The default minimum value provided by the attribute's data type is being overridden with -999
>>> INFO Attribute: <order_number> - The default minimum value provided by the attribute's data type is being overridden with -999
>>> INFO Attribute: <parallel_clock_voltage_index> - The default minimum value provided by the attribute's data type is being overridden with -1
>>> INFO Attribute: <parallel_clock_voltage_index> - The default maximum value provided by the attribute's data type is being overridden with 15
>>> INFO Attribute: <prepare_cycle_index> - The default minimum value provided by the attribute's data type is being overridden with 0
>>> INFO Attribute: <prepare_cycle_index> - The default maximum value provided by the attribute's data type is being overridden with 15
>>> INFO Attribute: <readout_cycle_index> - The default minimum value provided by the attribute's data type is being overridden with -1
>>> INFO Attribute: <readout_cycle_index> - The default maximum value provided by the attribute's data type is being overridden with 15
>>> INFO Attribute: <received_packets> - The default minimum value provided by the attribute's data type is being overridden with -1
>>> INFO Attribute: <sequence_number> - The default minimum value provided by the attribute's data type is being overridden with -1
>>> INFO Attribute: <sequence_number> - This local attribute has a duplicate in the PDS4 data dictionary.
>>> INFO Attribute: <sequence_number> - This local attribute has a duplicate in the PDS4 data dictionary.
>>> INFO Attribute: <sequence_number> - This local attribute has a duplicate in the PDS4 data dictionary.
>>> INFO Attribute: <valid_maximum> - This local attribute has a duplicate in the PDS4 data dictionary.
>>> INFO Attribute: <valid_maximum_full_well> - The default minimum value provided by the attribute's data type is being overridden with -1
>>> INFO Attribute: <compressor_id> - The default minimum value provided by the attribute's data type is being overridden with -1
>>> INFO Attribute: <mean_ring_boresight_emission_angle> - The default minimum value provided by the attribute's data type is being overridden with -200
>>> INFO Attribute: <mean_ring_boresight_emission_angle> - The default maximum value provided by the attribute's data type is being overridden with 180
>>> INFO Attribute: <mean_ring_boresight_local_time> - The default minimum value provided by the attribute's data type is being overridden with 0.
>>> INFO Attribute: <mean_ring_boresight_local_time> - The default maximum value provided by the attribute's data type is being overridden with 24.
>>> INFO Attribute: <mean_ring_boresight_longitude_zpd> - The default minimum value provided by the attribute's data type is being overridden with 0
>>> INFO Attribute: <mean_ring_boresight_longitude_zpd> - The default maximum value provided by the attribute's data type is being overridden with 360
>>> INFO Attribute: <mean_ring_boresight_solar_phase> - The default minimum value provided by the attribute's data type is being overridden with 0
>>> INFO Attribute: <mean_ring_boresight_solar_phase> - The default maximum value provided by the attribute's data type is being overridden with 180
>>> INFO Attribute: <mean_ring_boresight_solar_zenith> - The default minimum value provided by the attribute's data type is being overridden with 0
>>> INFO Attribute: <mean_ring_boresight_solar_zenith> - The default maximum value provided by the attribute's data type is being overridden with 180
>>> WARNING Init: - Config.Properties Namespace Id Not Found:cassini
>>> WARNING Attribute: <background_sampling_mode_id> - This local attribute was not used in an Association.
>>> WARNING Attribute: <expected_maximum> - This local attribute was not used in an Association.
>>> WARNING Attribute: <fast_hk_item_name> - This local attribute was not used in an Association.
>>> WARNING Attribute: <filter_name> - This local attribute was not used in an Association.
>>> WARNING Attribute: <hdac_d_level> - This local attribute was not used in an Association.
>>> WARNING Attribute: <hdac_h_level> - This local attribute was not used in an Association.
>>> WARNING Attribute: <inst_cmprs_param> - This local attribute was not used in an Association.
>>> WARNING Attribute: <inst_cmprs_rate> - This local attribute was not used in an Association.
>>> WARNING Attribute: <instrument_temperature> - This local attribute was not used in an Association.
>>> WARNING Attribute: <optics_temperature> - This local attribute was not used in an Association.
>>> WARNING Attribute: <valid_maximum> - This local attribute was not used in an Association.
>>> WARNING Attribute: <data_conversion_type> - The 'type' attribute must have at least one permissible value.
>>> WARNING Attribute: <image_observation_type> - The 'type' attribute must have at least one permissible value.
>>> WARNING Attribute: <pds3_product_version_type> - The 'type' attribute must have at least one permissible value.
>>> WARNING Attribute: <compression_type> - The 'type' attribute must have at least one permissible value.

-- LDDTool Execution Summary --
16 warning(s)
0 error(s)
0 fatal error(s)

Input:

- IM Version: 1H00
- PDS4 Flag: true
- LDD Flag: true
- IM Version: true
- Export JSON Flag: true

- Ingest LDD(s): /home/runner/work/ldd-cassini/ldd-cassini/src/PDS4_CASSINI_IngestLDD.xml

Output:

- ./PDS4_CASSINI_1H00_1700.xsd
- ./PDS4_CASSINI_1H00_1700.sch
- ./PDS4_CASSINI_1H00_1700.xml
- ./export/JSON/PDS4_PDS_1H00.JSON

>> INFO Exit(0)
1 change: 1 addition & 0 deletions pds4_versions.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
1.13.0.0
1.16.0.0
1.17.0.0