forked from supergis/GDAL_scripts
-
Notifications
You must be signed in to change notification settings - Fork 2
LROC_DTM_minimal_template.xml
Trent Hare edited this page Feb 22, 2022
·
1 revision
<?xml version="1.0" encoding="utf-8"?><?xml-model href="https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1F00.sch"
schematypens="http://purl.oclc.org/dsdl/schematron"?><?xml-model href="https://pds.nasa.gov/pds4/disp/v1/PDS4_DISP_1B00.sch"
schematypens="http://purl.oclc.org/dsdl/schematron"?><?xml-model href="https://pds.nasa.gov/pds4/cart/v1/PDS4_CART_1F00_1950.sch"
schematypens="http://purl.oclc.org/dsdl/schematron"?>
<Product_Observational xmlns="http://pds.nasa.gov/pds4/pds/v1"
xmlns:pds="http://pds.nasa.gov/pds4/pds/v1"
xmlns:disp="http://pds.nasa.gov/pds4/disp/v1"
xmlns:cart="http://pds.nasa.gov/pds4/cart/v1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=" http://pds.nasa.gov/pds4/pds/v1 https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1F00.xsd
http://pds.nasa.gov/pds4/disp/v1 https://pds.nasa.gov/pds4/disp/v1/PDS4_DISP_1B00.xsd
http://pds.nasa.gov/pds4/cart/v1 https://pds.nasa.gov/pds4/cart/v1/PDS4_CART_1F00_1950.xsd">
<Identification_Area>
<logical_identifier>urn:nasa:pds:mission.lroc:dtm:5460</logical_identifier>
<version_id>1.0</version_id>
<title>LRO Lunar Reconnaissance Orbiter Camera DTM V1.0</title>
<information_model_version>1.15.0.0</information_model_version>
<product_class>Product_Observational</product_class>
<Citation_Information>
<author_list>X.X.X, X.X.X</author_list>
<publication_year>2019</publication_year>
<description>Swirl, Dry regions on the Moon ...</description>
</Citation_Information>
<Modification_History>
<Modification_Detail>
<modification_date>2019-03-15</modification_date>
<version_id>1.0</version_id>
<description>updated by team to support...</description>
</Modification_Detail>
</Modification_History>
</Identification_Area>
<Observation_Area>
<Time_Coordinates>
<start_date_time xsi:nil="true" nilReason="inapplicable"/>
<stop_date_time xsi:nil="true" nilReason="inapplicable"/>
</Time_Coordinates>
<Primary_Result_Summary>
<purpose>Science</purpose>
<processing_level>Derived</processing_level>
<description>Pixel values in this file represent elevations in kilometers above the lunar surface defined by ...., et al. (20XX).
Conversion from pixel units to geophysical units is given by the keyvalues for SCALING_FACTOR and OFFSET. This DTM was produced
using SPC software as described in Gaskell et al. (2008).</description>
</Primary_Result_Summary>
<Investigation_Area>
<name>Lunar Reconnaissance Orbiter</name>
<type>Mission</type>
<Internal_Reference>
<lidvid_reference>urn:nasa:pds:context:investigation:mission.lro::1.0</lidvid_reference>
<reference_type>data_to_investigation</reference_type>
</Internal_Reference>
</Investigation_Area>
<Observing_System>
<name>Observing System for LROC and LOLA data</name>
<Observing_System_Component>
<name>Lunar Reconnaissance Orbiter</name>
<type>Spacecraft</type>
<description>The instrument host for this observing system was the Lunar Reconnaissance Orbiter (LRO) spacecraft</description>
<Internal_Reference>
<lid_reference>urn:nasa:pds:context:instrument_host:spacecraft.lro</lid_reference>
<reference_type>is_instrument_host</reference_type>
</Internal_Reference>
</Observing_System_Component>
<Observing_System_Component>
<name>Lunar Reconnaissance Orbiter Camera</name>
<type>Instrument</type>
<description>The instrument for this observing component was the Lunar Reconnaissance Orbiter Camera (LROC)</description>
<Internal_Reference>
<lid_reference>urn:nasa:pds:context:instrument:lroc.lro</lid_reference>
<reference_type>is_instrument</reference_type>
</Internal_Reference>
</Observing_System_Component>
<Observing_System_Component>
<name>Lunar Orbiter Laser Altimeter</name>
<type>Instrument</type>
<description>The instrument for this observing component was the Lunar Orbiter Laser Altimeter (LOLA)</description>
<Internal_Reference>
<lid_reference>urn:nasa:pds:context:instrument:lola.lro</lid_reference>
<reference_type>is_instrument</reference_type>
</Internal_Reference>
</Observing_System_Component>
</Observing_System>
<Target_Identification>
<name>Moon</name>
<type>Planet</type>
<Internal_Reference>
<lidvid_reference>urn:nasa:pds:context:target:planet.moon::1.0</lidvid_reference>
<reference_type>data_to_target</reference_type>
</Internal_Reference>
</Target_Identification>
<Discipline_Area>
<disp:Display_Settings>
<Local_Internal_Reference>
<local_identifier_reference>image</local_identifier_reference>
<local_reference_type>display_settings_to_array</local_reference_type>
</Local_Internal_Reference>
<disp:Display_Direction>
<disp:horizontal_display_axis>Sample</disp:horizontal_display_axis>
<disp:horizontal_display_direction>Left to Right</disp:horizontal_display_direction>
<disp:vertical_display_axis>Line</disp:vertical_display_axis>
<disp:vertical_display_direction>Top to Bottom</disp:vertical_display_direction>
</disp:Display_Direction>
</disp:Display_Settings>
</Discipline_Area>
</Observation_Area>
</Product_Observational>