Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Commit

Permalink
Merge pull request #47 from emthompson-usgs/version
Browse files Browse the repository at this point in the history
Incremented version number for release
  • Loading branch information
mhearne-usgs authored Mar 20, 2018
2 parents 78c57e0 + 38dc43a commit 2e1315b
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions code.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,45 @@
"measurementType": {},
"agency": "U.S. Department of Interior",
"releases": [
{
"name": "ps2ff",
"description": "Approximated rupture distances from point source",
"version": "1.2",
"status": "Production",
"organization": "U.S. Geological Survey",
"vcs": "git",
"repositoryURL": "https://github.com/usgs/ps2ff",
"homepageURL": "https://github.com/usgs/ps2ff",
"downloadURL": "https://github.com/usgs/ps2ff/releases/tag/v1.1",
"disclaimerURL": "https://github.com/usgs/ps2ff/blob/master/DISCLAIMER.md",
"permissions": {
"licenses": [
{
"name": "Public Domain",
"URL": "https://github.com/usgs/ps2ff/blob/master/LICENSE.md"
}
],
"usageType": "openSource",
"exemptionText": null
},
"laborHours": 1,
"languages": [ "Python" ],
"tags": [
"earthquake",
"shakemap",
"point source",
"finite fault"
"seismic-hazard",
"earthquake-hazard"
],
"contact": {
"name": "Eric Thompson",
"email": "[email protected]"
},
"date": {
"metadataLastUpdated": "2018-03-20"
}
},
{
"name": "ps2ff",
"description": "Approximated rupture distances from point source",
Expand Down

0 comments on commit 2e1315b

Please sign in to comment.