Skip to content
Snippets Groups Projects
Unverified Commit 024554fe authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update code.json

parent 214170e4
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"name": "USGSCSM", "name": "USGSCSM",
"organization": "U.S. Geological Survey", "organization": "U.S. Geological Survey",
"description": "GitHub respository for the CSM compliant sensor models create by the USGS Astrogeology Science Center", "description": "GitHub respository for the CSM compliant sensor models create by the USGS Astrogeology Science Center",
"version": "1.5.3", "version": "1.6.0",
"status": "Production", "status": "Production",
"permissions": { "permissions": {
...@@ -11,15 +11,51 @@ ...@@ -11,15 +11,51 @@
"licenses": [ "licenses": [
{ {
"name": "Public Domain, CC-1.0", "name": "Public Domain, CC-1.0",
"URL": "https://github.com/USGS-Astrogeology/usgscsm/blob/dev/LICENSE.md" "URL": "https://code.usgs.gov/astrogeology/usgscsm/-/blob/1.6.0/LICENSE.md"
} }
] ]
}, },
"homepageURL": "https://code.usgs.gov/astrogeology/usgscsm/-/tree/1.6.0",
"homepageURL": "https://github.com/USGS-Astrogeology/usgscsm/releases/tag/1.5.3", "downloadURL": "https://code.usgs.gov/astrogeology/usgscsm/-/archive/1.6.0/usgscsm-1.6.0.zip",
"downloadURL": "https://github.com/USGS-Astrogeology/usgscsm/archive/refs/tags/1.5.3.zip", "disclaimerURL": "https://code.usgs.gov/astrogeology/usgscsm/-/blob/1.6.0/DISCLAIMER.md",
"disclaimerURL": "https://github.com/USGS-Astrogeology/usgscsm/blob/dev/DISCLAIMER.md", "repositoryURL": "https://code.usgs.gov/astrogeology/usgscsm/",
"repositoryURL": "https://github.com/USGS-Astrogeology/usgscsm", "vcs": "git",
"laborHours": 60,
"tags": [
"Planetary",
"Remote Sensing",
"Data Processing",
"Community Sensor Model"
],
"languages": [
"C++"
],
"contact": {
"name": "Jason Laura",
"email": "jlaura@usgs.gov"
},
"date": {
"metadataLastUpdated": "2022-07-06"
}
},{
"name": "USGSCSM",
"organization": "U.S. Geological Survey",
"description": "GitHub respository for the CSM compliant sensor models create by the USGS Astrogeology Science Center",
"version": "1.5.3",
"status": "Production",
"permissions": {
"usageType": "openSource",
"licenses": [
{
"name": "Public Domain, CC-1.0",
"URL": "https://code.usgs.gov/astrogeology/usgscsm/-/blob/1.5.3/LICENSE.md"
}
]
},
"homepageURL": "https://code.usgs.gov/astrogeology/usgscsm/-/tree/1.5.3",
"downloadURL": "https://code.usgs.gov/astrogeology/usgscsm/-/archive/1.5.3/usgscsm-1.5.3.zip",
"disclaimerURL": "https://code.usgs.gov/astrogeology/usgscsm/-/blob/1.5.3/DISCLAIMER.md",
"repositoryURL": "https://code.usgs.gov/astrogeology/usgscsm/",
"vcs": "git", "vcs": "git",
"laborHours": 60, "laborHours": 60,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment