Nts Sar
@kneel/nts-sarv2026.07.10.2
01README
Generate NTS Station Activity Report (SAR) radiograms from an RTC (Ready To Copy) DBF traffic log — Standard SAR to the STM plus an optional NTSD Digital SAR.
02Models
@kneel/nts-sarv2026.07.10.2nts_sar.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| dbfPath | string | |
| fromCall | string | Station callsign for the radiogram preamble, e.g. T0CALL |
| fromName | string | Signature line, e.g. NAME T0CALL |
| fromQth | string | Place of origin, e.g. CITY STATE |
| sarToName | string | Standard SAR addressee, e.g. NAME CALLSIGN |
| sarToQth | string | Standard SAR addressee location, e.g. CITY STATE ZIP |
| digitalToName? | string | Digital SAR addressee, e.g. NAME CALLSIGN |
| digitalToQth? | string | Digital SAR addressee location, e.g. CITY STATE ZIP |
fn generate(year?: number, month?: number)
Generate Standard + Digital SAR for a given month (defaults to previous month)
| Argument | Type | Description |
|---|---|---|
| year? | number | |
| month? | number |
Resources
standard(infinite)— Standard SAR counts + radiogram (to the Section Traffic Manager)
digital(infinite)— Digital (NTSD) SAR counts + radiogram
Files
standardSar(text/plain)— Paste-ready Standard SAR radiogram text
digitalSar(text/plain)— Paste-ready Digital SAR radiogram text
03Previous Versions
2026.07.10.1
04Stats
A
100 / 100
Downloads
0
Archive size
8.6 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
05Platforms
06Labels