wxbox/crates/interchange/README.md
core aa172be1ef
Some checks are pending
Verify Latest Dependencies / Verify Latest Dependencies (push) Waiting to run
build and test / wxbox - latest (push) Waiting to run
cif v2
2025-05-23 13:10:46 -04:00

9 lines
No EOL
732 B
Markdown

x# wxbox data interchange format
The wxbox data interchange format is a fast and compact protocol for interchanging weather data.
Primarily intended for compact representations of radar radials, it will also eventually be extended to other types of
weather information.
## Supported Data Contents
| Data Type | File extension | `Content-Type` | Inner data union type |
|----------------------------------------------------------|----------------|------------------------------------------|-----------------------|
| Digital Radial Radar Data - Momentary - single elevation | wxrad | `application/x.wxbox-digital-radar-data` | `DigitalRadarData` |