Skip to content
Snippets Groups Projects
Commit dd3aadb7 authored by Max Drexler's avatar Max Drexler
Browse files

Update README.md

parent 70f03d41
No related branches found
No related tags found
No related merge requests found
# GRIB Processor # GRIB Processor
[![pipeline status](https://gitlab.ssec.wisc.edu/mdrexler/grib_rmq_stream/badges/main/pipeline.svg)](https://gitlab.ssec.wisc.edu/mdrexler/grib_rmq_stream/-/commits/main) [![coverage report](https://gitlab.ssec.wisc.edu/mdrexler/grib_rmq_stream/badges/main/coverage.svg)](https://gitlab.ssec.wisc.edu/mdrexler/grib_rmq_stream/-/commits/main) [![PyPI version shields.io](https://img.shields.io/pypi/v/quickmq.svg)](https://pypi.python.org/pypi/quickmq/)
[![Supported python versions](https://img.shields.io/badge/python-3.8%20|%203.9%20|%203.10%20|%203.11%20|%203.12-blue.svg)](https://shields.io/)
ETL pipeline for grib metadata. ETL pipeline for grib metadata.
## Description ## Description
The grib processor extracts [metadata](/docs/payload.md) from grib files and can optionally publish it to RabbitMQ servers. The grib processor extracts [metadata](/docs/payload.md) from grib files and can optionally publish it to RabbitMQ servers.
The main usecase of this package is for the SSEC with the main purpose being to source grib files by watching a directory and publish all new metadata. The main use-case of this package is for the SSEC with the main purpose being to source grib files by watching a directory and publish all new metadata.
### Limitations ### Limitations
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment