stactools-sentinel3


Namestactools-sentinel3 JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/chorng/sentinel3
SummaryStactools package for Sentinel-3 OLCI (level 1 EFR, ERR and level 2 LFR, LRR, WFR), SLSTR (level 1 RBT and level 2 FRP, LST, WST), SRAL (level 2 LAN, WAT), and SYNERGY (level 2 AOD, SYN, V10, VG1, VGP) scenes.
upload_time2023-03-31 16:10:48
maintainer
docs_urlNone
authorChung-Xiang Hong & William Ray
requires_python
license
keywords stactools pystac catalog stac sentinel olci efr err lfr lrr wfr slstr rbt frp lwt wst sral lan wat synergy aod syn v10 vg1 vgp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # stactools-sentinel3

- Name: sentinel3
- Package: `stactools.sentinel3`
- PyPI: <https://pypi.org/project/stactools-sentinel3/>
- Owner: @chorng & @willrayeo
- Dataset homepage: <https://registry.opendata.aws/sentinel-3/>
- STAC extensions used:
  - [eo](https://github.com/stac-extensions/eo)
  - [proj](https://github.com/stac-extensions/projection/)
  - [sat](https://github.com/stac-extensions/sat)

This repository will assist you in the generation of STAC files for Sentinel 3
OLCI (level 1 EFR, ERR and level 2 LFR, LRR, WFR), SLSTR (level 1 RBT and level
2 FRP, LST, WST), SRAL (level 2 LAN and WAT), and SYNERGY (level 2 AOD, SYN,
V10, VG1, VGP) datasets.

## Examples

### STAC

- [OLCI Level 1 EFR Item](examples/S3A_OL_1_EFR____20210820T103153_20210820T103453_20210820T124206_0179_075_222_2160_LN1_O_NR_002.json)
- [OLCI Level 1 ERR Item](examples/S3B_OL_1_ERR____20210902T054142_20210902T062554_20210903T103126_2652_056_262______LN1_O_NT_002.json)
- [OLCI Level 2 LFR Item](examples/S3A_OL_2_LFR____20180105T002409_20180105T002540_20180106T053045_0090_026_216_2069_LN1_O_NT_002.json)
- [OCLI Level 2 LRR Item](examples/S3B_OL_2_LRR____20210902T054142_20210902T062554_20210903T103456_2652_056_262______LN1_O_NT_002.json)
- [OLCI Level 2 WFR Item](examples/S3A_OL_2_WFR____20201006T012547_20201006T012847_20201007T100122_0180_063_302_3060_MAR_O_NT_002.json)
- [SLSTR Level 1 RBT Item](examples/S3A_SL_1_RBT____20210827T074336_20210827T074636_20210827T094954_0179_075_320_3060_LN2_O_NR_004.json)
- [SLSTR Level 2 FRP Item](examples/S3A_SL_2_FRP____20201104T001225_20201104T001525_20201105T060455_0179_064_330_1800_LN2_O_NT_004.json)
- [SLSTR Level 2 LST Item](examples/S3A_SL_2_LST____20180104T004105_20180104T022205_20180930T071122_6059_026_202______LR1_R_NT_003.json)
- [SLSTR Level 2 WST Item](examples/S3A_SL_2_WST____20190505T045344_20190505T063444_20190506T134130_6059_044_204______MAR_O_NT_003.json)
- [SRAL Level 2 LAN Item](examples/S3A_SR_2_LAN____20201003T195855_20201003T204924_20201028T210401_3029_063_270______LN3_O_NT_004.json)
- [SRAL Level 2 WAT Item](examples/S3A_SR_2_WAT____20190326T011836_20190326T020243_20190420T170416_2647_043_017______MAR_O_NT_003.json)
- [SYNERGY Level 2 AOD Item](examples/S3A_SY_2_AOD____20201119T153545_20201119T162000_20201120T223531_2655_065_168______LN2_O_NT_002.json)
- [SYNERGY Level 2 SYN Item](examples/S3A_SY_2_SYN____20190202T004600_20190202T004900_20190203T142947_0179_041_045_2700_LN2_O_NT_002.json)
- [SYNERGY Level 2 V10 Item](examples/S3A_SY_2_V10____20191216T110000_20191226T110000_20200105T114106_ASIAN_ISLANDS_____LN2_O_NT_002.json)
- [SYNERGY Level 2 VG1 Item](examples/S3A_SY_2_VG1____20200609T120000_20200610T120000_20200615T121610_CENTRAL_AMERICA___LN2_O_NT_002.json)
- [SYNERGY Level 2 VGP Item](examples/S3B_SY_2_VGP____20210213T192726_20210213T201112_20210215T060438_2626_049_099______LN2_O_NT_002.json)

### Command-line usage

Description of the command line functions

```bash
stac sentinel3 create-item source destination
```

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/chorng/sentinel3",
    "name": "stactools-sentinel3",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "stactools,pystac,catalog,STAC,sentinel,OLCI,EFR,ERR,LFR,LRR,WFR,SLSTR,RBT,FRP,LWT,WST,SRAL,LAN,WAT,SYNERGY,AOD,SYN,V10,VG1,VGP",
    "author": "Chung-Xiang Hong & William Ray",
    "author_email": "chung.horng@sinergise.com, william.ray@sinergise.com",
    "download_url": "https://files.pythonhosted.org/packages/ef/f6/5ef1a66abc2c65b0ff8882b352081c38af721bc725d2b974b591e89815d2/stactools-sentinel3-0.4.0.tar.gz",
    "platform": null,
    "description": "# stactools-sentinel3\n\n- Name: sentinel3\n- Package: `stactools.sentinel3`\n- PyPI: <https://pypi.org/project/stactools-sentinel3/>\n- Owner: @chorng & @willrayeo\n- Dataset homepage: <https://registry.opendata.aws/sentinel-3/>\n- STAC extensions used:\n  - [eo](https://github.com/stac-extensions/eo)\n  - [proj](https://github.com/stac-extensions/projection/)\n  - [sat](https://github.com/stac-extensions/sat)\n\nThis repository will assist you in the generation of STAC files for Sentinel 3\nOLCI (level 1 EFR, ERR and level 2 LFR, LRR, WFR), SLSTR (level 1 RBT and level\n2 FRP, LST, WST), SRAL (level 2 LAN and WAT), and SYNERGY (level 2 AOD, SYN,\nV10, VG1, VGP) datasets.\n\n## Examples\n\n### STAC\n\n- [OLCI Level 1 EFR Item](examples/S3A_OL_1_EFR____20210820T103153_20210820T103453_20210820T124206_0179_075_222_2160_LN1_O_NR_002.json)\n- [OLCI Level 1 ERR Item](examples/S3B_OL_1_ERR____20210902T054142_20210902T062554_20210903T103126_2652_056_262______LN1_O_NT_002.json)\n- [OLCI Level 2 LFR Item](examples/S3A_OL_2_LFR____20180105T002409_20180105T002540_20180106T053045_0090_026_216_2069_LN1_O_NT_002.json)\n- [OCLI Level 2 LRR Item](examples/S3B_OL_2_LRR____20210902T054142_20210902T062554_20210903T103456_2652_056_262______LN1_O_NT_002.json)\n- [OLCI Level 2 WFR Item](examples/S3A_OL_2_WFR____20201006T012547_20201006T012847_20201007T100122_0180_063_302_3060_MAR_O_NT_002.json)\n- [SLSTR Level 1 RBT Item](examples/S3A_SL_1_RBT____20210827T074336_20210827T074636_20210827T094954_0179_075_320_3060_LN2_O_NR_004.json)\n- [SLSTR Level 2 FRP Item](examples/S3A_SL_2_FRP____20201104T001225_20201104T001525_20201105T060455_0179_064_330_1800_LN2_O_NT_004.json)\n- [SLSTR Level 2 LST Item](examples/S3A_SL_2_LST____20180104T004105_20180104T022205_20180930T071122_6059_026_202______LR1_R_NT_003.json)\n- [SLSTR Level 2 WST Item](examples/S3A_SL_2_WST____20190505T045344_20190505T063444_20190506T134130_6059_044_204______MAR_O_NT_003.json)\n- [SRAL Level 2 LAN Item](examples/S3A_SR_2_LAN____20201003T195855_20201003T204924_20201028T210401_3029_063_270______LN3_O_NT_004.json)\n- [SRAL Level 2 WAT Item](examples/S3A_SR_2_WAT____20190326T011836_20190326T020243_20190420T170416_2647_043_017______MAR_O_NT_003.json)\n- [SYNERGY Level 2 AOD Item](examples/S3A_SY_2_AOD____20201119T153545_20201119T162000_20201120T223531_2655_065_168______LN2_O_NT_002.json)\n- [SYNERGY Level 2 SYN Item](examples/S3A_SY_2_SYN____20190202T004600_20190202T004900_20190203T142947_0179_041_045_2700_LN2_O_NT_002.json)\n- [SYNERGY Level 2 V10 Item](examples/S3A_SY_2_V10____20191216T110000_20191226T110000_20200105T114106_ASIAN_ISLANDS_____LN2_O_NT_002.json)\n- [SYNERGY Level 2 VG1 Item](examples/S3A_SY_2_VG1____20200609T120000_20200610T120000_20200615T121610_CENTRAL_AMERICA___LN2_O_NT_002.json)\n- [SYNERGY Level 2 VGP Item](examples/S3B_SY_2_VGP____20210213T192726_20210213T201112_20210215T060438_2626_049_099______LN2_O_NT_002.json)\n\n### Command-line usage\n\nDescription of the command line functions\n\n```bash\nstac sentinel3 create-item source destination\n```\n\nUse `stac sentinel3 --help` to see all subcommands and options.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Stactools package for Sentinel-3 OLCI (level 1 EFR, ERR and level 2 LFR, LRR, WFR), SLSTR (level 1 RBT and level 2 FRP, LST, WST), SRAL (level 2 LAN, WAT), and SYNERGY (level 2 AOD, SYN, V10, VG1, VGP) scenes.",
    "version": "0.4.0",
    "split_keywords": [
        "stactools",
        "pystac",
        "catalog",
        "stac",
        "sentinel",
        "olci",
        "efr",
        "err",
        "lfr",
        "lrr",
        "wfr",
        "slstr",
        "rbt",
        "frp",
        "lwt",
        "wst",
        "sral",
        "lan",
        "wat",
        "synergy",
        "aod",
        "syn",
        "v10",
        "vg1",
        "vgp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "230f00f325757eed97ffd67f2016af3807bd831c76b7464a1c4d0f9dc3f7a57b",
                "md5": "1ab99995efa55652badc7ec24df9dd42",
                "sha256": "0240778675a06ba71fb38b17fad86b92256e8bcd1d8dfccfbae1c3c281de32c1"
            },
            "downloads": -1,
            "filename": "stactools_sentinel3-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1ab99995efa55652badc7ec24df9dd42",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18133,
            "upload_time": "2023-03-31T16:10:46",
            "upload_time_iso_8601": "2023-03-31T16:10:46.529164Z",
            "url": "https://files.pythonhosted.org/packages/23/0f/00f325757eed97ffd67f2016af3807bd831c76b7464a1c4d0f9dc3f7a57b/stactools_sentinel3-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eff65ef1a66abc2c65b0ff8882b352081c38af721bc725d2b974b591e89815d2",
                "md5": "07b75666173f674c9b4df9f8d05325e9",
                "sha256": "6bfafaaff12f1e673974e754850fa2d5c97df8f28669d4499fc20d38fa9abb11"
            },
            "downloads": -1,
            "filename": "stactools-sentinel3-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "07b75666173f674c9b4df9f8d05325e9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22294,
            "upload_time": "2023-03-31T16:10:48",
            "upload_time_iso_8601": "2023-03-31T16:10:48.775760Z",
            "url": "https://files.pythonhosted.org/packages/ef/f6/5ef1a66abc2c65b0ff8882b352081c38af721bc725d2b974b591e89815d2/stactools-sentinel3-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-31 16:10:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "chorng",
    "github_project": "sentinel3",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "stactools-sentinel3"
}
        
Elapsed time: 0.05245s