<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1K00.sch"
  schematypens="http://purl.oclc.org/dsdl/schematron"?>
<Product_Ancillary xmlns="http://pds.nasa.gov/pds4/pds/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_1K00.xsd">
    <Identification_Area>
        <logical_identifier>urn:nasa:pds:magellan_arcdr:miscellaneous:arcdr_orbit_parameters</logical_identifier>
        <version_id>1.0</version_id>
        <title>Magellan ARCDR Orbit Parameters</title>
        <information_model_version>1.20.0.0</information_model_version>
        <product_class>Product_Ancillary</product_class>
        <Modification_History>
            <Modification_Detail>
                <modification_date>2024-02-01</modification_date>
                <version_id>1.0</version_id>
                <description>Inital Version</description>
            </Modification_Detail>
        </Modification_History>
    </Identification_Area>
    <Context_Area>
        <Time_Coordinates>
            <start_date_time>1990-09-15Z</start_date_time>
            <stop_date_time>1992-09-14Z</stop_date_time>
        </Time_Coordinates>
        <Investigation_Area>
            <name>Magellan</name>
            <type>Mission</type>
            <Internal_Reference>
                <lid_reference>urn:nasa:pds:context:investigation:mission.magellan</lid_reference>
                <reference_type>ancillary_to_investigation</reference_type>
            </Internal_Reference>
        </Investigation_Area>
        <Observing_System>
            <Observing_System_Component>
                <name>Magellan</name>
                <type>Host</type>
                <Internal_Reference>
                    <lid_reference>urn:nasa:pds:context:instrument_host:spacecraft.mgn</lid_reference>
                    <reference_type>is_instrument_host</reference_type>
                </Internal_Reference>
            </Observing_System_Component>
            <Observing_System_Component>
                <name>Radar System for Magellan</name>
                <type>Instrument</type>
                <Internal_Reference>
                    <lid_reference>urn:nasa:pds:context:instrument:mgn.rdrs</lid_reference>
                    <reference_type>is_instrument</reference_type>
                </Internal_Reference>
            </Observing_System_Component>
        </Observing_System>
        <Target_Identification>
            <name>Venus</name>
            <type>Planet</type>
            <Internal_Reference>
                <lid_reference>urn:nasa:pds:context:target:planet.venus</lid_reference>
                <reference_type>ancillary_to_target</reference_type>
            </Internal_Reference>
        </Target_Identification>
    </Context_Area>
    <File_Area_Ancillary>
        <File>
            <file_name>arcdr_orbit_parameters.csv</file_name>
        </File>
        <Header>
            <offset unit="byte">0</offset>
            <object_length unit="byte">313</object_length>
            <parsing_standard_id>7-Bit ASCII Text</parsing_standard_id>
        </Header>
        <Table_Delimited>
            <name>ARCDR Orbit Parameters</name>
            <offset unit="byte">313</offset>
            <parsing_standard_id>PDS DSV 1</parsing_standard_id>
            <description>
                The Magellan ARCDR Orbit Parameters file is a CSV-format text file that 
                contains information about Magellan orbits when altimetry and radiometry
                data were being collected. These orbit parameters are based on
                the elements used to generate the uplink commands for each
                mapping pass. They represents an average over the entire orbit, and
                are not the result of post-orbit navigation solutions. The
                elements should be used for comparison purposes only, since they
                may involve large errors. The predicted orbit elements are copied
                from the orbit header files of the ARCDR dataset. 
            </description>
            <records>4611</records>
            <record_delimiter>Carriage-Return Line-Feed</record_delimiter>
            <field_delimiter>Comma</field_delimiter>
            <Record_Delimited>
                <fields>16</fields>
                <groups>0</groups>
                <Field_Delimited>
                    <name>Orbit_File_Name</name>
                    <field_number>1</field_number>
                    <data_type>ASCII_String</data_type>
                    <description>The name of the PDS4 orbit header file that the 
                        values were derived from.</description>
                </Field_Delimited>
                <Field_Delimited>
                    <name>Version</name>
                    <field_number>2</field_number>
                    <data_type>ASCII_Integer</data_type>
                    <description>Version is the version number of the orbit header file
                        for this orbit. It is possible that there are multiple
                        versions for a given orbit.</description>
                </Field_Delimited>
                <Field_Delimited>
                    <name>Orbit_Number</name>
                    <field_number>3</field_number>
                    <data_type>ASCII_Integer</data_type>
                    <description>The orbit number associated with the parameters in
                        this record.</description>
                </Field_Delimited>
                <Field_Delimited>
                    <name>Mapping_Cycle</name>
                    <field_number>4</field_number>
                    <data_type>ASCII_Integer</data_type>
                    <description>The mapping cycle that this orbit occurred in.</description>
                </Field_Delimited>
                <Field_Delimited>
                    <name>Altimetry_Points</name>
                    <field_number>5</field_number>
                    <data_type>ASCII_Integer</data_type>
                    <description>The altimetry_points is the number of footprints
                        in a specific orbit's altimetry data file. A value of zero
                        may indicate that no altimetry data exists for this
                        orbit.</description>
                </Field_Delimited>
                <Field_Delimited>
                    <name>Radiometry_Points</name>
                    <field_number>6</field_number>
                    <data_type>ASCII_Integer</data_type>
                    <description>The radiometry_points is the number of footprints
                        in a specific orbit's radiometry data file. A value of zero
                        may indicate that no altimetry data exists for this
                        orbit.</description>
                </Field_Delimited>
                <Field_Delimited>
                    <name>First_Altimetry_Time</name>
                    <field_number>7</field_number>
                    <data_type>ASCII_Date_Time_YMD_UTC</data_type>
                    <description>The first_altimetry_time is the UTC time for
                        the first altimetry footprint of an orbit. It
                        equals the value in the first record of the orbit's
                        altimetry data file. If there was no altimetry file for
                        that orbit, the value is set to the missing value.</description>
                    <Special_Constants>
                        <missing_constant>9009-09-09T09:09:09Z</missing_constant>
                    </Special_Constants>
                </Field_Delimited>
                <Field_Delimited>
                    <name>Last_Altimetry_Time</name>
                    <field_number>8</field_number>
                    <data_type>ASCII_Date_Time_YMD_UTC</data_type>
                    <description>The last_altimetry_time is the UTC time for
                        the last altimetry footprint of an orbit. It
                        equals the value in the last record of the orbit's
                        altimetry data file. If there was no altimetry file for
                        that orbit, the value is set to the missing value.</description>
                    <Special_Constants>
                        <missing_constant>9009-09-09T09:09:09Z</missing_constant>
                    </Special_Constants>
                </Field_Delimited>
                <Field_Delimited>
                    <name>First_Radiometry_Time</name>
                    <field_number>9</field_number>
                    <data_type>ASCII_Date_Time_YMD_UTC</data_type>
                    <description>The first_radiometry_time is the UTC time for
                        the first radiometry footprint of an orbit. It
                        equals the value in the first record of the orbit's
                        radiometry data file. If there was no radiometry file for
                        that orbit, the value is set to the missing value.</description>
                    <Special_Constants>
                        <missing_constant>9009-09-09T09:09:09Z</missing_constant>
                    </Special_Constants>
                </Field_Delimited>
                <Field_Delimited>
                    <name>Last_Radiometry_Time</name>
                    <field_number>10</field_number>
                    <data_type>ASCII_Date_Time_YMD_UTC</data_type>
                    <description>The last_radiometry_time is the UTC time for
                        the last radiometry footprint of an orbit. It
                        equals the value in the last record of the orbit's
                        radiometry data file. If there was no radiometry file for
                        that orbit, the value is set to the missing value.</description>
                    <Special_Constants>
                        <missing_constant>9009-09-09T09:09:09Z</missing_constant>
                    </Special_Constants>
                </Field_Delimited>
                <Field_Delimited>
                    <name>Orbit_Periapsis_Time</name>
                    <field_number>11</field_number>
                    <data_type>ASCII_Date_Time_YMD_UTC</data_type>
                    <description>The orbit_periapsis_time is the predicted
                        periapsis time of the orbit.</description>
                </Field_Delimited>
                <Field_Delimited>
                    <name>Orbit_Semimajor_Axis</name>
                    <field_number>12</field_number>
                    <data_type>ASCII_Real</data_type>
                    <unit>km</unit>
                    <description>The orbit_semimajor_axis is the
                        semi-major axis of the predicted orbit.</description>
                </Field_Delimited>
                <Field_Delimited>
                    <name>Orbit_Eccentricity</name>
                    <field_number>13</field_number>
                    <data_type>ASCII_Real</data_type>
                    <description>The orbit_eccentricity is the
                        eccentricity of the predicted orbit.</description>
                </Field_Delimited>
                <Field_Delimited>
                    <name>Orbit_Inclination</name>
                    <field_number>14</field_number>
                    <data_type>ASCII_Real</data_type>
                    <unit>degree</unit>
                    <description>The orbit_inclination is the angle of
                        inclination of the predicted orbit with respect to the
                        xy-plane of the J2000 coordinate system.</description>
                </Field_Delimited>
                <Field_Delimited>
                    <name>Average_Longitude_Ascending_Node</name>
                    <field_number>15</field_number>
                    <data_type>ASCII_Real</data_type>
                    <unit>degree</unit>
                    <description>The average_longitude_ascending_node is the
                        angle in the xy-plane of the J2000 coordinate system to
                        the ascending node of the predicted orbit.</description>
                </Field_Delimited>
                <Field_Delimited>
                    <name>Average_Periapsis_Argument</name>
                    <field_number>16</field_number>
                    <data_type>ASCII_Real</data_type>
                    <unit>degree</unit>
                    <description>The average_periapsis_argument is the angle
                        in the plane of the predicted orbit from the ascending
                        node in the xy-plane of the J2000 coordinate system
                        to the periapsis.</description>
                </Field_Delimited>
            </Record_Delimited>
        </Table_Delimited>
    </File_Area_Ancillary>
</Product_Ancillary>
