forked from opencadc/gem2caom2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e2af911
commit 422fd3b
Showing
3 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
gem2caom2/tests/data/multi_plane/GN-2020A-Q-132-0-0.in.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<caom2:Observation xmlns:caom2="http://www.opencadc.org/caom2/xml/v2.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="caom2:SimpleObservation" caom2:id="00000000-0000-0000-0123-01246e4c9700"> | ||
<caom2:collection>GEMINI</caom2:collection> | ||
<caom2:observationID>GN-2020A-Q-132-0-0</caom2:observationID> | ||
<caom2:algorithm> | ||
<caom2:name>exposure</caom2:name> | ||
</caom2:algorithm> | ||
<caom2:planes> | ||
<caom2:plane caom2:id="00000000-0000-0000-0123-01247c90c000"> | ||
<caom2:productID>N20191219A0004</caom2:productID> | ||
<caom2:metaRelease>1990-01-01T00:00:00.000</caom2:metaRelease> | ||
<caom2:artifacts/> | ||
</caom2:plane> | ||
</caom2:planes> | ||
</caom2:Observation> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters