Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Updated Zenodo metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
MintoDA1 authored and MintoDA1 committed Oct 10, 2023
1 parent 4fa27bd commit 4115e1d
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ dump*
!examples/**
!swiftest/**
!tests/**
!.zenodo.json
*ipynb_checkpoints
**/.DS_Store
!version.txt
Expand Down
58 changes: 58 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"description": "Official release for the Journal of Open Source Software.",
"license" : "GPLv3+",
"title": "profminton/swiftest: v2023.10.2",
"version": "v2023.10.2",
"upload_type": "software",
"publication_date": "2023-10-07",
"creators": [
{
"name": "Carlisle Wishard",
"affiliation": [
"Department of Earth, Atmospheric, and Planetary Sciences, Purdue University, USA",
"Evansville Museum of Arts, History & Science, USA"
],
"orcid": "0009-0001-0733-3268"
},
{
"name": "Jennifer Pouplin",
"affiliation": [
"Department of Earth, Atmospheric, and Planetary Sciences, Purdue University, USA",
"School of Aeronautics and Astronautics, Purdue University, USA"
]
},
{
"name": "Jacob Elliott",
"affiliation": "Department of Earth, Atmospheric, and Planetary Sciences, Purdue University, USA"
},
{
"name": "Dana Singh",
"affiliation": "SAIC, Princeton, NJ, USA"
},
{
"name": "Kaustub Anand",
"affiliation": [
"Department of Earth, Atmospheric, and Planetary Sciences, Purdue University, USA",
"Department of Physics and Astronomy, Purdue University, USA"
]
},
{
"name": "David Minton",
"affiliation": "Department of Earth, Atmospheric, and Planetary Sciences, Purdue University, USA",
"orcid": "0000-0003-1656-9704"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/profminton/swiftest/tree/v2023.10.2",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.8417147",
"relation": "isVersionOf"
}
]
}

0 comments on commit 4115e1d

Please sign in to comment.