Skip to content

Releases: chswx/ldm-ingest

Ingestor 2.3

26 Nov 05:16
Compare
Choose a tag to compare
  • Detects flash flood and tornado emergency text and sets a flag for impact-based warnings
  • Adds support for impact-based Flash Flood Warnings

Ingestor 2.2.1

21 Nov 23:31
Compare
Choose a tag to compare
  • Adds year as an output to the database for VTEC products
  • Fixes bad interpreter messages by using /usr/bin/env to resolve php
  • PHP 8.1 required

Ingestor 2.2

21 Nov 19:57
ccac520
Compare
Choose a tag to compare
  • PHP 8 support
  • Enhanced VTEC features and parsing

Ingestor 2.1

28 Mar 13:58
226cd7d
Compare
Choose a tag to compare

A fairly big release with a lot of new parsing features.

  • "Channels", modeled off the IEM and NWSChat functionality, to easily facilitate pub/sub amongst consumers of LDM products
  • Support for storm-based warning polygons
  • Support for extracting attributes from impact-based warnings
  • General refactoring (PSR-12, nomenclature cleanup, etc.)
  • More test coverage
  • Renamed "master" to "main" -- it's time, folks

Ingestor 2.0

04 Sep 23:28
Compare
Choose a tag to compare

Ingestor 2.0 is considered complete and semi-operational. This version removes dissemination support in favor of being solely focused on parsing and placing JSON into a RethinkDB database. Other projects in progress will take on dissemination tasks.

Ingestor 2.0 is considered on par with 1.0's parsing capabilities.

Ingestor 2.0 beta 2

28 Aug 04:20
Compare
Choose a tag to compare
Ingestor 2.0 beta 2 Pre-release
Pre-release
  • Breaking change: Now uses piped input rather than file-based, much more efficient

Ingestor 2.0 Beta 1

27 Aug 20:52
Compare
Choose a tag to compare
Ingestor 2.0 Beta 1 Pre-release
Pre-release

Known issues:

  • Logging isn't quite complete
  • product times will be logged as 'null' in the database

Timing text patch

03 Dec 03:25
Compare
Choose a tag to compare

One more patch to make sure we aren't showing the expiration date in addition to the expiration time (as well as start date/start time) when the time of expiration/effectiveness is on the same day.

Timing text improvements

02 Dec 04:48
Compare
Choose a tag to compare

Resolves issues around confusing timing text.