diff --git a/code.json b/code.json index c8e590f24fd13bdf2f848cc82555a22b651586e4..23740f258cc94e5a405fca522d53b3374d2d6b03 100644 --- a/code.json +++ b/code.json @@ -1,51 +1,5 @@ [ { - "name": "swigcsm", - "organization": "U.S. Geological Survey", - "description": "Git repository containing SWIG wrappers for the CSM API", - "version": "main", - "status": "Development", - - "permissions": { - "usageType": "openSource", - "licenses": [ - { - "name": "Public Domain, CC0-1.0", - "URL": "https://code.usgs.gov/astrogeology/swigcsm/-/raw/main/LICENSE.md" - } - ] - }, - - "homepageURL": "https://code.usgs.gov/astrogeology/swigcsm/", - "downloadURL": "https://code.usgs.gov/astrogeology/swigcsm/-/archive/main/swigcsm-main.zip", - "disclaimerURL": "https://code.usgs.gov/astrogeology/swigcsm/-/raw/main/DISCLAIMER.md", - "repositoryURL": "https://code.usgs.gov/astrogeology/swigcsm.git", - "vcs": "git", - - "laborHours": 40, - - "tags": [ - "Planetary", - "Remote Sensing", - "SWIG", - "Community Sensor Model" - ], - - "languages": [ - "C++", - "SWIG", - "Python" - ], - - "contact": { - "name": "Dr. Jason Laura", - "email": "jlaura@usgs.gov" - }, - - "date": { - "metadataLastUpdated": "2023-02-27" - } - },{ "name": "swigcsm", "organization": "U.S. Geological Survey", "description": "Git repository containing SWIG wrappers for the CSM API", @@ -91,51 +45,5 @@ "date": { "metadataLastUpdated": "2023-05-18" } - },{ - "name": "swigcsm", - "organization": "U.S. Geological Survey", - "description": "Git repository containing SWIG wrappers for the CSM API", - "version": "1.0.1", - "status": "Production", - - "permissions": { - "usageType": "openSource", - "licenses": [ - { - "name": "Public Domain, CC0-1.0", - "URL": "https://code.usgs.gov/astrogeology/swigcsm/-/raw/1.0.1/LICENSE.md" - } - ] - }, - - "homepageURL": "https://code.usgs.gov/astrogeology/swigcsm/-/releases/1.0.1", - "downloadURL": "https://code.usgs.gov/astrogeology/swigcsm/-/archive/1.0.1/swigcsm-1.0.1.zip", - "disclaimerURL": "https://code.usgs.gov/astrogeology/swigcsm/-/raw/1.0.1/DISCLAIMER.md", - "repositoryURL": "https://code.usgs.gov/astrogeology/swigcsm.git", - "vcs": "git", - - "laborHours": 40, - - "tags": [ - "Planetary", - "Remote Sensing", - "SWIG", - "Community Sensor Model" - ], - - "languages": [ - "C++", - "SWIG", - "Python" - ], - - "contact": { - "name": "Jason Laura", - "email": "jlaura@usgs.gov" - }, - - "date": { - "metadataLastUpdated": "2023-02-22" - } } ]