feat: bump threshhold
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
DEFLECTION_THRESHHOLD=20
|
||||
DEFLECTION_THRESHHOLD=40
|
||||
|
||||
function get_goes_deflection_over_10m() {
|
||||
curl -s https://services.swpc.noaa.gov/json/goes/primary/magnetometers-6-hour.json | jq '
|
||||
|
||||
Reference in New Issue
Block a user