Skip to main content

stactools package for the Geostationary Lightning Mapper (GLM) on the GOES-16/R and GOES-17/S satellites.

Project description

stactools-goes-glm

PyPI

A stactools package for the Geostationary Lightning Mapper (GLM) dataset, which is on the GOES-16/R and GOES-17/S satellites. GLM detects all forms of lightning during both day and night, continuously, with a high spatial resolution and detection efficiency. Note: This package doesn't support GOES-18/T yet.

This package can generate STAC files from netCDF files and that either link to the original netCDF files or to geoparquet files.

STAC Examples

Installation

pip install stactools-goes-glm

Command-line Usage

Collection

Create a collection:

stac goes-glm create-collection collection.json --license=https://www.ncei.noaa.gov/access/metadata/landing-page/bin/iso?id=gov.noaa.ncdc:C01527

Get information about all options for collection creation:

stac goes-glm create-collection --help

Item

Create an item with a netCDF and multiple geoparquet asset:

stac goes-glm create-item OR_GLM-L2-LCFA_G16_s20203662359400_e20210010000004_c20210010000030.nc item.json --collection collection.json

Create an item with only geoparquet assets:

stac goes-glm create-item OR_GLM-L2-LCFA_G17_s20221542100000_e20221542100200_c20221542100217.nc item.json --collection collection.json --nonetcdf TRUE

Get information about all options for item creation:

stac goes-glm create-item --help

Use stac goes-glm --help to see all subcommands and options.

Note: This package can only read files that contain the timestamp in the file name. It can NOT read the files that contain latest instead of a timestamp in the file name.

Contributing

We use pre-commit to check any changes. To set up your development environment:

$ pip install -e .
$ pip install -r requirements-dev.txt
$ pre-commit install

To check all files:

$ pre-commit run --all-files

To run the tests:

$ pytest -vv

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stactools-goes-glm-0.1.0.tar.gz (12.4 kB view details)

Uploaded Source

Built Distribution

stactools_goes_glm-0.1.0-py3-none-any.whl (13.5 kB view details)

Uploaded Python 3

File details

Details for the file stactools-goes-glm-0.1.0.tar.gz.

File metadata

  • Download URL: stactools-goes-glm-0.1.0.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for stactools-goes-glm-0.1.0.tar.gz
Algorithm Hash digest
SHA256 695037af680df43c270885e387e3b89a2f096943c6938f33f633df517d260ab1
MD5 6e3f6b19e74b864e48f965ee84e265d3
BLAKE2b-256 4f19d89fe1eb28dc873d0389b4d0c0aae07f06b55cefb97536ab36359f566d01

See more details on using hashes here.

Provenance

File details

Details for the file stactools_goes_glm-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for stactools_goes_glm-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6fa3ae1f47605010e87e697c43b716c0f0e249dffbdbe1ff1f104a55717bdf2e
MD5 db100d585e28c60eec6c3b999ac86a31
BLAKE2b-256 76385c567b256c4798074d80baa3c40cafee83a82e607e57372937ae3ca49be7

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page