Name | stactools-naip JSON |
Version |
0.5.0
JSON |
| download |
home_page | |
Summary | STAC item creation tools for NAIP dataset. |
upload_time | 2024-01-17 23:07:57 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.8 |
license | |
keywords |
stactools
pystac
catalog
stac
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# stactools-naip
stactools-naip is a [stactools](https://github.com/stac-utils/stactools) package to generate STAC objects
for NAIP images.
## How to use
To install, run:
```shell
pip install stactools-naip
pip install stactools[s3]
```
To create a STAC Item:
```shell
aws s3 cp --request-payer requester s3://naip-analytic/va/2018/60cm/fgdc/37077/m_3707763_se_18_060_20180825.txt .
export AWS_REQUEST_PAYER='requester'
stac naip create-item --fgdc m_3707763_se_18_060_20180825.txt \
VA 2018 s3://naip-analytic/va/2018/60cm/rgbir_cog/37077/m_3707763_se_18_060_20180825.tif \
json-dest/
```
## Development
```shell
pip install -e .[dev]
```
Install pre-commit hooks with:
```shell
pre-commit install
```
Run these before commit with:
```shell
pre-commit run --all-files
```
Raw data
{
"_id": null,
"home_page": "",
"name": "stactools-naip",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "stactools,pystac,catalog,STAC",
"author": "",
"author_email": "stac-utils <stac@radiant.earth>",
"download_url": "https://files.pythonhosted.org/packages/62/69/6f90fd2c90f62fb3d7ccc7e66a260c2299453de751f23d479acf700c945b/stactools-naip-0.5.0.tar.gz",
"platform": null,
"description": "# stactools-naip\n\nstactools-naip is a [stactools](https://github.com/stac-utils/stactools) package to generate STAC objects\nfor NAIP images.\n\n## How to use\n\nTo install, run:\n\n```shell\npip install stactools-naip\npip install stactools[s3]\n```\n\nTo create a STAC Item:\n\n```shell\naws s3 cp --request-payer requester s3://naip-analytic/va/2018/60cm/fgdc/37077/m_3707763_se_18_060_20180825.txt .\nexport AWS_REQUEST_PAYER='requester'\nstac naip create-item --fgdc m_3707763_se_18_060_20180825.txt \\\n VA 2018 s3://naip-analytic/va/2018/60cm/rgbir_cog/37077/m_3707763_se_18_060_20180825.tif \\\n json-dest/\n```\n\n## Development\n\n```shell\npip install -e .[dev]\n```\n\n\nInstall pre-commit hooks with:\n\n```shell\npre-commit install\n```\n\nRun these before commit with:\n\n```shell\npre-commit run --all-files\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "STAC item creation tools for NAIP dataset.",
"version": "0.5.0",
"project_urls": {
"documentation": "https://stactools-naip.readthedocs.io/en/latest/",
"homepage": "https://github.com/stactools-naips/stactools-naip"
},
"split_keywords": [
"stactools",
"pystac",
"catalog",
"stac"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a483252c374d2afe0d85846929098297ad76a366b7f959e682f805daad504a05",
"md5": "c28651e8e33809375327a4e49adc31f2",
"sha256": "0719f3a193afaa52092f65f05ddc5bedbc557700b95c25b9da8425043c6f7980"
},
"downloads": -1,
"filename": "stactools_naip-0.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c28651e8e33809375327a4e49adc31f2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 9089,
"upload_time": "2024-01-17T23:07:56",
"upload_time_iso_8601": "2024-01-17T23:07:56.866180Z",
"url": "https://files.pythonhosted.org/packages/a4/83/252c374d2afe0d85846929098297ad76a366b7f959e682f805daad504a05/stactools_naip-0.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "62696f90fd2c90f62fb3d7ccc7e66a260c2299453de751f23d479acf700c945b",
"md5": "af75ea2ca86d829680797938e038a59d",
"sha256": "ecfeecd6d3aec1cea47a4fac9e1d97c4c5ccd0d9fb620a83d1f175b4b8001ee5"
},
"downloads": -1,
"filename": "stactools-naip-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "af75ea2ca86d829680797938e038a59d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 10944,
"upload_time": "2024-01-17T23:07:57",
"upload_time_iso_8601": "2024-01-17T23:07:57.807325Z",
"url": "https://files.pythonhosted.org/packages/62/69/6f90fd2c90f62fb3d7ccc7e66a260c2299453de751f23d479acf700c945b/stactools-naip-0.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-17 23:07:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "stactools-naips",
"github_project": "stactools-naip",
"github_not_found": true,
"lcname": "stactools-naip"
}