Releases: NiklasJordan/meteoalarm
Releases · NiklasJordan/meteoalarm
v0.2.0
v0.1.9
Version update
v0.1.6
Adds warning's official identifier to the Alert object.
v0.1.5
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
Update pyproject.toml
v0.1.3
Update pyproject.toml
v0.1.2
Update static file pathes
v0.1.1
Merge remote-tracking branch 'origin/main'
v0.1.0
Create python-publish.yml