Releases: chswx/ldm-ingest
Releases · chswx/ldm-ingest
Ingestor 2.3
- 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
- Adds
year
as an output to the database for VTEC products - Fixes
bad interpreter
messages by using/usr/bin/env
to resolvephp
- PHP 8.1 required
Ingestor 2.2
- PHP 8 support
- Enhanced VTEC features and parsing
Ingestor 2.1
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
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
- Breaking change: Now uses piped input rather than file-based, much more efficient
Ingestor 2.0 Beta 1
Known issues:
- Logging isn't quite complete
- product times will be logged as 'null' in the database
Timing text patch
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
Resolves issues around confusing timing text.