Commit 9eea88ad97c28843923fb954b2992139e706877f
1 parent
d434699f
Exists in
master
and in
11 other branches
added nput dscovr for PSP and bepi
Showing
2 changed files
with
136 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,68 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<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://amda.irap.omp.eu/public/schemas/spase-sim-1_0_0.xsd"> | |
3 | + <Version>2.2.6</Version> | |
4 | + <NumericalOutput> | |
5 | + <ResourceID>spase://CNES/NumericalOutput/CDPP-AMDA/BALLISTIC/bls-bepi-dsc</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>input DSCOVR</ResourceName> | |
8 | + <AlternateName>Ballistic delay from the Earth to Bepi</AlternateName> | |
9 | + <ReleaseDate>2020-04-29T16:49:29Z</ReleaseDate> | |
10 | + <Description>DSCOVR solar wind 1-hour velocity data is used as model input. A sidereal period of 25.38 days is used in the calculations. Calculation : IRAP. | |
11 | + | |
12 | + * delay(days)=(r_bepi-r_earth)/dsc_vpr*1731.46 + angle_bepi_earth/14.1844 | |
13 | + | |
14 | + * angle_bepi_earth(deg)=acos(xyz_bepi_hee(0)/sqrt(xyz_bepi_hee(0)*xyz_bepi_hee(0) +xyz_bepi_hee(1)*xyz_bepi_hee(1)))*sign(-xyz_bepi_hee(1)) | |
15 | + </Description> | |
16 | + <Acknowledgement/> | |
17 | + <Contact> | |
18 | + <PersonID>spase://CNES/Person/Vincent.Genot</PersonID> | |
19 | + <Role>PrincipalInvestigator</Role> | |
20 | + </Contact> | |
21 | + <InformationURL> | |
22 | + </InformationURL> | |
23 | + </ResourceHeader> | |
24 | + <AccessInformation> | |
25 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
26 | + <Availability>Online</Availability> | |
27 | + <AccessRights>Open</AccessRights> | |
28 | + <AccessURL> | |
29 | + <Name>AMDA at CDPP</Name> | |
30 | + <URL>http://amda.cdpp.eu</URL> | |
31 | + </AccessURL> | |
32 | + <Format>Text.ASCII</Format> | |
33 | + <Acknowledgement> AMDA is a science analysis system provided by the Centre de Donnees de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Universite Paul Sabatier, Toulouse</Acknowledgement> | |
34 | + </AccessInformation> | |
35 | + <SimulationRunID>spase://CNES/SimulationRun/CDPP-AMDA/BALLISTIC/Bepi</SimulationRunID> | |
36 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
37 | + <TemporalDescription> | |
38 | + <TimeSpan> | |
39 | + <StartDate>1970-01-01T00:00:00Z</StartDate> | |
40 | + <StopDate>2018-12-31T23:00:00Z</StopDate> | |
41 | + </TimeSpan> | |
42 | + <Cadence>PT1H</Cadence> | |
43 | + </TemporalDescription> | |
44 | + <SimulatedRegion>Heliosphere</SimulatedRegion> | |
45 | + <Caveats/> | |
46 | + <InputResourceID>spase://CDPP/NumericalData/AMDA/DSCOVR/dsc-orb-all</InputResourceID> | |
47 | + <Parameter> | |
48 | + <Name>delay earth-bepi</Name> | |
49 | + <ParameterKey>bepi_bls_dsc_lag</ParameterKey> | |
50 | + <Description/> | |
51 | + <Units>days</Units> | |
52 | + <FillValue>NaN</FillValue> | |
53 | + <Support> | |
54 | + <SupportQuantity>Positional</SupportQuantity> | |
55 | + </Support> | |
56 | + </Parameter> | |
57 | + <Parameter> | |
58 | + <Name>angle bepi-sun-earth</Name> | |
59 | + <ParameterKey>bepi_bls_dsc_da</ParameterKey> | |
60 | + <Description/> | |
61 | + <Units>deg</Units> | |
62 | + <FillValue>NaN</FillValue> | |
63 | + <Support> | |
64 | + <SupportQuantity>Positional</SupportQuantity> | |
65 | + </Support> | |
66 | + </Parameter> | |
67 | + </NumericalOutput> | |
68 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,68 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<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://amda.irap.omp.eu/public/schemas/spase-sim-1_0_0.xsd"> | |
3 | + <Version>2.2.6</Version> | |
4 | + <NumericalOutput> | |
5 | + <ResourceID>spase://CNES/NumericalOutput/CDPP-AMDA/BALLISTIC/bls-psp-dsc</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>input DSCOVR</ResourceName> | |
8 | + <AlternateName>Ballistic delay from the Earth to PSP</AlternateName> | |
9 | + <ReleaseDate>2020-04-29T16:49:29Z</ReleaseDate> | |
10 | + <Description>DSCOVR solar wind 1-hour velocity data is used as model input. A sidereal period of 25.38 days is used in the calculations. Calculation : IRAP. | |
11 | + | |
12 | + * delay(days)=(r_psp-r_earth)/dsc_vpr*1731.46 + angle_psp_earth/14.1844 | |
13 | + | |
14 | + * angle_psp_earth(deg)=acos(xyz_psp_hee(0)/sqrt(xyz_psp_hee(0)*xyz_psp_hee(0)+xyz_psp_hee(1)*xyz_psp_hee(1)))*sign(-xyz_psp_hee(1)) | |
15 | + </Description> | |
16 | + <Acknowledgement/> | |
17 | + <Contact> | |
18 | + <PersonID>spase://CNES/Person/Vincent.Genot</PersonID> | |
19 | + <Role>PrincipalInvestigator</Role> | |
20 | + </Contact> | |
21 | + <InformationURL> | |
22 | + </InformationURL> | |
23 | + </ResourceHeader> | |
24 | + <AccessInformation> | |
25 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
26 | + <Availability>Online</Availability> | |
27 | + <AccessRights>Open</AccessRights> | |
28 | + <AccessURL> | |
29 | + <Name>AMDA at CDPP</Name> | |
30 | + <URL>http://amda.cdpp.eu</URL> | |
31 | + </AccessURL> | |
32 | + <Format>Text.ASCII</Format> | |
33 | + <Acknowledgement> AMDA is a science analysis system provided by the Centre de Donnees de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Universite Paul Sabatier, Toulouse</Acknowledgement> | |
34 | + </AccessInformation> | |
35 | + <SimulationRunID>spase://CNES/SimulationRun/CDPP-AMDA/BALLISTIC/Psp</SimulationRunID> | |
36 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
37 | + <TemporalDescription> | |
38 | + <TimeSpan> | |
39 | + <StartDate>1970-01-01T00:00:00Z</StartDate> | |
40 | + <StopDate>2018-12-31T23:00:00Z</StopDate> | |
41 | + </TimeSpan> | |
42 | + <Cadence>PT1H</Cadence> | |
43 | + </TemporalDescription> | |
44 | + <SimulatedRegion>Heliosphere</SimulatedRegion> | |
45 | + <Caveats/> | |
46 | + <InputResourceID>spase://CDPP/NumericalData/AMDA/DSCOVR/dsc-orb-all</InputResourceID> | |
47 | + <Parameter> | |
48 | + <Name>delay earth-psp</Name> | |
49 | + <ParameterKey>psp_bls_dsc_lag</ParameterKey> | |
50 | + <Description/> | |
51 | + <Units>days</Units> | |
52 | + <FillValue>NaN</FillValue> | |
53 | + <Support> | |
54 | + <SupportQuantity>Positional</SupportQuantity> | |
55 | + </Support> | |
56 | + </Parameter> | |
57 | + <Parameter> | |
58 | + <Name>angle psp-sun-earth</Name> | |
59 | + <ParameterKey>psp_bls_dsc_da</ParameterKey> | |
60 | + <Description/> | |
61 | + <Units>deg</Units> | |
62 | + <FillValue>NaN</FillValue> | |
63 | + <Support> | |
64 | + <SupportQuantity>Positional</SupportQuantity> | |
65 | + </Support> | |
66 | + </Parameter> | |
67 | + </NumericalOutput> | |
68 | +</Spase> | ... | ... |