strahlenschutz Umwelt

Die aktuelle Umgebungs-Gammadosisleistung (ODL) an rund 1700 Messstellen des BfS in Deutschland vergleichen, den zeitlichen Verlauf an einer Messstelle ablesen und das Messnetz als GeoJSON exportieren – über den offenen ODL-Info-WFS ohne Schlüssel mit der strahlenschutz-cli.

Installation

  1. CLI strahlenschutz installieren:

    npm i -g @maschinenlesbar.org/strahlenschutz-cli
  2. Marketplace hinzufügen (einmalig):

    /plugin marketplace add maschinenlesbar-org/plugins
  3. Plugin installieren:

    /plugin install strahlenschutz@maschinenlesbar

Voraussetzungen wie API-Schlüssel oder Konten stehen in SKILLS.md.

Skills

Die Beschreibungen der Skills sind englisch – Claude wählt anhand dieser Texte den passenden Skill. Ihre Fragen können Sie trotzdem auf Deutsch stellen.

  • /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 (Befehl strahlenschutz)
Plugin-Version
0.2.0, aus Tag v0.0.7
Lizenz
AGPL-3.0-or-later
Datenbedingungen
DATA_LICENSE.md
Schlagwörter
strahlenschutz, bfs, odl, radiation, dose-rate, geojson, environment, germany, bund.dev