From dd3aadb79c0153f54cad99d867b894a25e6427fb Mon Sep 17 00:00:00 2001 From: Max Drexler <mndrexler@wisc.edu> Date: Fri, 19 Jul 2024 22:53:50 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index ca8415a..4d64aad 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,12 @@ # GRIB Processor -[](https://gitlab.ssec.wisc.edu/mdrexler/grib_rmq_stream/-/commits/main) [](https://gitlab.ssec.wisc.edu/mdrexler/grib_rmq_stream/-/commits/main) [](https://pypi.python.org/pypi/quickmq/) -[](https://shields.io/) - - ETL pipeline for grib metadata. ## Description 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 -- GitLab