Skip to content

Releases: NiklasJordan/meteoalarm

v0.2.0

17 Feb 10:43
2021dea
Compare
Choose a tag to compare
  • added support for cap:polygon (#1)
  • additional function for getting the event title in English as default (#2)

v0.1.9

11 Feb 15:33
Compare
Choose a tag to compare
Version update

v0.1.6

11 Feb 10:44
5bff5a1
Compare
Choose a tag to compare

Adds warning's official identifier to the Alert object.

v0.1.5

10 Feb 22:11
61851e9
Compare
Choose a tag to compare

Initial release of the MeteoAlarm Python library - a tool for accessing and filtering weather warnings from MeteoAlarm's CAP (Common Alerting Protocol) feeds across Europe.

Features

Core Functionality

  • Access to weather warnings from 37 European countries 【1】
  • Support for multiple countries in a single query
  • Automatic parsing of CAP format warnings
  • Timezone-aware datetime handling

Warning Information

  • Comprehensive warning attributes including: 【2】
    • Category and event type
    • Urgency, severity, and certainty levels
    • Onset, effective, and expiration times
    • Sender information
    • Awareness levels and types
    • Geographic area information

Multilingual Support

  • Access warnings in multiple languages (where available) 【2】
  • Language-specific headlines and descriptions
  • Easy language switching through API

Filtering Capabilities

  • Filter warnings by any attribute
  • Support for multiple filter criteria
  • Chain filtering for complex queries
  • Case-insensitive string matching

Geospatial Features

  • GeoJSON geometry support for warning areas
  • Integration with GeoPandas for mapping
  • Support for area visualization

v0.1.4

10 Feb 21:49
6bd4bd3
Compare
Choose a tag to compare
Update pyproject.toml

v0.1.3

05 Feb 15:56
f55831b
Compare
Choose a tag to compare
Update pyproject.toml

v0.1.2

05 Feb 15:55
Compare
Choose a tag to compare
Update static file pathes

v0.1.1

05 Feb 15:37
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/main'

v0.1.0

04 Feb 22:42
023fb5c
Compare
Choose a tag to compare
Create python-publish.yml