Skip to content
Snippets Groups Projects
Commit 31616073 authored by Cain, Payton David's avatar Cain, Payton David
Browse files

Update documentation with administrative files

parent 819acc7f
No related branches found
No related tags found
2 merge requests!146Release CMO metadata to production,!37Update documentation with administrative files
# Code of Conduct
All contributions to- and interactions surrounding- this project will abide by
the [USGS Code of Scientific Conduct][1].
[1]: https://www.usgs.gov/about/organization/science-support/science-quality-and-integrity/code-scientific-conduct
\ No newline at end of file
# Contributing
Contributions are welcome from the community. Questions can be asked on the
[issues page][1]. Before creating a new issue, please take a moment to search
and make sure a similar issue does not already exist. If one does exist, you
can comment (most simply even with just a `:+1:`) to show your support for that
issue.
If you have direct contributions you would like considered for incorporation
into the project you can [fork this repository][2] and
[submit a merge request][3] for review.
[1]: https://code.usgs.gov/ghsc/geomag/geomag-algorithms/issues
[2]: https://docs.gitlab.com/ee/workflow/forking_workflow.html#creating-a-fork
[3]: https://docs.gitlab.com/ee/gitlab-basics/add-merge-request.html
# Disclaimer
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.
Unless otherwise noted, This software is in the public domain because it # License
contains materials that originally came from the United States Geological
Survey, an agency of the United States Department of Interior. For more Unless otherwise noted, This project is in the public domain in the United
information, see the official USGS copyright policy at States because it contains materials that originally came from the United
http://www.usgs.gov/visual-id/credit_usgs.html#copyright States Geological Survey, an agency of the United States Department of
Interior. For more information, see the official USGS copyright policy at
https://www.usgs.gov/information-policies-and-instructions/copyrights-and-credits
Disclaimers
----------- Additionally, we waive copyright and related rights in the work
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR worldwide through the CC0 1.0 Universal public domain dedication.
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE ## CC0 1.0 Universal Summary
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, This is a human-readable summary of the
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN [Legal Code (read the full text)][1].
THE SOFTWARE.
### No Copyright
Information provided by this software may be preliminary or provisional and is
subject to revision. It is being provided to meet the need for timely best The person who associated a work with this deed has dedicated the work to
science. The information has not received final approval by the U.S. Geological the public domain by waiving all of his or her rights to the work worldwide
Survey (USGS) and is provided on the condition that neither the USGS nor the under copyright law, including all related and neighboring rights, to the
U.S. Government shall be held liable for any damages resulting from the extent allowed by law.
authorized or unauthorized use of the information.
You can copy, modify, distribute and perform the work, even for commercial
purposes, all without asking permission.
### Other Information
In no way are the patent or trademark rights of any person affected by CC0,
nor are the rights that other persons may have in the work or in how the
work is used, such as publicity or privacy rights.
Unless expressly stated otherwise, the person who associated a work with
this deed makes no warranties about the work, and disclaims liability for
all uses of the work, to the fullest extent permitted by applicable law.
When using or citing the work, you should not imply endorsement by the
author or the affirmer.
[1]: https://creativecommons.org/publicdomain/zero/1.0/legalcode
[
{
"name": "geomag-algorithms",
"organization": "U.S. Geological Survey",
"description": "Library for processing Geomagnetic timeseries data.",
"version": "1.2.0",
"status": "Development",
"permissions": {
"usageType": "openSource",
"licenses": [
{
"name": "Public Domain, CC0-1.0",
"URL": "https://code.usgs.gov/ghsc/geomag/geomag-algorithms/raw/master/LICENSE.md"
}
]
},
"homepageURL": "https://code.usgs.gov/ghsc/geomag/geomag-algorithms",
"downloadURL": "https://code.usgs.gov/ghsc/geomag/geomag-algorithms/-/archive/master/geomag-algorithms-master.zip",
"disclaimerURL": "https://code.usgs.gov/ghsc/geomag/geomag-algorithms/raw/master/DISCLAIMER.md",
"repositoryURL": "https://code.usgs.gov/ghsc/geomag/geomag-algorithms.git",
"vcs": "git",
"laborHours": 0,
"tags": ["usgs", "geomagnetism", "timeseries", "processing"],
"languages": ["Shell", "Python"],
"contact": {
"name": "HazDev Team",
"email": "gs-haz_dev_team_group@usgs.gov"
},
"date": {
"metadataLastUpdated": "2020-09-29"
}
}
]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment