Name | pystac-generator JSON |
Version |
0.2.0
JSON |
| download |
home_page | None |
Summary | A python package and CLI tool for generating STAC catalog from spatial data files |
upload_time | 2025-01-22 06:56:47 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | MIT |
keywords |
stac
generator
stac-generator
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# stac-generator
Documentation [page](https://aus-plant-phenomics-network.github.io/stac-generator/)
Examples of stac generator [configs](./example/configs/) in csv/json/yaml
Examples of generated stac items for [point]() data, [vector]() data, [raster]() data
## CLI Commands
Generating collection and push to remote
```bash
pdm run stac_generator https://object-store.rc.nectar.org.au/v1/AUTH_2b454f47f2654ab58698afd4b4d5eba7/mccn-test-data/OZBarley/remote_config.json --dst http://203.101.227.130:8082 --id OZBarleyTestData
```
## For developers
Clone:
```bash
git clone https://github.com/aus-plant-phenomics-network/stac-generator.git
```
Install dependencies:
```bash
pdm install
```
Run tests:
Note that you may need to set the environment variable `REMOTE_FIXTURE_URL` either through commands or via a `.env` file. The value of this variable
can be found on the github [repository](https://github.com/aus-plant-phenomics-network/stac-generator/settings/environments/4607709709/edit) under Settings - Environments - Environment Variables.
```bash
make test
```
Run static analysis
```bash
make lint
```
Raw data
{
"_id": null,
"home_page": null,
"name": "pystac-generator",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "stac, generator, stac-generator",
"author": null,
"author_email": "Joseph Sclauzero <joseph.sclauzero@adelaide.edu.au>",
"download_url": "https://files.pythonhosted.org/packages/70/03/0734ed4a3639b291f6de1a1846413e154049ab96c2c794c1f020d3f7ab39/pystac_generator-0.2.0.tar.gz",
"platform": null,
"description": "# stac-generator\n\nDocumentation [page](https://aus-plant-phenomics-network.github.io/stac-generator/)\n\nExamples of stac generator [configs](./example/configs/) in csv/json/yaml\n\nExamples of generated stac items for [point]() data, [vector]() data, [raster]() data\n\n## CLI Commands\n\nGenerating collection and push to remote\n\n```bash\npdm run stac_generator https://object-store.rc.nectar.org.au/v1/AUTH_2b454f47f2654ab58698afd4b4d5eba7/mccn-test-data/OZBarley/remote_config.json --dst http://203.101.227.130:8082 --id OZBarleyTestData\n```\n\n\n## For developers\n\nClone:\n\n```bash\ngit clone https://github.com/aus-plant-phenomics-network/stac-generator.git\n```\n\nInstall dependencies:\n\n```bash\npdm install\n```\n\nRun tests:\n\nNote that you may need to set the environment variable `REMOTE_FIXTURE_URL` either through commands or via a `.env` file. The value of this variable\ncan be found on the github [repository](https://github.com/aus-plant-phenomics-network/stac-generator/settings/environments/4607709709/edit) under Settings - Environments - Environment Variables.\n\n```bash\nmake test\n```\n\nRun static analysis\n\n```bash\nmake lint\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A python package and CLI tool for generating STAC catalog from spatial data files",
"version": "0.2.0",
"project_urls": {
"repository": "https://github.com/JosephUoA/stac-generator"
},
"split_keywords": [
"stac",
" generator",
" stac-generator"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b017811ca13fecec8b9449c3715c2b482893b6b6c9aa0fbb73cee502b021050a",
"md5": "ba225fe958db376a232e29b81185f74b",
"sha256": "5679e68180b97117be5b3ff2d2b884156b4fc43c4bbc6269c2071a2598589107"
},
"downloads": -1,
"filename": "pystac_generator-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ba225fe958db376a232e29b81185f74b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 22266,
"upload_time": "2025-01-22T06:56:39",
"upload_time_iso_8601": "2025-01-22T06:56:39.698741Z",
"url": "https://files.pythonhosted.org/packages/b0/17/811ca13fecec8b9449c3715c2b482893b6b6c9aa0fbb73cee502b021050a/pystac_generator-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "70030734ed4a3639b291f6de1a1846413e154049ab96c2c794c1f020d3f7ab39",
"md5": "82b69e546b664054f35e9862e9c42ad6",
"sha256": "cc8bc9cad2a2d34110eda66d7994b16259468c021377bf843208f0cbae9de0ca"
},
"downloads": -1,
"filename": "pystac_generator-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "82b69e546b664054f35e9862e9c42ad6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 2186285,
"upload_time": "2025-01-22T06:56:47",
"upload_time_iso_8601": "2025-01-22T06:56:47.958857Z",
"url": "https://files.pythonhosted.org/packages/70/03/0734ed4a3639b291f6de1a1846413e154049ab96c2c794c1f020d3f7ab39/pystac_generator-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-22 06:56:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "JosephUoA",
"github_project": "stac-generator",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pystac-generator"
}