Skip to content

Commit

Permalink
Merge pull request #4 from pds-data-dictionaries/release/1.14.0.0_1.1…
Browse files Browse the repository at this point in the history
….0.0

Tag for release 1.14.0.0_1.1.0.0
  • Loading branch information
jennifergward authored Jan 21, 2025
2 parents afd0328 + 2df1425 commit f12e8a9
Show file tree
Hide file tree
Showing 18 changed files with 87 additions and 183 deletions.

This file was deleted.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- PDS4 Schematron for Name Space Id:lcross Version:1.1.0.0 - Tue Jan 21 14:35:09 UTC 2025 -->
<!-- PDS4 Schematron for Name Space Id:lcross Version:1.1.0.0 - Tue Jan 21 15:28:28 UTC 2025 -->
<!-- Generated from the PDS4 Information Model Version 1.14.0.0 - System Build 10b -->
<!-- *** This PDS4 schematron file is an operational deliverable. *** -->
<sch:schema xmlns:sch="http://purl.oclc.org/dsdl/schematron" queryBinding="xslt2">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Configuration:
LDD Discipline (T/F): false
LDD Namespace URL: http://pds.nasa.gov/pds4/
LDD URN Prefix: urn:nasa:pds:
Time Tue Jan 21 14:35:09 UTC 2025
Time Tue Jan 21 15:28:28 UTC 2025
Common Schema [PDS4_PDS_1E00.xsd]
Common Schematron [PDS4_PDS_1E00.sch]
IM Version Id: 1.14.0.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- PDS4 XML product label for PDS4 V1.14.0.0 Tue Jan 21 14:35:09 UTC 2025 -->
<!-- PDS4 XML product label for PDS4 V1.14.0.0 Tue Jan 21 15:28:28 UTC 2025 -->
<!-- Generated from the PDS4 Information Model V1.14.0.0 - System Build 10b -->
<!-- *** This PDS4 XML product label is an operational deliverable. *** -->
<?xml-model href="https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1E00.sch"
Expand All @@ -26,7 +26,7 @@
<File_Area_XML_Schema>
<File>
<file_name>PDS4_LCROSS_1E00_1100.xsd</file_name>
<creation_date_time>2025-01-21T06:35:09</creation_date_time>
<creation_date_time>2025-01-21T07:28:28</creation_date_time>
<file_size unit="byte">25805</file_size>
<records>589</records>
</File>
Expand All @@ -40,7 +40,7 @@
<File_Area_XML_Schema>
<File>
<file_name>PDS4_LCROSS_1E00_1100.sch</file_name>
<creation_date_time>2025-01-21T06:35:09</creation_date_time>
<creation_date_time>2025-01-21T07:28:28</creation_date_time>
<file_size unit="byte">9736</file_size>
<records>154</records>
</File>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- PDS4 XML/Schema for Name Space Id:lcross Version:1.1.0.0 - Tue Jan 21 14:35:09 UTC 2025 -->
<!-- PDS4 XML/Schema for Name Space Id:lcross Version:1.1.0.0 - Tue Jan 21 15:28:28 UTC 2025 -->
<!-- Generated from the PDS4 Information Model Version 1.14.0.0 - System Build 10b -->
<!-- *** This PDS4 product schema is an operational deliverable. *** -->
<!-- -->
Expand Down
1 change: 1 addition & 0 deletions build/release/1.14.0.0/PDS4_LCROSS_1E00_1100.JSON

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- PDS4 Schematron for Name Space Id:lcross Version:1.1.0.0 - Tue Jan 21 14:35:12 UTC 2025 -->
<!-- Generated from the PDS4 Information Model Version 1.23.0.0 - System Build 15.0 -->
<!-- PDS4 Schematron for Name Space Id:lcross Version:1.1.0.0 - Tue Jan 21 15:28:28 UTC 2025 -->
<!-- Generated from the PDS4 Information Model Version 1.14.0.0 - System Build 10b -->
<!-- *** This PDS4 schematron file is an operational deliverable. *** -->
<sch:schema xmlns:sch="http://purl.oclc.org/dsdl/schematron" queryBinding="xslt2">

Expand All @@ -27,23 +27,23 @@
</sch:pattern>
<sch:pattern>
<sch:rule context="lcross:Ground_Based_Parameters/lcross:declination">
<sch:assert test="@unit = ('arcmin', 'arcsec', 'deg', 'hr', 'microrad', 'mrad', 'rad')">
<sch:assert test="@unit = ('arcmin', 'arcsec', 'deg', 'hr', 'mrad', 'rad')">
<title>lcross:Ground_Based_Parameters/lcross:declination/lcross:declination</title>
The attribute @unit must be equal to one of the following values 'arcmin', 'arcsec', 'deg', 'hr', 'microrad', 'mrad', 'rad'.</sch:assert>
The attribute @unit must be equal to one of the following values 'arcmin', 'arcsec', 'deg', 'hr', 'mrad', 'rad'.</sch:assert>
</sch:rule>
</sch:pattern>
<sch:pattern>
<sch:rule context="lcross:Ground_Based_Parameters/lcross:exposure_length">
<sch:assert test="@unit = ('day', 'hr', 'julian day', 'microseconds', 'min', 'ms', 'ns', 's', 'yr')">
<sch:assert test="@unit = ('day', 'hr', 'julian day', 'microseconds', 'min', 'ms', 's', 'yr')">
<title>lcross:Ground_Based_Parameters/lcross:exposure_length/lcross:exposure_length</title>
The attribute @unit must be equal to one of the following values 'day', 'hr', 'julian day', 'microseconds', 'min', 'ms', 'ns', 's', 'yr'.</sch:assert>
The attribute @unit must be equal to one of the following values 'day', 'hr', 'julian day', 'microseconds', 'min', 'ms', 's', 'yr'.</sch:assert>
</sch:rule>
</sch:pattern>
<sch:pattern>
<sch:rule context="lcross:Ground_Based_Parameters/lcross:right_ascension_angle">
<sch:assert test="@unit = ('arcmin', 'arcsec', 'deg', 'hr', 'microrad', 'mrad', 'rad')">
<sch:assert test="@unit = ('arcmin', 'arcsec', 'deg', 'hr', 'mrad', 'rad')">
<title>lcross:Ground_Based_Parameters/lcross:right_ascension_angle/lcross:right_ascension_angle</title>
The attribute @unit must be equal to one of the following values 'arcmin', 'arcsec', 'deg', 'hr', 'microrad', 'mrad', 'rad'.</sch:assert>
The attribute @unit must be equal to one of the following values 'arcmin', 'arcsec', 'deg', 'hr', 'mrad', 'rad'.</sch:assert>
</sch:rule>
</sch:pattern>
<sch:pattern>
Expand Down Expand Up @@ -76,16 +76,16 @@
</sch:pattern>
<sch:pattern>
<sch:rule context="lcross:Mission_Parameters/lcross:intercept_point_latitude">
<sch:assert test="@unit = ('arcmin', 'arcsec', 'deg', 'hr', 'microrad', 'mrad', 'rad')">
<sch:assert test="@unit = ('arcmin', 'arcsec', 'deg', 'hr', 'mrad', 'rad')">
<title>lcross:Mission_Parameters/lcross:intercept_point_latitude/lcross:intercept_point_latitude</title>
The attribute @unit must be equal to one of the following values 'arcmin', 'arcsec', 'deg', 'hr', 'microrad', 'mrad', 'rad'.</sch:assert>
The attribute @unit must be equal to one of the following values 'arcmin', 'arcsec', 'deg', 'hr', 'mrad', 'rad'.</sch:assert>
</sch:rule>
</sch:pattern>
<sch:pattern>
<sch:rule context="lcross:Mission_Parameters/lcross:intercept_point_longitude">
<sch:assert test="@unit = ('arcmin', 'arcsec', 'deg', 'hr', 'microrad', 'mrad', 'rad')">
<sch:assert test="@unit = ('arcmin', 'arcsec', 'deg', 'hr', 'mrad', 'rad')">
<title>lcross:Mission_Parameters/lcross:intercept_point_longitude/lcross:intercept_point_longitude</title>
The attribute @unit must be equal to one of the following values 'arcmin', 'arcsec', 'deg', 'hr', 'microrad', 'mrad', 'rad'.</sch:assert>
The attribute @unit must be equal to one of the following values 'arcmin', 'arcsec', 'deg', 'hr', 'mrad', 'rad'.</sch:assert>
</sch:rule>
</sch:pattern>
<sch:pattern>
Expand All @@ -111,16 +111,16 @@
</sch:pattern>
<sch:pattern>
<sch:rule context="lcross:NIR_Instrument_State/lcross:integration_time">
<sch:assert test="@unit = ('day', 'hr', 'julian day', 'microseconds', 'min', 'ms', 'ns', 's', 'yr')">
<sch:assert test="@unit = ('day', 'hr', 'julian day', 'microseconds', 'min', 'ms', 's', 'yr')">
<title>lcross:NIR_Instrument_State/lcross:integration_time/lcross:integration_time</title>
The attribute @unit must be equal to one of the following values 'day', 'hr', 'julian day', 'microseconds', 'min', 'ms', 'ns', 's', 'yr'.</sch:assert>
The attribute @unit must be equal to one of the following values 'day', 'hr', 'julian day', 'microseconds', 'min', 'ms', 's', 'yr'.</sch:assert>
</sch:rule>
</sch:pattern>
<sch:pattern>
<sch:rule context="lcross:NSP_Instrument_State/lcross:boresight_to_sun_angle">
<sch:assert test="@unit = ('arcmin', 'arcsec', 'deg', 'hr', 'microrad', 'mrad', 'rad')">
<sch:assert test="@unit = ('arcmin', 'arcsec', 'deg', 'hr', 'mrad', 'rad')">
<title>lcross:NSP_Instrument_State/lcross:boresight_to_sun_angle/lcross:boresight_to_sun_angle</title>
The attribute @unit must be equal to one of the following values 'arcmin', 'arcsec', 'deg', 'hr', 'microrad', 'mrad', 'rad'.</sch:assert>
The attribute @unit must be equal to one of the following values 'arcmin', 'arcsec', 'deg', 'hr', 'mrad', 'rad'.</sch:assert>
</sch:rule>
</sch:pattern>
<sch:pattern>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ PDS4 Local Data Dictionary Processing Report
Configuration:
LDDTool Version 15.2.4
LDD Version Id: 1.1.0.0
LDD Label Version Id: 1.0
LDD Label Version Id: 1.20
LDD Discipline (T/F): false
LDD Namespace URL: http://pds.nasa.gov/pds4/
LDD URN Prefix: urn:nasa:pds:
Time Tue Jan 21 14:35:12 UTC 2025
Common Schema [PDS4_PDS_1N00.xsd]
Common Schematron [PDS4_PDS_1N00.sch]
IM Version Id: 1.23.0.0
Time Tue Jan 21 15:28:28 UTC 2025
Common Schema [PDS4_PDS_1E00.xsd]
Common Schematron [PDS4_PDS_1E00.sch]
IM Version Id: 1.14.0.0
IM Namespace Id: pds
IM Label Version Id: 1.0
IM Label Version Id: 1.20
IM Object Model [UpperModel.pont]
IM Data Dictionary [dd11179.pins]
IM Glossary [Glossary.pins]
Expand Down Expand Up @@ -54,167 +54,167 @@ Parsed Input - Header:
Parsed Input - Attributes:

name product_type
version 1.23
version 1.14
value data type ASCII_Short_String_Collapsed
description The product_type attributes identifies the type or category of a product within a data set.

name producer_name
version 1.23
version 1.14
value data type ASCII_Short_String_Collapsed
description The name of the person who produced the data product.

name producer_institution_name
version 1.23
version 1.14
value data type ASCII_Short_String_Collapsed
description The producer_institution_name element identifies a university, research center, NASA center or other institution associated with the production of a data set.

name mission_phase_name
version 1.23
version 1.14
value data type ASCII_Short_String_Collapsed
description The mission_phase_name element provides the commonly-used identifier of a mission phase.

name spacecraft_clock_start_count
version 1.23
version 1.14
value data type ASCII_Short_String_Collapsed
description The spacecraft_clock_start_count attribute provides the value of the spacecraft clock at the beginning of a time period of interest.
minimum characters 15
maximum characters 15

name spacecraft_clock_stop_count
version 1.23
version 1.14
value data type ASCII_Short_String_Collapsed
description The spacecraft_clock_stop_count attribute provides the value of the spacecraft clock at the end of a time period of interest.

name intercept_point_latitude
version 1.23
version 1.14
value data type ASCII_Real
description The intercept_point_latitude attribute is the latitude of a point on the surface of a body.
minimum value -90.0
maximum value 90.0
unit of measure type Units_of_Angle

name intercept_point_longitude
version 1.23
version 1.14
value data type ASCII_Real
description The intercept_point_longitude attribute is the longitude of a point on the surface of a body.
minimum value 0.0
maximum value 360.0
unit of measure type Units_of_Angle

name instrument_temperature
version 1.23
version 1.14
value data type ASCII_Real
description The instrument_temperature attribute provides the temperature, in degrees Celsius of an instrument or some part of an instrument.
unit of measure type Units_of_Temperature

name instrument_temperature_count
version 1.23
version 1.14
value data type ASCII_Integer
description The instrument_temperature_count attribute provides the temperature of an instrument in raw counts or DN values.

name instrument_gain_state
version 1.23
version 1.14
value data type ASCII_Short_String_Collapsed
description The instrument_gain_state specifies the instrument gain state, either High or Low.

name missing_packet_flag
version 1.23
version 1.14
value data type ASCII_Short_String_Collapsed
description The missing_packet_flag indicates whether the image is missing data. A missing packet appears as a horizontal bar 8 pixels high of zero data.

name calibration_valid
version 1.23
version 1.14
value data type ASCII_Short_String_Collapsed
description The response of the mid-IR cameras exhibited a startup transient. The calibration is valid only after this transient had settled. This attribute indicates whether the image was taken before or after this point. Values are Yes or No.

name enhancement_mode
version 1.23
version 1.14
value data type ASCII_Short_String_Collapsed
description This attribute indicates whether onboard image stretching was enabled or disabled. Values are On or Off.

name operating_setting_value
version 1.23
version 1.14
value data type ASCII_Integer
description The operating setting value determines the integration time and gain. Values range from 0 to 15.
minimum value 0
maximum value 15

name integration_time
version 1.23
version 1.14
value data type ASCII_Integer
description The integration time in msec.
minimum value 0
unit of measure type Units_of_Time

name gain_value
version 1.23
version 1.14
value data type ASCII_Integer
description The focal plane sensitivity in electrons per count. Value is approximate and inferred from the operating setting value and factory definitions.
minimum value 0

name saturation_flag
version 1.23
version 1.14
value data type ASCII_Short_String_Collapsed
description Indicates whether a spectra is saturated based on a mechanical test.

name boresight_to_sun_angle
version 1.23
version 1.14
value data type ASCII_Real
description Angle between the instrument boresight vector and the spacecraft to sun vector in degrees.
unit of measure type Units_of_Angle

name exposure_duration
version 1.23
version 1.14
value data type ASCII_Real
description The time interval between the opening and closing of an instrument aperture.

name tec_setpoint
version 1.23
version 1.14
value data type ASCII_Real
description The setpoint temperature of the VSP thermo-electric cooler.
unit of measure type Units_of_Temperature

name tec_temperature
version 1.23
version 1.14
value data type ASCII_Real
description The measurement temperature of the VSP thermo-electric cooler.
unit of measure type Units_of_Temperature

name packet_timestamp
version 1.23
version 1.14
value data type ASCII_Integer
description A 32-bit unsigned integer representing time from the epoch Jan 1, 1980 in milliseconds. This counter resets every approximately 50 days.

name vsp_bracket_number
version 1.23
version 1.14
value data type ASCII_Integer
description When in bracket mode, the VSP captures three spectra in quick succession. The bracket number indicates which of the three spectra are captured..

name right_ascension_angle
version 1.23
version 1.14
value data type ASCII_Real
description The right_ascension_angle attribute provides the value of right ascension (RA) as an angle. Right ascension is measured from the vernal equinox or the first point of Aries, which is the place on the celestial sphere where the Sun crosses the celestial equator from south to north at the March equinox. Right ascension is measured continuously in a full circle from that equinox towards the east. Right ascension is used in conjunction with the declination attribute to specify a point on the sky.
unit of measure type Units_of_Angle

name declination
version 1.23
version 1.14
value data type ASCII_Real
description The declination_angle (Dec) attribute provides the value of an angle on the celestial sphere, measured north from the celestial equator to the point in question. (For points south of the celestial equator, negative values are used.) Declination is used in conjunction with right ascension (right_ascension_angle) to specify a point on the sky.
unit of measure type Units_of_Angle

name exposure_length
version 1.23
version 1.14
value data type ASCII_Real
description Provides the length of time for an exposure.
unit of measure type Units_of_Time

name filter_name
version 1.23
version 1.14
value data type ASCII_Short_String_Collapsed
description The commonly used name of a filter the is part of an imaging system.

name center_filter_wavelength
version 1.23
version 1.14
value data type ASCII_Real
description The center wavelength of a filter used in an imaging system.
unit of measure type Units_of_Length
Expand Down
Loading

0 comments on commit f12e8a9

Please sign in to comment.