Skip to main content

Nts Sar

@kneel/nts-sarv2026.07.10.2· 22d agoMODELS
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.

02Models1
@kneel/nts-sarv2026.07.10.2nts_sar.ts

Global Arguments

ArgumentTypeDescription
dbfPathstring
fromCallstringStation callsign for the radiogram preamble, e.g. T0CALL
fromNamestringSignature line, e.g. NAME T0CALL
fromQthstringPlace of origin, e.g. CITY STATE
sarToNamestringStandard SAR addressee, e.g. NAME CALLSIGN
sarToQthstringStandard SAR addressee location, e.g. CITY STATE ZIP
digitalToName?stringDigital SAR addressee, e.g. NAME CALLSIGN
digitalToQth?stringDigital 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)
ArgumentTypeDescription
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 Versions1
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