Skip to content
Snippets Groups Projects
Commit 696f9fa2 authored by acpaquette's avatar acpaquette
Browse files

Release prep changes

parent e51e50b8
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.10)
project(usgscsm VERSION 1.6.0 DESCRIPTION "usgscsm library")
project(usgscsm VERSION 1.7.0 DESCRIPTION "usgscsm library")
include(GNUInstallDirs)
......
......@@ -37,6 +37,43 @@
"date": {
"metadataLastUpdated": "2023-02-23"
}
}, {
"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.7.0",
"status": "Production",
"permissions": {
"usageType": "openSource",
"licenses": [
{
"name": "Public Domain, CC-1.0",
"URL": "https://code.usgs.gov/astrogeology/usgscsm/-/raw/1.7.0/LICENSE.md"
}
]
},
"homepageURL": "https://code.usgs.gov/astrogeology/usgscsm/-/tree/1.7.0",
"downloadURL": "https://code.usgs.gov/astrogeology/usgscsm/-/archive/1.7.0/usgscsm-1.7.0.zip",
"disclaimerURL": "https://code.usgs.gov/astrogeology/usgscsm/-/raw/1.7.0/DISCLAIMER.md",
"repositoryURL": "https://code.usgs.gov/astrogeology/usgscsm.git",
"vcs": "git",
"laborHours": 60,
"tags": [
"Planetary",
"Remote Sensing",
"Data Processing",
"Community Sensor Model"
],
"languages": [
"C++"
],
"contact": {
"name": "Adam Paquette",
"email": "acpaquette@usgs.gov"
},
"date": {
"metadataLastUpdated": "2023-08-11"
}
}, {
"name": "USGSCSM",
"organization": "U.S. Geological Survey",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment