File tree Expand file tree Collapse file tree 2 files changed +38
-1
lines changed
Expand file tree Collapse file tree 2 files changed +38
-1
lines changed Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.10)
2- project (usgscsm VERSION 1.6 .0 DESCRIPTION "usgscsm library" )
2+ project (usgscsm VERSION 1.7 .0 DESCRIPTION "usgscsm library" )
33
44include (GNUInstallDirs)
55
Original file line number Diff line number Diff line change 3737 "date" : {
3838 "metadataLastUpdated" : " 2023-02-23"
3939 }
40+ }, {
41+ "name" : " USGSCSM" ,
42+ "organization" : " U.S. Geological Survey" ,
43+ "description" : " GitHub respository for the CSM compliant sensor models create by the USGS Astrogeology Science Center" ,
44+ "version" : " 1.7.0" ,
45+ "status" : " Production" ,
46+ "permissions" : {
47+ "usageType" : " openSource" ,
48+ "licenses" : [
49+ {
50+ "name" : " Public Domain, CC-1.0" ,
51+ "URL" : " https://code.usgs.gov/astrogeology/usgscsm/-/raw/1.7.0/LICENSE.md"
52+ }
53+ ]
54+ },
55+ "homepageURL" : " https://code.usgs.gov/astrogeology/usgscsm/-/tree/1.7.0" ,
56+ "downloadURL" : " https://code.usgs.gov/astrogeology/usgscsm/-/archive/1.7.0/usgscsm-1.7.0.zip" ,
57+ "disclaimerURL" : " https://code.usgs.gov/astrogeology/usgscsm/-/raw/1.7.0/DISCLAIMER.md" ,
58+ "repositoryURL" : " https://code.usgs.gov/astrogeology/usgscsm.git" ,
59+ "vcs" : " git" ,
60+ "laborHours" : 60 ,
61+ "tags" : [
62+ " Planetary" ,
63+ " Remote Sensing" ,
64+ " Data Processing" ,
65+ " Community Sensor Model"
66+ ],
67+ "languages" : [
68+ " C++"
69+ ],
70+ "contact" : {
71+ "name" : " Adam Paquette" ,
72+ "email" : " acpaquette@usgs.gov"
73+ },
74+ "date" : {
75+ "metadataLastUpdated" : " 2023-08-11"
76+ }
4077 }, {
4178 "name" : " USGSCSM" ,
4279 "organization" : " U.S. Geological Survey" ,
You can’t perform that action at this time.
0 commit comments