nina sources
List the valid warning sources
nina sources [options]Every command, argument and option of nina 0.0.6, read from the CLI itself.
These options work with every command.
| Option | Description | Default |
|---|---|---|
-V, --version |
output the version number | |
--base-url <url> |
API base URL | https://warnung.bund.de |
--timeout <ms> |
per-request timeout in milliseconds (0 disables; waits indefinitely) | |
--user-agent <ua> |
User-Agent header value | |
--max-retries <n> |
retries for transient 429/503 responses (default 2, max 10) | |
--max-response-bytes <n> |
cap response body size in bytes (0 = unlimited; default 100 MiB) | |
--compact |
print JSON on a single line instead of pretty-printed | |
-o, --output <file> |
write the command's output to this file instead of stdout |
nina sourcesList the valid warning sources
nina sources [options]nina map-dataCurrent warnings from a source (mowas | katwarn | biwapp | dwd | lhp | police)
nina map-data [options] <source>Arguments
<source>
requirednina warningA single warning by identifier
nina warning getGet the full CAP warning for an identifier
nina warning get [options] <identifier>Arguments
<identifier>
requirednina warning geojsonDownload the warning's geometry as GeoJSON (-o to write a file)
nina warning geojson [options] <identifier>Arguments
<identifier>
requirednina dashboardWarnings affecting a district, by its district-level ARS (12 digits, last 7 digits 0)
nina dashboard [options] <ars>Arguments
<ars>
requirednina archiveMoWaS archive (historical warnings)
nina archive mappingRevision history for an archived MoWaS identifier
nina archive mapping [options] <identifier>Arguments
<identifier>
requirednina archive getA specific archived MoWaS warning
nina archive get [options] <identifier>Arguments
<identifier>
requirednina referenceStatic reference data
nina reference notfalltippsEmergency-preparedness tips (German)
nina reference notfalltipps [options]nina reference event-codesThe CAP event-code catalogue
nina reference event-codes [options]nina reference data-versionVersion/hash of NINA's labels data (does not change when warnings change)
nina reference data-version [options]