diff --git a/DISCLAIMER.md b/DISCLAIMER.md index bcbee17c748dd7ecfcf1b7361872dd58213ffc5c..2b91b395ede81569f0d162b1873f254ea6cf545c 100644 --- a/DISCLAIMER.md +++ b/DISCLAIMER.md @@ -1,9 +1,15 @@ -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.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 diff --git a/code.json b/code.json index 4531840e512c78c26d9f3e2eba7ea80454103daf..5b4e2cad0af7e5352c49afe55249ae8737cf1c81 100644 --- a/code.json +++ b/code.json @@ -3,8 +3,8 @@ "name": "ale", "organization": "U.S. Geological Survey", "description": "GitLab repository for the Abstraction Layer for Ephemerides package", - "version": "0.8.8", - "status": "Production", + "version": "0.8.9", + "status": "Development", "permissions": { "usageType": "openSource", @@ -16,13 +16,13 @@ ] }, - "homepageURL": "https://code.usgs.gov/astrogeology/ale/-/releases/0.8.8", - "downloadURL": "https://code.usgs.gov/astrogeology/ale/-/archive/0.8.8/ale-0.8.8.zip", - "disclaimerURL": "https://code.usgs.gov/astrogeology/ale/-/blob/master/DISCLAIMER.md", - "repositoryURL": "https://code.usgs.gov/astrogeology/ale", + "homepageURL": "https://code.usgs.gov/astrogeology/ale/", + "downloadURL": "https://code.usgs.gov/astrogeology/ale/-/archive/main/ale-main.zip", + "disclaimerURL": "https://code.usgs.gov/astrogeology/ale/-/raw/main/DISCLAMER.md", + "repositoryURL": "https://code.usgs.gov/astrogeology/ale/", "vcs": "git", - "laborHours": 40, + "laborHours": 480, "tags": [ "Planetary", @@ -38,12 +38,12 @@ ], "contact": { - "name": "Jesse Mapel", - "email": "jmapel@usgs.gov" + "name": "Jason Laura", + "email": "jlaura@usgs.gov" }, "date": { - "metadataLastUpdated": "2022-06-03" + "metadataLastUpdated": "2023-02-23" } } ]