Skip to content
Snippets Groups Projects
Commit 2d79f2d9 authored by Laura, Jason R's avatar Laura, Jason R
Browse files

Fixes for provisional release

parent 9e360849
Branches
Tags
No related merge requests found
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
......@@ -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"
}
}
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment