Skip to content

Commit

Permalink
new observatory and repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Uritskaya committed Aug 1, 2024
1 parent dc0a4b6 commit 04cfd4e
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Observatory/UNH.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?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://www.spase-group.org/data/schema/spase-2_6_1.xsd">
<Version>2.6.1</Version>
<Observatory>
<ResourceID>spase://SMWG/Observatory/UNH</ResourceID>
<ResourceHeader>
<ResourceName>University of New Hampshire Observatory</ResourceName>
<ReleaseDate>2024-07-21T12:25:20</ReleaseDate>
<Description>University of New Hampshire Observatory is an astronomical observatory owned and operated by the University of New Hampshire. It is located in Durham, New Hampshire (USA) near the old Durham Reservoir.</Description>
<Contact>
<PersonID>spase://SMWG/Person/John.S.Gianforte</PersonID>
<Role>HostContact</Role>
</Contact>
</ResourceHeader>
<Location>
<ObservatoryRegion>Earth.Moon</ObservatoryRegion>
</Location>
</Observatory>
</Spase>
23 changes: 23 additions & 0 deletions Repository/HU/CfA.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?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://www.spase-group.org/data/schema/spase-2_6_1.xsd">
<Version>2.6.1</Version>
<Repository>
<ResourceID>spase://SMWG/Repository/HU/CfA</ResourceID>
<ResourceHeader>
<ResourceName>CfA Interplanetary Shock Database</ResourceName>
<ReleaseDate>2024-03-01T11:03:45</ReleaseDate>
<Description>Online database of interplanetary shocks observed by the Wind, DSCOVR and ACE spacecrafts. It includes the analysis techniques, plot and variable descriptions and publications related to shock physics and particle acceleration studies.</Description>
<Contact>
<PersonID>spase://SMWG/Person/Michael.L.Stevens</PersonID>
<Role>Developer</Role>
</Contact>
<Contact>
<PersonID>spase://SMWG/Person/Justin.C.Kasper</PersonID>
<Role>Developer</Role>
</Contact>
</ResourceHeader>
<AccessURL>
<URL>https://lweb.cfa.harvard.edu/shocks/</URL>
</AccessURL>
</Repository>
</Spase>

0 comments on commit 04cfd4e

Please sign in to comment.