Name | coincident JSON |
Version |
0.1.1
JSON |
| download |
home_page | None |
Summary | Search and analysis of STV Precursor Coincident Datasets |
upload_time | 2024-12-09 07:53:09 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | Copyright 2024 Scott Henderson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# coincident
[![Actions Status][actions-badge]][actions-link]
[![Documentation Status][rtd-badge]][rtd-link]
[![Available on pypi][pypi-version]][pypi-link]
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/uw-cryo/coincident)
<!-- SPHINX-START -->
<!-- prettier-ignore-start -->
[actions-badge]: https://github.com/uw-cryo/coincident/workflows/CI/badge.svg
[actions-link]: https://github.com/uw-cryo/coincident/actions
[conda-badge]: https://img.shields.io/conda/vn/conda-forge/coincident
[conda-link]: https://github.com/conda-forge/coincident-feedstock
[github-discussions-badge]: https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github
[github-discussions-link]: https://github.com/uw-cryo/coincident/discussions
[pypi-link]: https://pypi.org/project/coincident/
[pypi-platforms]: https://img.shields.io/pypi/pyversions/coincident
[pypi-version]: https://img.shields.io/pypi/v/coincident
[rtd-badge]: https://readthedocs.org/projects/coincident/badge/?version=latest
[rtd-link]: https://coincident.readthedocs.io/en/latest/?badge=latest
<!-- prettier-ignore-end -->
Identify, curate, process and distribute coincident datasets contained within
select archives across a range of representative terrain and landcover types.
Such datasets are intended to be used by the NASA STV community for
calibration/validation, fusion algorithm development, and discipline-specific
scientific analysis.
See here for more information:
<https://science.nasa.gov/earth-science/decadal-surveys/decadal-stv/coincident-datasets>
**This tool is under active development, there are no stable releases yet!**
## Acknowledgements
- Python packaging template provided by
<https://github.com/scientific-python/cookie>
- Funding for this effort was provided by NASA Grant 80NSSC22K1094
Raw data
{
"_id": null,
"home_page": null,
"name": "coincident",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Scott Henderson <scottyh@uw.edu>, David Shean <dshean@uw.edu>, Jack Hayes <jehayes@uw.edu>",
"download_url": "https://files.pythonhosted.org/packages/8a/42/26e59254972b5d7d3a439b877b9540d341ff409ca0533a9ae453909edf91/coincident-0.1.1.tar.gz",
"platform": null,
"description": "# coincident\n\n[![Actions Status][actions-badge]][actions-link]\n[![Documentation Status][rtd-badge]][rtd-link]\n[![Available on pypi][pypi-version]][pypi-link]\n\n[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/uw-cryo/coincident)\n\n<!-- SPHINX-START -->\n\n<!-- prettier-ignore-start -->\n[actions-badge]: https://github.com/uw-cryo/coincident/workflows/CI/badge.svg\n[actions-link]: https://github.com/uw-cryo/coincident/actions\n[conda-badge]: https://img.shields.io/conda/vn/conda-forge/coincident\n[conda-link]: https://github.com/conda-forge/coincident-feedstock\n[github-discussions-badge]: https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github\n[github-discussions-link]: https://github.com/uw-cryo/coincident/discussions\n[pypi-link]: https://pypi.org/project/coincident/\n[pypi-platforms]: https://img.shields.io/pypi/pyversions/coincident\n[pypi-version]: https://img.shields.io/pypi/v/coincident\n[rtd-badge]: https://readthedocs.org/projects/coincident/badge/?version=latest\n[rtd-link]: https://coincident.readthedocs.io/en/latest/?badge=latest\n\n<!-- prettier-ignore-end -->\n\nIdentify, curate, process and distribute coincident datasets contained within\nselect archives across a range of representative terrain and landcover types.\nSuch datasets are intended to be used by the NASA STV community for\ncalibration/validation, fusion algorithm development, and discipline-specific\nscientific analysis.\n\nSee here for more information:\n<https://science.nasa.gov/earth-science/decadal-surveys/decadal-stv/coincident-datasets>\n\n**This tool is under active development, there are no stable releases yet!**\n\n## Acknowledgements\n\n- Python packaging template provided by\n <https://github.com/scientific-python/cookie>\n\n- Funding for this effort was provided by NASA Grant 80NSSC22K1094\n",
"bugtrack_url": null,
"license": "Copyright 2024 Scott Henderson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "Search and analysis of STV Precursor Coincident Datasets",
"version": "0.1.1",
"project_urls": {
"Bug Tracker": "https://github.com/uw-cryo/coincident/issues",
"Changelog": "https://github.com/uw-cryo/coincident/releases",
"Discussions": "https://github.com/uw-cryo/coincident/discussions",
"Homepage": "https://github.com/uw-cryo/coincident"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cb841670c232b4dd47f54d1f69291af6f8337041e5577461f97e98a08f087cdb",
"md5": "05cbe1a575013eb21748f412dda233d2",
"sha256": "315045109b3804eade24c174e4782f44dab6fb7c527d09701ecba11dd31bd4a1"
},
"downloads": -1,
"filename": "coincident-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "05cbe1a575013eb21748f412dda233d2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 40555,
"upload_time": "2024-12-09T07:53:07",
"upload_time_iso_8601": "2024-12-09T07:53:07.557434Z",
"url": "https://files.pythonhosted.org/packages/cb/84/1670c232b4dd47f54d1f69291af6f8337041e5577461f97e98a08f087cdb/coincident-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8a4226e59254972b5d7d3a439b877b9540d341ff409ca0533a9ae453909edf91",
"md5": "b66e8fdcfbc5dda125693081391ec8a7",
"sha256": "ae4af80ac2a11903c2315c18aa5b98293b598e31cf32fbf473f433cf6aae5883"
},
"downloads": -1,
"filename": "coincident-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "b66e8fdcfbc5dda125693081391ec8a7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 1436397,
"upload_time": "2024-12-09T07:53:09",
"upload_time_iso_8601": "2024-12-09T07:53:09.870780Z",
"url": "https://files.pythonhosted.org/packages/8a/42/26e59254972b5d7d3a439b877b9540d341ff409ca0533a9ae453909edf91/coincident-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-09 07:53:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "uw-cryo",
"github_project": "coincident",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "coincident"
}