stactools package for the Geostationary Lightning Mapper (GLM) on the GOES-16/R and GOES-17/S satellites.
Project description
stactools-goes-glm
- Name: goes-glm
- Package:
stactools.goes_glm
- PyPI: https://pypi-hypernode.com/project/stactools-goes-glm/
- Owner: @m-mohr
- Dataset homepage:
- STAC extensions used:
- datacube (for netCDF only)
- GOES
- processing
- proj
- table (for geoparquet only)
- Extra fields:
- Prefix
goes:
: As defined in the GOES extension. All variables with valid scalar values / without dimensions are added to the Item properties with agoes:
prefix. The variable name is used as the property key after the prefix, e.g.goes:event_count
.
- Prefix
A stactools package for the Geostationary Lightning Mapper (GLM) dataset, which is on the GOES-16/R, GOES-17/S, and GOES-18/T satellites. GLM detects all forms of lightning during both day and night, continuously, with a high spatial resolution and detection efficiency.
This package can generate STAC files from netCDF files and that either link to the original netCDF files or to geoparquet files.
STAC Examples
- Collection
- Item (GOES-16/R)
- Item (GOES-17/S)
- Item (GOES-17/S (Test) before drifting to the final location)
- Item (GOES-18/T)
- Browse the example in a human-readable form
Installation
pip install stactools-goes-glm
Command-line Usage
Use stac goes-glm --help
to see all subcommands and options.
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
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
Built Distribution
File details
Details for the file stactools-goes-glm-0.2.2.tar.gz
.
File metadata
- Download URL: stactools-goes-glm-0.2.2.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd9fedaba1d622658a83dce6ae8b10fab299ea90cff88c577b76e824292bbd41 |
|
MD5 | 8d0aa4e0843afd3fe7f3e8eb386f87f5 |
|
BLAKE2b-256 | e80c6ad6a8190f5ea7493ee4f097c0255840d00a457af72bc3a861fa3b12fb32 |
Provenance
File details
Details for the file stactools_goes_glm-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: stactools_goes_glm-0.2.2-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16e646597f1348cc6324cb9320ca36b89c6c7b58b80488f7b73f38bfdfe6d95f |
|
MD5 | 6c8e1256f706e209806ccd7dfc9e6058 |
|
BLAKE2b-256 | 649bfaf1c247d155f669caa777392c1e2fea344a7057fc56b7a1266a1a270f12 |