# stactools-aster
[![PyPI](https://img.shields.io/pypi/v/stactools-aster)](https://pypi.org/project/stactools-aster/)
- Name: aster
- Package: `stactools.aster`
- [stactools-aster on PyPI](https://pypi.org/project/stactools-aster/)
- Owner: @gadomski
- [Dataset homepage](https://terra.nasa.gov/about/terra-instruments/aster)
- STAC extensions used:
- [proj](https://github.com/stac-extensions/projection/)
- Extra fields: none
- [Browse the example in human-readable form](https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/stactools-packages/aster/main/examples/collection.json)
stactools package for working with ASTER data.
## STAC Examples
- [Collection](examples/collection.json)
- [Item](examples/item/item.json)
## Installation
```shell
pip install stactools-aster
```
## Command-line Usage
Description of the command line functions
```shell
stac aster create-item source destination
```
Use `stac aster --help` to see all subcommands and options.
## Contributing
We use [pre-commit](https://pre-commit.com/) to check any changes.
To set up your development environment:
```shell
pip install -e .
pip install -r requirements-dev.txt
pre-commit install
```
To check all files:
```shell
pre-commit run --all-files
```
To run the tests:
```shell
pytest
```
Raw data
{
"_id": null,
"home_page": "https://github.com/stactools-asters/stactools-aster",
"name": "stactools-aster",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "stactools,pystac,catalog,STAC",
"author": "stac-utils",
"author_email": "stac@radiant.earth",
"download_url": "https://files.pythonhosted.org/packages/4b/16/ef7f9e87644fe25fa738924a6f0a7056ce20d9e5c559adf5a241a455bb32/stactools-aster-0.2.1.tar.gz",
"platform": null,
"description": "# stactools-aster\n\n[![PyPI](https://img.shields.io/pypi/v/stactools-aster)](https://pypi.org/project/stactools-aster/)\n\n- Name: aster\n- Package: `stactools.aster`\n- [stactools-aster on PyPI](https://pypi.org/project/stactools-aster/)\n- Owner: @gadomski\n- [Dataset homepage](https://terra.nasa.gov/about/terra-instruments/aster)\n- STAC extensions used:\n - [proj](https://github.com/stac-extensions/projection/)\n- Extra fields: none\n- [Browse the example in human-readable form](https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/stactools-packages/aster/main/examples/collection.json)\n\nstactools package for working with ASTER data.\n\n## STAC Examples\n\n- [Collection](examples/collection.json)\n- [Item](examples/item/item.json)\n\n## Installation\n\n```shell\npip install stactools-aster\n```\n\n## Command-line Usage\n\nDescription of the command line functions\n\n```shell\nstac aster create-item source destination\n```\n\nUse `stac aster --help` to see all subcommands and options.\n\n## Contributing\n\nWe use [pre-commit](https://pre-commit.com/) to check any changes.\nTo set up your development environment:\n\n```shell\npip install -e .\npip install -r requirements-dev.txt\npre-commit install\n```\n\nTo check all files:\n\n```shell\npre-commit run --all-files\n```\n\nTo run the tests:\n\n```shell\npytest\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "PROVIDE DESCRIPTION HERE",
"version": "0.2.1",
"split_keywords": [
"stactools",
"pystac",
"catalog",
"stac"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "757668183b6673f8c7a1ef9725026421918e0951bdb1e33a4b07a00c0a466d88",
"md5": "6605b336e84778193185b1958e11349f",
"sha256": "3f1e283ceefb70a85159f6d7a19098b127ad50806781e53ea3681d956feb170f"
},
"downloads": -1,
"filename": "stactools_aster-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6605b336e84778193185b1958e11349f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13148,
"upload_time": "2023-01-11T23:06:52",
"upload_time_iso_8601": "2023-01-11T23:06:52.230488Z",
"url": "https://files.pythonhosted.org/packages/75/76/68183b6673f8c7a1ef9725026421918e0951bdb1e33a4b07a00c0a466d88/stactools_aster-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4b16ef7f9e87644fe25fa738924a6f0a7056ce20d9e5c559adf5a241a455bb32",
"md5": "32fff38e737bf0a0c77b69b999d072cc",
"sha256": "76e1d645d2f90db0cf162f39bf3a42eb55ee4bcb8c08996e6d36e58163b233c6"
},
"downloads": -1,
"filename": "stactools-aster-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "32fff38e737bf0a0c77b69b999d072cc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11589,
"upload_time": "2023-01-11T23:06:53",
"upload_time_iso_8601": "2023-01-11T23:06:53.751213Z",
"url": "https://files.pythonhosted.org/packages/4b/16/ef7f9e87644fe25fa738924a6f0a7056ce20d9e5c559adf5a241a455bb32/stactools-aster-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-11 23:06:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "stactools-asters",
"github_project": "stactools-aster",
"lcname": "stactools-aster"
}