Skip to content

Commit 9be88a9

Browse files
committed
PDS4_MRO_IngestLDD.xml updated.
MRO dictionary updated to v1.4.1.0.
1 parent e02c684 commit 9be88a9

2 files changed

Lines changed: 25 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
11
# Changelog
22

3+
## 1.4.1.0
4+
- 2025-07-18 JGW. Added additional allowed values to mro:observation_type, 1.4.1.0.
5+
36
## 1.4.0.0
4-
- JGW. Added CRISM TRDR parameters. Added CRISM VRDR product types.
7+
- 2025-06-27 JGW. Added CRISM TRDR parameters. Added CRISM VRDR product types, 1.4.0.0.
58

69
## 1.3.3.0
7-
- 2025-12-16 TMH. Added BADCAL enumeration to special_processing_flag_* for HiRISE.
10+
- 2025-12-16 TMH. Added BADCAL enumeration to special_processing_flag_* for HiRISE, 1.3.3.0.
811

912
## 1.3.2.0
10-
- 2024-09-16 JGW. Revised SCLK pattern to allow between 1 and 6 fractional digits.
13+
- 2024-09-16 JGW. Revised SCLK pattern to allow between 1 and 6 fractional digits, 1.3.2.0.
1114

1215
## 1.3.1.0
13-
- 2024-02-27 PG fixes to HiRISE.
16+
- 2024-02-27 PG fixes to HiRISE, 1.3.1.0, 1.3.1.0.
1417

1518
## 1.3.0.0
16-
- 2024-01-09 JGW. Added SHARAD_Observation_Parameters class.
19+
- 2024-01-09 JGW. Added SHARAD_Observation_Parameters class, bump to 1.3.0.0.
1720

1821
## 1.2.2.0
1922
- 2023-08-31 PG (pgeissler@usgs.gov) added observation_rationale attribute for HiRISE, bump to 1.2.2.0.

src/PDS4_MRO_IngestLDD.xml

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
xsi:schemaLocation="http://pds.nasa.gov/pds4/pds/v1
1010
http://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1O00.xsd">
1111
<name>MRO</name>
12-
<ldd_version_id>1.4.0.0</ldd_version_id>
12+
<ldd_version_id>1.4.1.0</ldd_version_id>
1313
<dictionary_type>Mission</dictionary_type>
1414
<full_name>Jennifer Ward</full_name>
1515
<steward_id>geo</steward_id>
@@ -18,7 +18,7 @@
1818
The MRO dictionary contains classes that describe aspects of the
1919
Mars Reconnaissance Orbiter mission and related instruments.
2020

21-
MRO version 1.4.0.0
21+
MRO version 1.4.1.0
2222
PDS Build 1.19.0.0, 1.20.0.0, 1.21.0.0, 1.22.0.0, 1.23.0.0, 1.24.0.0
2323
LDDTool version 15.2.4
2424

@@ -52,7 +52,9 @@
5252

5353
2025-12-16 TMH. Added BADCAL enumeration to special_processing_flag_* for HiRISE, 1.3.3.0
5454

55-
2025-06-27 JGW. Added CRISM TRDR parameters. Added CRISM VRDR product types, 1.4.0.0.
55+
2025-06-27 JGW. Added CRISM TRDR parameters. Added CRISM VRDR product types, 1.4.0.0
56+
57+
2025-07-18 JGW. Added additional allowed values to mro:observation_type, 1.4.1.0
5658

5759
</comment>
5860
<last_modification_date_time>2025-06-27</last_modification_date_time>
@@ -1269,6 +1271,18 @@
12691271
<value>STO</value>
12701272
<value_meaning>Star Observation</value_meaning>
12711273
</DD_Permissible_Value>
1274+
<DD_Permissible_Value>
1275+
<value>CRL</value>
1276+
<value_meaning>Comet Resolution Long Scan Observation</value_meaning>
1277+
</DD_Permissible_Value>
1278+
<DD_Permissible_Value>
1279+
<value>CRM</value>
1280+
<value_meaning>Comet Resolution Medium Scan Observation</value_meaning>
1281+
</DD_Permissible_Value>
1282+
<DD_Permissible_Value>
1283+
<value>CRS</value>
1284+
<value_meaning>Comet Resolution Short Scan Observation</value_meaning>
1285+
</DD_Permissible_Value>
12721286
</DD_Value_Domain>
12731287
</DD_Attribute>
12741288
<DD_Attribute> <name>optical_bench_temperature</name>

0 commit comments

Comments
 (0)