Skip to content
AtmosphericX LogoWritten By: KiyoWx

Source Configurations


The sources.jsonc file defines how AtmosphericX collects, caches, and processes live weather and emergency data. This includes settings for data retrieval, update frequencies, and source specific parameters. See sources for detailed information on each data source.

Configuration Map

sources.jsonc
├── sources:hash
└── sources
    ├── atmosx_parser_settings
    │   ├── noaa_weather_wire_service
    │   ├── journal
    │   ├── database
    │   ├── national_weather_service_settings
    │   ├── weather_wire_settings
    │   └── global_settings

    ├── location_settings
    │   ├── expiry_time
    │   ├── polygon_update_time
    │   ├── fetch_mesonet_data
    │   ├── realtime_irl
    │   └── spotter_network

    ├── local_storm_report_settings
    │   ├── spotter_reports
    │   └── grlevelx_reports

    ├── dicussion_settings
    │   ├── mesoscale_discussions
    │   └── tropical_storms

    └── miscellaneous_settings
        ├── cimss_psv3
        ├── icao_locations
        ├── weather_radio
        ├── power_outages
        ├── camera_streams
        ├── tempest_station
        └── pulse_point