Blame view

NumericalData/CDPP-AMDA/THEMIS/B/Models/thb-msph-models.xml 4.44 KB
36482c83   Benjamin Renard   Cleanup empty tags
1
<?xml version="1.0" encoding="UTF-8"?>
49d48632   Benjamin Renard   cleanup_registry_...
2
3
4
5
6
7
8
9
10
<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://www.spase-group.org/data/schema/spase-2.4.1.xsd">
  <Version>2.4.1</Version>
  <NumericalData>
    <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/THEMIS/B/Models/thb-msph-models</ResourceID>
    <ResourceHeader>
      <ResourceName>distance to neutral sheet</ResourceName>
      <AlternateName>Distance to model neutral sheet</AlternateName>
      <ReleaseDate>2022-09-29T02:02:13Z</ReleaseDate>
      <Description>
d5dd0057   Elena.Budnik   prefilled templated
11
12
13
            * Distance (Re) from s/c location to Fairfield1970 neutral sheet position. Depends on spacecraft location in SM coordinates and dipole tilt angle. Valid for Ysm less than 15 Re.
            * Distance (Re) from s/c location to Fairfield1980 neutral sheet position. Depends on spacecraft location in SM coordinates and dipole tilt angle.
         </Description>
49d48632   Benjamin Renard   cleanup_registry_...
14
15
16
17
18
      <Acknowledgement>TBD</Acknowledgement>
      <Contact>
        <PersonID>spase://SMWG/Person/Christian.Jacquey</PersonID>
        <Role>TechnicalContact</Role>
      </Contact>
49d48632   Benjamin Renard   cleanup_registry_...
19
20
21
22
      <PriorID>thb-orb-all</PriorID>
    </ResourceHeader>
    <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
d5dd0057   Elena.Budnik   prefilled templated
23
24
25
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
49d48632   Benjamin Renard   cleanup_registry_...
26
27
28
29
30
31
            <Name>CDPP/AMDA HAPI Server</Name>
            <URL>http://amda.irap.omp.eu/service/hapi</URL>
            <Style>HAPI</Style>
            <Description>Web Service to this product using the HAPI interface.</Description>
         </AccessURL>
         <Format>CSV</Format>
36482c83   Benjamin Renard   Cleanup empty tags
32
         <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse".. See the Rules of the road at http://amda.cdpp.eu/help/policy.html. Please acknowledge the Data Providers.</Acknowledgement>
49d48632   Benjamin Renard   cleanup_registry_...
33
34
35
36
37
38
39
      </AccessInformation>
    <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
            <Name>CDPP/AMDA Web application</Name>
d5dd0057   Elena.Budnik   prefilled templated
40
            <URL>http://amda.cdpp.eu</URL>
49d48632   Benjamin Renard   cleanup_registry_...
41
            <Description>Access to Data via CDPP/AMDA Web application.</Description>
d5dd0057   Elena.Budnik   prefilled templated
42
         </AccessURL>
49d48632   Benjamin Renard   cleanup_registry_...
43
44
45
46
         <Format>CSV</Format>
         <Format>VOTable</Format>
         <Format>CDF</Format>
         <Format>PNG</Format>
36482c83   Benjamin Renard   Cleanup empty tags
47
         <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse".. See the Rules of the road at http://amda.cdpp.eu/help/policy.html. Please acknowledge the Data Providers.</Acknowledgement>
d5dd0057   Elena.Budnik   prefilled templated
48
      </AccessInformation>
49d48632   Benjamin Renard   cleanup_registry_...
49
50
51
52
53
54
55
56
57
58
59
    <ProviderName>IRAP</ProviderName>
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/THEMIS/B/Models</InstrumentID>
    <MeasurementType>Ephemeris</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>2007-02-17T23:36:00Z</StartDate>
        <StopDate>2022-09-28T23:59:00Z</StopDate>
      </TimeSpan>
      <Cadence>PT1M</Cadence>
    </TemporalDescription>
    <ObservedRegion>Earth</ObservedRegion>
49d48632   Benjamin Renard   cleanup_registry_...
60
61
62
63
    <Parameter>
      <Name>dZ Fairfield70</Name>
      <ParameterKey>dz_fairfield70_thb_xyz</ParameterKey>
      <Description>Distance (Re) from s/c location to Fairfield1970 neutral sheet position. Depends on spacecraft location in SM coordinates and dipole tilt angle. Valid for Ysm less than 15 Re.</Description>
49d48632   Benjamin Renard   cleanup_registry_...
64
      <Units>Re</Units>
49d48632   Benjamin Renard   cleanup_registry_...
65
66
67
68
69
70
71
72
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>dZ Fairfield80</Name>
      <ParameterKey>dz_fairfield80_thb_xyz</ParameterKey>
      <Description>Distance (Re) from s/c location to Fairfield1980 neutral sheet position. Depends on spacecraft location in SM coordinates and dipole tilt angle.</Description>
49d48632   Benjamin Renard   cleanup_registry_...
73
      <Units>Re</Units>
49d48632   Benjamin Renard   cleanup_registry_...
74
75
76
77
78
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
  </NumericalData>
d5dd0057   Elena.Budnik   prefilled templated
79
</Spase>