Go to file
core 00baabe3ff
docs and work
2023-11-09 09:40:59 -05:00
.idea some workings 2023-11-04 00:08:31 -04:00
docs docs and work 2023-11-09 09:40:59 -05:00
nexrad-browser docs and work 2023-11-09 09:40:59 -05:00
nexrad2 docs and work 2023-11-09 09:40:59 -05:00
nxar2 tracking down a parsing error 2023-11-04 17:38:51 -04:00
rtwx initial commit 2023-11-03 16:29:19 -04:00
.gitignore remove www from gitignore 2023-11-03 16:32:48 -04:00
Cargo.toml initial commit 2023-11-03 16:29:19 -04:00
KGRB_WITH_STUFF initial commit 2023-11-03 16:29:19 -04:00
KOTX20231102_143210_V06 initial commit 2023-11-03 16:29:19 -04:00
TCLT20231105_090243_V08 fully rewrite browser client, site delay broken 2023-11-05 21:58:14 -05:00
krax_06_20231102_125257_034_i.nxrd initial commit 2023-11-03 16:29:19 -04:00
log.txt volume data loading 2023-11-05 00:50:01 -04:00

docs/README.md

RTWX Operator Manual

Welcome to the Realtime Weather Explorer (RTWX)! RTWX is a browser-based application allowing you to quickly access live weather radar data from the NEXRAD network, lightning strike data from Blitzortung, weather alerts directly from NWS, and soon predictive weather forecasts from a custom-built predictive weather engine!

This manual is intended to get scope operators up and running with their RTWX scope as quickly as possible.

Currently Implemented Features:

  • Radar scope

Features In Development:

  • Lightning strike data

Planned Features:

  • NWS alerts
  • Predictive Weather Engine

Contents

Requirements

RTWX is a realtime browser application and therefore requires an internet connection. In addition, RTWX requires WebAssembly support (your browser version must be newer than November 2017) and is rendered entirely via WebGL. Your browser and hardware must support WebGL 2.0, which is supported by all semi-modern GPUs (integrated GPUs will work) and all browsers released after February 2022.

Opening RTWX

Reserved

The Scope

Reserved

Local Operations

Reserved

Data Server

Reserved

Command Reference

Reserved