Skip to content

Releases: DeutscherWetterdienst/opendata-content.log-tool

v2.0.0

27 Jan 14:29
Compare
Choose a tag to compare

This new major release introduces support for timezones. Also, the deprecated feature --wildcards was removed and instead the use of external tools like bzgrep on the compressed file content.log.bz2 are recommended. The content.log file was promoted to the

Changes

  • CONTENT_LOG_FILE is now a positional argument which defaults to STDIN when omitted
  • --updated-since is now a required option

New features

  • supply multiple CONTENT_LOG_FILEs as positional arguments to parse their combined content
  • --updated-since now supports timezones when specified as +HH:MM while assuming the system's time zone if not specified; date-times in content.log are always treated as UTC

v1.1.0

27 Jan 14:18
Compare
Choose a tag to compare

Changes

  • added --url-base option
  • deprecated --wildcards

v1.0.0

27 Jan 09:37
Compare
Choose a tag to compare

This is the first fully functional version. It implements minimal features with focus on readability to also act as a form of documentation around the quirks around DWD's Open Data emerging from having two seperate servers sitting behind opendata.dwd.de.

Features

  • List the paths contained in a content.log file for entries that have likely been updated since a given date-time
  • Filter those results by one or more --wildcards