Skip to content

rhurkes/wx-sn-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotter-network-producer

A Rust app that polls Spotter Network for weather reports, normalizes the event with the other sigtor.org loaders, and puts in storage.

Running locally

  • cargo run

Testing

  • cargo test to run unit tests

Building

  • cargo fmt
  • cargo clippy
  • cargo build --release
  • strip target/release/spotter-network-producer

TODO

  • standardize config as a shared lib

About

Polls Spotter Network for positions and reports, then writes to storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages