hs_ephem_xyz_gse.xml 759 Bytes
<?xml version="1.0"?>
<param xml:id="hs_ephem_xyz_gse_##node##">
    <info>
        <name>@@node@@ xyz_gse</name>
        <short_name>##node##_xyz_gse</short_name>
        <components>x,y,z</components>
        <units>Re</units>
        <coordinates_system>GSE</coordinates_system>
        <tensor_order/>
        <si_conversion/>
        <table/>
        <fill_value/>
        <ucd>pos.earth;instr.obsty</ucd>
        <dataset_id>hs-ephem-##node##</dataset_id>
        <instrument_id>HelioSwarm_ephemeris</instrument_id>
    </info>
    <get>
        <vi name="helioswarm:ephem:test">
            <baseParam name="xyz_gse_##node##"/>
        </vi>
    </get>
    <process>$helioswarm_ephem_test_xyz_gse_##node##/RADIUS_EARTH</process>
    <output/>
</param>