jbrzusto / motusServer

R package to operate a server that processes data for https://motus.org
GNU General Public License v2.0
1 stars 0 forks source link

handleLtFiles is ignoring non-NA `err` values returned by ltMergeFiles #427

Closed jbrzusto closed 5 years ago

jbrzusto commented 5 years ago

So in e.g. MotusDev/Motus-TO-DO#418, a .DTA file with no receiver serno is being silently dropped.

Etiology

i.e. ERI is "Erie" via 8205 and STA is "Stangee" via 6347.

Remedy