pystac-generator


Namepystac-generator JSON
Version 0.3.25 PyPI version JSON
download
home_pageNone
SummaryA python package and CLI tool for generating STAC catalog from spatial data files
upload_time2025-04-20 04:32:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseMIT
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/ad/de/1de5f840ed4f83cae5f20d66bcbc431f640a1d4f757f5e85afa92899d755/pystac_generator-0.3.25.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.3.25",
    "project_urls": {
        "repository": "https://github.com/JosephUoA/stac-generator"
    },
    "split_keywords": [
        "stac",
        " generator",
        " stac-generator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ddc1be128ffe62b4d9801b4044179c84a45419b33d789cad6857af74cd028c04",
                "md5": "e023f9c3e90605edad6ad6fa79d9928d",
                "sha256": "e293885ae5b4bb5478c9bdd1adf73fcf5ee3c09a87bfb6b15ad392e59d531a33"
            },
            "downloads": -1,
            "filename": "pystac_generator-0.3.25-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e023f9c3e90605edad6ad6fa79d9928d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 26066,
            "upload_time": "2025-04-20T04:32:12",
            "upload_time_iso_8601": "2025-04-20T04:32:12.873075Z",
            "url": "https://files.pythonhosted.org/packages/dd/c1/be128ffe62b4d9801b4044179c84a45419b33d789cad6857af74cd028c04/pystac_generator-0.3.25-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "adde1de5f840ed4f83cae5f20d66bcbc431f640a1d4f757f5e85afa92899d755",
                "md5": "33b5f9d2e4b5e5ba0fdc244b5bd2e7f3",
                "sha256": "82aee44cca6bf267363791366d4055214de07939627946a3cdde06271a993ef1"
            },
            "downloads": -1,
            "filename": "pystac_generator-0.3.25.tar.gz",
            "has_sig": false,
            "md5_digest": "33b5f9d2e4b5e5ba0fdc244b5bd2e7f3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 2459672,
            "upload_time": "2025-04-20T04:32:20",
            "upload_time_iso_8601": "2025-04-20T04:32:20.700026Z",
            "url": "https://files.pythonhosted.org/packages/ad/de/1de5f840ed4f83cae5f20d66bcbc431f640a1d4f757f5e85afa92899d755/pystac_generator-0.3.25.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-04-20 04:32:20",
    "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"
}
        
Elapsed time: 0.44791s