Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Swigcsm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
aflab
astrogeology
Swigcsm
Commits
cb57d077
Commit
cb57d077
authored
2 years ago
by
Jesse Mapel
Browse files
Options
Downloads
Patches
Plain Diff
Added code.json and disclaimer
parent
e62d100b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
DISCLAIMER.md
+9
-0
9 additions, 0 deletions
DISCLAIMER.md
code.json
+49
-0
49 additions, 0 deletions
code.json
with
58 additions
and
0 deletions
DISCLAIMER.md
0 → 100644
+
9
−
0
View file @
cb57d077
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 diff is collapsed.
Click to expand it.
code.json
0 → 100644
+
49
−
0
View file @
cb57d077
[
{
"name"
:
"swigcsm"
,
"organization"
:
"U.S. Geological Survey"
,
"description"
:
"GitHub respository 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://github.com/USGS-Astrogeology/swigcsm/blob/master/LICENSE.md"
}
]
},
"homepageURL"
:
"https://github.com/USGS-Astrogeology/swigcsm/releases/tag/1.0.1"
,
"downloadURL"
:
"https://github.com/USGS-Astrogeology/swigcsm/archive/refs/tags/1.0.1.zip"
,
"disclaimerURL"
:
"https://github.com/USGS-Astrogeology/swigcsm/blob/master/DISCLAIMER.md"
,
"repositoryURL"
:
"https://github.com/USGS-Astrogeology/swigcsm"
,
"vcs"
:
"git"
,
"laborHours"
:
40
,
"tags"
:
[
"Planetary"
,
"Remote Sensing"
,
"SWIG"
,
"Community Sensor Model"
],
"languages"
:
[
"C++"
,
"SWIG"
,
"Python"
],
"contact"
:
{
"name"
:
"Jesse Mapel"
,
"email"
:
"jmapel@usgs.gov"
},
"date"
:
{
"metadataLastUpdated"
:
"2022-04-14"
}
}
]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment