-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Chiu P. Wiegand Person description, LFB 20230929
- Loading branch information
Showing
1 changed file
with
14 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<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.0.xsd"> | ||
<Version>2.6.0</Version> | ||
<Person> | ||
<ResourceID>spase://SMWG/Person/Chiu.P.Weigand</ResourceID> | ||
<ReleaseDate>2023-09-29T12:34:56.789</ReleaseDate> | ||
<PersonName>Chiu P. Weigand</PersonName> | ||
<OrganizationName>NASA Goddard Space Flight Center, Community Coordinated Modeling Center (CCMC)</OrganizationName> | ||
<Address>Mail Code 674, Greenbelt, MD 20771</Address> | ||
<Email>[email protected]</Email> | ||
<PhoneNumber>+1 301 286 2329</PhoneNumber> | ||
<FaxNumber>+1 301 286 8789</FaxNumber> | ||
</Person> | ||
</Spase> |