Skip to content

Commit

Permalink
Merge develop into main for release. (#102)
Browse files Browse the repository at this point in the history
* Add zenodo.json file and update license to BSD 3-clause

Co-authored-by: James Collins <[email protected]>
Co-authored-by: rmudambi <[email protected]>
  • Loading branch information
3 people authored Oct 28, 2021
1 parent e38a901 commit b50b300
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 674 deletions.
43 changes: 43 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"license": "BSD-3-Clause",
"title": "ihmeuw/vivarium_cluster_tools: Archival release",
"upload_type": "software",
"creators": [
{
"orcid": "0000-0001-7633-7804",
"affiliation": "Institute for Health Metrics and Evaluation",
"name": "James Collins"
},
{
"orcid": "0000-0001-8649-7561",
"affiliation": "Institute for Health Metrics and Evaluation",
"name": "Rajan Mudambi"
},
{
"orcid": "0000-0003-2430-5661",
"affiliation": "Institute for Health Metrics and Evaluation",
"name": "Matthew Kappel"
},
{
"orcid": "0000-0003-0778-295X",
"affiliation": "Institute for Health Metrics and Evaluation",
"name": "Kjell Swedin"
},
{
"orcid": "0000-0002-6538-2615",
"affiliation": "Institute for Health Metrics and Evaluation",
"name": "Kate Wilson"
},
{
"affiliation": "Institute for Health Metrics and Evaluation",
"name": "Cody Horst"
},
{
"orcid": "0000-0001-6033-4713",
"affiliation": "Institute for Health Metrics and Evaluation",
"name": "Abraham Flaxman"
}
],
"access_right": "open",
"description": "Archival release of Vivarium Cluster Tools, a Python package that makes running ``vivarium`` simulations at scale on a Univa Grid Engine cluster easy."
}
Loading

0 comments on commit b50b300

Please sign in to comment.