stactools-amazonia-1


Namestactools-amazonia-1 JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/stactools-packages/amazonia-1
SummaryAmazonia-1 on AWS stactools package
upload_time2024-02-07 21:10:25
maintainer
docs_urlNone
authorFrederico Liporace
requires_python
license
keywords stactools pystac catalog stac amazonia-1
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # stactools-amazonia-1

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

- Name: amazonia-1
- Package: `stactools.amazonia_1`
- [stactools-amazonia-1 on PyPI](https://pypi.org/project/stactools-amazonia-1/)
- Owner: @fredliporace
- [Dataset homepage](https://aws.amazon.com/marketplace/pp/prodview-khrlpmr36l66s)
- STAC extensions used:
  - [eo](https://github.com/stac-extensions/eo)
  - [item-assets](https://github.com/stac-extensions/item-assets)
  - [proj](https://github.com/stac-extensions/projection/)
  - [sat](https://github.com/stac-extensions/sat)
  - [view](https://github.com/stac-extensions/view)
- Extra fields:
  - `amazonia:data_type`: Product level: L2 stands for system geometric
  correction (equivalent to Landast L1GS), L4 for ortho.
  - `amazonia:path`: Path in Amazonia-1 reference grid.
  - `amazonia:row`: Row in Amazonia-1 reference grid.
- [Browse the example in human-readable form](https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/stactools-packages/amazonia-1/main/examples/collection.json)

Create Amazonia-1 STAC items from INPE's original metadata format,
using assets stored on AWS.

## STAC Examples

- [Collection](examples/collection.json)
- [Item](examples/AMAZONIA_1_WFI_20220810_033_018.json)

## Installation

```shell
pip install stactools-amazonia-1
```

## Command-line Usage

Creating a STAC item from INPE's XML file:

```shell
stac amazonia1 create-item SOURCE DESTINATION
```

Use `stac amazonia1 --help` to see all subcommands and options.

Creating the Amazonia-1 WFI collection:

```shell
stac amazonia1 create-collection DESTINATION
```

Use `stac amazonia1 create-collection --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/amazonia-1",
    "name": "stactools-amazonia-1",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "stactools,pystac,catalog,STAC,Amazonia-1",
    "author": "Frederico Liporace",
    "author_email": "liporace@amskepler.com",
    "download_url": "https://files.pythonhosted.org/packages/54/50/f86e08c75e2925d7ed735a1c1a9734dfd16655d3e901ddf4931a0571c68d/stactools-amazonia-1-0.1.3.tar.gz",
    "platform": null,
    "description": "# stactools-amazonia-1\n\n[![PyPI](https://img.shields.io/pypi/v/stactools-amazonia-1)](https://pypi.org/project/stactools-amazonia-1/)\n\n- Name: amazonia-1\n- Package: `stactools.amazonia_1`\n- [stactools-amazonia-1 on PyPI](https://pypi.org/project/stactools-amazonia-1/)\n- Owner: @fredliporace\n- [Dataset homepage](https://aws.amazon.com/marketplace/pp/prodview-khrlpmr36l66s)\n- STAC extensions used:\n  - [eo](https://github.com/stac-extensions/eo)\n  - [item-assets](https://github.com/stac-extensions/item-assets)\n  - [proj](https://github.com/stac-extensions/projection/)\n  - [sat](https://github.com/stac-extensions/sat)\n  - [view](https://github.com/stac-extensions/view)\n- Extra fields:\n  - `amazonia:data_type`: Product level: L2 stands for system geometric\n  correction (equivalent to Landast L1GS), L4 for ortho.\n  - `amazonia:path`: Path in Amazonia-1 reference grid.\n  - `amazonia:row`: Row in Amazonia-1 reference grid.\n- [Browse the example in human-readable form](https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/stactools-packages/amazonia-1/main/examples/collection.json)\n\nCreate Amazonia-1 STAC items from INPE's original metadata format,\nusing assets stored on AWS.\n\n## STAC Examples\n\n- [Collection](examples/collection.json)\n- [Item](examples/AMAZONIA_1_WFI_20220810_033_018.json)\n\n## Installation\n\n```shell\npip install stactools-amazonia-1\n```\n\n## Command-line Usage\n\nCreating a STAC item from INPE's XML file:\n\n```shell\nstac amazonia1 create-item SOURCE DESTINATION\n```\n\nUse `stac amazonia1 --help` to see all subcommands and options.\n\nCreating the Amazonia-1 WFI collection:\n\n```shell\nstac amazonia1 create-collection DESTINATION\n```\n\nUse `stac amazonia1 create-collection --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": "Amazonia-1 on AWS stactools package",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/stactools-packages/amazonia-1",
        "Issues": "https://github.com/stactools-packages/amazonia-1/issues"
    },
    "split_keywords": [
        "stactools",
        "pystac",
        "catalog",
        "stac",
        "amazonia-1"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c6fc9f7d9e1412d7e12d640ec75dea5bb8d38a4a5f8728284443c4fb3048ce7",
                "md5": "c2891ad6c3b764ad39cbe313cbb7f4e8",
                "sha256": "0ecfbf648258d36124177e43037b6686787642797765d02cadf7c03f5a822c1e"
            },
            "downloads": -1,
            "filename": "stactools_amazonia_1-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c2891ad6c3b764ad39cbe313cbb7f4e8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10760,
            "upload_time": "2024-02-07T21:10:23",
            "upload_time_iso_8601": "2024-02-07T21:10:23.849506Z",
            "url": "https://files.pythonhosted.org/packages/2c/6f/c9f7d9e1412d7e12d640ec75dea5bb8d38a4a5f8728284443c4fb3048ce7/stactools_amazonia_1-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5450f86e08c75e2925d7ed735a1c1a9734dfd16655d3e901ddf4931a0571c68d",
                "md5": "bf9c886bcce0e06b815ebf00ff33d4e7",
                "sha256": "ea7df9fdb26f10bf2f9e83a49cf0967d5a1dda0ba72b6b380cdf66478c49acad"
            },
            "downloads": -1,
            "filename": "stactools-amazonia-1-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "bf9c886bcce0e06b815ebf00ff33d4e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12161,
            "upload_time": "2024-02-07T21:10:25",
            "upload_time_iso_8601": "2024-02-07T21:10:25.327831Z",
            "url": "https://files.pythonhosted.org/packages/54/50/f86e08c75e2925d7ed735a1c1a9734dfd16655d3e901ddf4931a0571c68d/stactools-amazonia-1-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-07 21:10:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stactools-packages",
    "github_project": "amazonia-1",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "stactools-amazonia-1"
}
        
Elapsed time: 0.17795s