stactools-goes


Namestactools-goes JSON
Version 0.1.7 PyPI version JSON
download
home_pagehttps://github.com/stactools-packages/goes
Summarystactools package for working with NOAA''s GOES data
upload_time2023-01-06 19:45:30
maintainer
docs_urlNone
authorstac-utils
requires_python
license
keywords stactools pystac catalog stac
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # stactools-goes

[![PyPI](https://img.shields.io/pypi/v/stactools-goes)](https://pypi.org/project/stactools-goes/)

- Name: goes
- Package: `stactools.goes`
- [stactools-goes on PyPI](https://pypi.org/project/stactools-goes/)
- Owner: @gadomski
- [Dataset homepage](https://www.goes.noaa.gov/)
- STAC extensions used:
  - [eo](https://github.com/stac-extensions/eo/)
  - [processing](https://github.com/stac-extensions/processing/)
  - [projection](https://github.com/stac-extensions/projection/)
  - [raster](https://github.com/stac-extensions/raster/)
- Extra fields:
  - `goes:system-environment`: The environment, e.g. operational real-time, operational test, or simulated data
  - `goes:image-type`: Full disk, mesoscale, or CONUS data
  - `goes:processing-level`: The processing level of the data
  - `goes:mesoscale-image-number`: The image number of the mesoscale data (1 or 2)
- [Browse the example in human-readable form](https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/stactools-packages/goes/main/examples/collection.json)

A short description of the package and its usage.

## STAC Examples

- [Collection](./examples/collection.json)
- [Item](./examples/OR_ABI-L2-M1-M6_G16_s20211231619248/OR_ABI-L2-M1-M6_G16_s20211231619248.json)

## Installation

```shell
pip install stactools-goes
```

## Command-line Usage

```shell
stac goes create-item source destination
```

Use `stac goes --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 -vv
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/stactools-packages/goes",
    "name": "stactools-goes",
    "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/4d/2c/93215e6f345c131c3dacfd764dde153063c030d4f42893d8bbbe981e38c4/stactools-goes-0.1.7.tar.gz",
    "platform": null,
    "description": "# stactools-goes\n\n[![PyPI](https://img.shields.io/pypi/v/stactools-goes)](https://pypi.org/project/stactools-goes/)\n\n- Name: goes\n- Package: `stactools.goes`\n- [stactools-goes on PyPI](https://pypi.org/project/stactools-goes/)\n- Owner: @gadomski\n- [Dataset homepage](https://www.goes.noaa.gov/)\n- STAC extensions used:\n  - [eo](https://github.com/stac-extensions/eo/)\n  - [processing](https://github.com/stac-extensions/processing/)\n  - [projection](https://github.com/stac-extensions/projection/)\n  - [raster](https://github.com/stac-extensions/raster/)\n- Extra fields:\n  - `goes:system-environment`: The environment, e.g. operational real-time, operational test, or simulated data\n  - `goes:image-type`: Full disk, mesoscale, or CONUS data\n  - `goes:processing-level`: The processing level of the data\n  - `goes:mesoscale-image-number`: The image number of the mesoscale data (1 or 2)\n- [Browse the example in human-readable form](https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/stactools-packages/goes/main/examples/collection.json)\n\nA short description of the package and its usage.\n\n## STAC Examples\n\n- [Collection](./examples/collection.json)\n- [Item](./examples/OR_ABI-L2-M1-M6_G16_s20211231619248/OR_ABI-L2-M1-M6_G16_s20211231619248.json)\n\n## Installation\n\n```shell\npip install stactools-goes\n```\n\n## Command-line Usage\n\n```shell\nstac goes create-item source destination\n```\n\nUse `stac goes --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 -vv\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "stactools package for working with NOAA''s GOES data",
    "version": "0.1.7",
    "split_keywords": [
        "stactools",
        "pystac",
        "catalog",
        "stac"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6743d6e54eb921809c9f614ebe58514d1e3c983029da026899dfbe6159c64f48",
                "md5": "530b074015a0dee81f24b10ff6155d6c",
                "sha256": "1c441ca46b58630f60114ff509cb65de45c373ed84c345e75fc23720e84ca795"
            },
            "downloads": -1,
            "filename": "stactools_goes-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "530b074015a0dee81f24b10ff6155d6c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 21515,
            "upload_time": "2023-01-06T19:45:29",
            "upload_time_iso_8601": "2023-01-06T19:45:29.081336Z",
            "url": "https://files.pythonhosted.org/packages/67/43/d6e54eb921809c9f614ebe58514d1e3c983029da026899dfbe6159c64f48/stactools_goes-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d2c93215e6f345c131c3dacfd764dde153063c030d4f42893d8bbbe981e38c4",
                "md5": "b69e4863413b9e17f6fc6cf1d270d33f",
                "sha256": "100eafe1f64b04f1c9e388dbac28eae8bbc02c6aec2a07ae1c41cb80f568ae9c"
            },
            "downloads": -1,
            "filename": "stactools-goes-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "b69e4863413b9e17f6fc6cf1d270d33f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18967,
            "upload_time": "2023-01-06T19:45:30",
            "upload_time_iso_8601": "2023-01-06T19:45:30.531548Z",
            "url": "https://files.pythonhosted.org/packages/4d/2c/93215e6f345c131c3dacfd764dde153063c030d4f42893d8bbbe981e38c4/stactools-goes-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-06 19:45:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "stactools-packages",
    "github_project": "goes",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "stactools-goes"
}
        
Elapsed time: 0.02989s