And fitted sine waves with parameters.
This is the software used to graph and estimate some of the parameters.
csv2json -a ~/Downloads/seattle.csv | jq > seattle.json #jq optional
cargo run --bin json2day -- --input tucson.json --output tucson.svg --label "Tucson, AZ" --transformed tucson-xformed.json
./redacted.sh [tucson/seattle]
convert -density 300 seattle.svg seattle.png
json2csv seattle-xformed.csv >seattle-xformed.json