diff --git a/DISCLAIMER.md b/DISCLAIMER.md index bcbee17c748dd7ecfcf1b7361872dd58213ffc5c..1d80feb01a188b28ff33dad1be1dcc033f31d077 100644 --- a/DISCLAIMER.md +++ b/DISCLAIMER.md @@ -1,9 +1,8 @@ -This software has been approved for release by the U.S. Geological Survey -(USGS). Although the software has been subjected to rigorous review, the USGS -reserves the right to update the software as needed pursuant to further analysis -and review. No warranty, expressed or implied, is made by the USGS or the U.S. -Government as to the functionality of the software and related material nor -shall the fact of release constitute any such warranty. Furthermore, the -software is released on condition that neither the USGS nor the U.S. Government -shall be held liable for any damages resulting from its authorized or -unauthorized use. +This software is preliminary or provisional and is subject to revision. It is +being provided to meet the need for timely best science. The software has not +received final approval by the U.S. Geological Survey (USGS). No warranty, +expressed or implied, is made by the USGS or the U.S. Government as to the +functionality of the software and related material nor shall the fact of release +constitute any such warranty. The software is provided on the condition that +neither the USGS nor the U.S. Government shall be held liable for any damages +resulting from the authorized or unauthorized use of the software. \ No newline at end of file diff --git a/code.json b/code.json index ec5b2b98b82de6f2148427a3f79268fb0bf52ce2..c64ae08946b2956d8531a3392aa28fc8068a8d60 100644 --- a/code.json +++ b/code.json @@ -3,22 +3,22 @@ "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.6.0", - "status": "Production", + "version": "main", + "status": "Development", "permissions": { "usageType": "openSource", "licenses": [ { "name": "Public Domain, CC-1.0", - "URL": "https://code.usgs.gov/astrogeology/usgscsm/-/blob/1.6.0/LICENSE.md" + "URL": "https://code.usgs.gov/astrogeology/usgscsm/-/raw/main/LICENSE.md" } ] }, - "homepageURL": "https://code.usgs.gov/astrogeology/usgscsm/-/tree/1.6.0", - "downloadURL": "https://code.usgs.gov/astrogeology/usgscsm/-/archive/1.6.0/usgscsm-1.6.0.zip", - "disclaimerURL": "https://code.usgs.gov/astrogeology/usgscsm/-/blob/1.6.0/DISCLAIMER.md", - "repositoryURL": "https://code.usgs.gov/astrogeology/usgscsm/", + "homepageURL": "https://code.usgs.gov/astrogeology/usgscsm/", + "downloadURL": "https://code.usgs.gov/astrogeology/usgscsm/-/archive/main/usgscsm-main.zip", + "disclaimerURL": "https://code.usgs.gov/astrogeology/usgscsm/-/raw/usgscsm/DISCLAIMER.md", + "repositoryURL": "https://code.usgs.gov/astrogeology/usgscsm.git", "vcs": "git", "laborHours": 60, "tags": [ @@ -31,53 +31,11 @@ "C++" ], "contact": { - "name": "Jason Laura", + "name": "Dr. 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", - - "laborHours": 60, - - "tags": [ - "Planetary", - "Remote Sensing", - "Data Processing", - "Community Sensor Model" - ], - - "languages": [ - "C++" - ], - - "contact": { - "name": "Jesse Mapel", - "email": "jmapel@usgs.gov" - }, - - "date": { - "metadataLastUpdated": "2022-07-06" + "metadataLastUpdated": "2023-02-23" } } ]