strahlenschutz environment

Rank the live ambient gamma dose rate (ODL) across Germany's ~1700 BfS stations, read a single station's time-series trend, and export the network as GeoJSON — all over the open, key-free ODL-Info WFS via the strahlenschutz-cli.

Install

  1. Install the strahlenschutz CLI:

    npm i -g @maschinenlesbar.org/strahlenschutz-cli
  2. Add the marketplace (once):

    /plugin marketplace add maschinenlesbar-org/plugins
  3. Install the plugin:

    /plugin install strahlenschutz@maschinenlesbar

Requirements such as API keys or accounts are listed in SKILLS.md.

Skills

  • /strahlenschutz:strahlenschutz-dose-snapshot

    Produce a ranked snapshot of Germany's live ambient gamma dose rate (ODL) from the strahlenschutz-cli. Trigger when the user asks "what's the radiation right now in Germany?", "highest dose-rate stations", "is radiation elevated near a place?", "current ODL readings", "any stations above background?", or wants the network ranked / filtered to a region. Pulls all ~1700 stations, drops dead/null sensors, ranks by µSv/h, can geo-filter to an area, and judges each value against normal background.

  • /strahlenschutz:strahlenschutz-map

    Export Germany's ambient gamma dose-rate (ODL) readings as GeoJSON for mapping, using the strahlenschutz-cli. Trigger when the user asks to "map the radiation stations", "show dose rate on a map", "export ODL as GeoJSON", "plot the monitoring network", "heatmap of µSv/h", or wants the BfS network as geodata for Leaflet / geojson.io / QGIS / Kibana. Emits a clean, styling-ready FeatureCollection with the dose value promoted for color scaling.

  • /strahlenschutz:strahlenschutz-station-trend

    Analyse the dose-rate trend for one BfS monitoring station over time using the strahlenschutz-cli. Trigger when the user asks "how has radiation changed at station X?", "is the dose rate rising near a place?", "plot the ODL for the last day/week", "trend for a kenn id", "any spike at this station?", or wants a time series rather than a single reading. Pulls the hourly series newest-first, summarises min/max/mean, and flags any departure from the station's baseline.

Details

Repository
maschinenlesbar-org/strahlenschutz-cli
CLI
@maschinenlesbar.org/strahlenschutz-cli (command strahlenschutz)
Plugin version
0.2.0, from tag v0.0.7
License
AGPL-3.0-or-later
Data terms
DATA_LICENSE.md
Keywords
strahlenschutz, bfs, odl, radiation, dose-rate, geojson, environment, germany, bund.dev