From 08e8104156d63202368cab72923bbc6fe33192dc Mon Sep 17 00:00:00 2001
From: Elena.Budnik <ebudnik@irap.omp.eu>
Date: Fri, 12 Feb 2016 16:29:15 +0100
Subject: [PATCH] work

---
 NumericalData/AMDA/Cassini/Ephemeris/cass-ephem-ksm.xml | 85 -------------------------------------------------------------------------------------
 1 file changed, 0 insertions(+), 85 deletions(-)
 delete mode 100644 NumericalData/AMDA/Cassini/Ephemeris/cass-ephem-ksm.xml

diff --git a/NumericalData/AMDA/Cassini/Ephemeris/cass-ephem-ksm.xml b/NumericalData/AMDA/Cassini/Ephemeris/cass-ephem-ksm.xml
deleted file mode 100644
index 41d9dc6..0000000
--- a/NumericalData/AMDA/Cassini/Ephemeris/cass-ephem-ksm.xml
+++ /dev/null
@@ -1,85 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
-    <Version>2.2.6</Version>
-    <NumericalData>
-        <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/Ephemeris/cass-ephem-ksm</ResourceID>
-        <ResourceHeader>
-            <ResourceName>ksm_cassini@Iowa</ResourceName>
-            <ReleaseDate>2015-10-12T10:25:00</ReleaseDate>
-            <Description>Ephemeris of the Cassini spacecraft around Saturn in KSM coordinates. Obtained from University of Iowa server.
-                http://www-pw.physics.uiowa.edu/~jbg/cas.html</Description>
-            <Contact>
-                <PersonID>spase://SMWG/Person/Elena.budnik</PersonID>
-                <Role>TechnicalContact</Role>
-            </Contact>
-            <InformationURL>
-                <URL>http://www-pw.physics.uiowa.edu/~jbg/cas.html</URL>
-            </InformationURL>
-        </ResourceHeader>
-        <AccessInformation>
-            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
-            <Availability>Online</Availability>
-            <AccessRights>Open</AccessRights>
-            <AccessURL>
-                <Name>AMDA</Name>
-                <URL>amda.cdpp.eu</URL>
-            </AccessURL>
-            <Format>NetCDF</Format>
-        </AccessInformation>
-        <ProviderName>http://www-pw.physics.uiowa.edu/~jbg/cas.html</ProviderName>
-        <InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/Ephemeris</InstrumentID>
-        <MeasurementType>Ephemeris</MeasurementType>
-        <TemporalDescription>
-            <TimeSpan>
-                <StartDate>2003-01-01T00:00:00Z</StartDate>
-                <StopDate>2013-03-21T00:00:00Z</StopDate>                
-            </TimeSpan>
-            <Cadence>PT300S</Cadence>
-        </TemporalDescription>
-        <ObservedRegion>Saturn</ObservedRegion>
-        <Parameter>
-            <Name>xyz_ksm</Name>
-            <ParameterKey>cass_xyz</ParameterKey>
-            <Description>Cassini cartesian coordinates in the Kronian equatorial system (in Saturn radii)</Description>
-            <Ucd>pos.bodyrc;instr.obsty</Ucd>
-            <Units>Rs</Units>
-            <RenderingHints>
-                <DisplayType>TimeSeries</DisplayType>
-            </RenderingHints>
-            <Structure>
-                <Size>3</Size>
-                <Element>
-                    <Name>x_ksm</Name>
-                    <Index>0</Index>
-                    <ParameterKey>cass_xyz(0)</ParameterKey>
-                </Element>
-                <Element>
-                    <Name>y_ksm</Name>
-                    <Index>1</Index>
-                    <ParameterKey>cass_xyz(1)</ParameterKey>
-                </Element>
-                <Element>
-                    <Name>z_ksm</Name>
-                    <Index>2</Index>
-                    <ParameterKey>cass_xyz(2)</ParameterKey>
-                </Element>
-            </Structure>
-            <Support>
-                <SupportQuantity>Positional</SupportQuantity>
-            </Support>
-        </Parameter>
-        <Parameter>
-            <Name>r</Name>
-            <ParameterKey>cass_r_ksm</ParameterKey>
-            <Description>Cassini distance to Saturn (in Saturn radii)</Description>
-            <Ucd>pos.distance;instr.obsty</Ucd>
-            <Units>Rs</Units>
-            <RenderingHints>
-                <DisplayType>TimeSeries</DisplayType>
-            </RenderingHints>
-            <Support>
-                <SupportQuantity>Positional</SupportQuantity>
-            </Support>
-        </Parameter>
-     </NumericalData>
-</Spase>
--
libgit2 0.21.2