forked from DOI-USGS/ISIS3
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update code.json to revert updating 8.3.0 (DOI-USGS#5685)
* Update code.json to revert RC * Update code.json * Update code.json
- Loading branch information
Showing
1 changed file
with
46 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -88,6 +88,51 @@ | |
"metadataLastUpdated": "2023-04-19" | ||
} | ||
},{ | ||
"name": "ISIS3", | ||
"organization": "U.S. Geological Survey", | ||
"description": "GitHub code repository for the Integrated Software for Imagers and Spectrometers (ISIS)", | ||
"version": "8.3.0", | ||
"status": "Production", | ||
|
||
"permissions": { | ||
"usageType": "openSource", | ||
"licenses": [ | ||
{ | ||
"name": "Public Domain, CC0-1.0", | ||
"URL": "https://code.usgs.gov/astrogeology/isis/-/raw/8.3.0/LICENSE.md" | ||
} | ||
] | ||
}, | ||
|
||
"homepageURL": "https://isis.astrogeology.usgs.gov", | ||
"downloadURL": "https://code.usgs.gov/astrogeology/isis/-/archive/8.3.0/8.3.0.zip", | ||
"disclaimerURL": "https://code.usgs.gov/astrogeology/isis/-/raw/8.3.0/DISCLAIMER.md", | ||
"repositoryURL": "https://code.usgs.gov/astrogeology/isis.git", | ||
"vcs": "git", | ||
|
||
"laborHours": 0, | ||
|
||
"tags": [ | ||
"Planetary", | ||
"Remote Sensing", | ||
"Photogrammetry", | ||
"Data Processing" | ||
], | ||
|
||
"languages": [ | ||
"C++" | ||
], | ||
|
||
"contact": { | ||
"name": "Christine Kim", | ||
"email": "[email protected]" | ||
}, | ||
|
||
"date": { | ||
"metadataLastUpdated": "2024-09-30" | ||
} | ||
}, | ||
{ | ||
"name": "ISIS3", | ||
"organization": "U.S. Geological Survey", | ||
"description": "GitHub code repository for the Integrated Software for Imagers and Spectrometers (ISIS)", | ||
|
@@ -129,7 +174,7 @@ | |
}, | ||
|
||
"date": { | ||
"metadataLastUpdated": "2024-09-30" | ||
"metadataLastUpdated": "2024-11-26" | ||
} | ||
} | ||
] |